Linux Foundation Collaborative Projects
index
:
vpp
master
stable/1606
stable/1609
stable/1701
stable/1704
stable/1707
stable/1710
stable/1801
stable/1804
stable/1807
stable/1810
stable/1901
stable/1904
stable/1908
stable/2001
stable/2005
stable/2009
stable/2101
stable/2106
stable/2110
stable/2202
stable/2206
stable/2210
stable/2302
stable/2306
stable/2310
stable/2402
stable/2406
stable/2410
stable/test
Vector Packet Processing
Grokmirror user
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
plugins
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-21
vlib: print logs to stderr if interactive or nosyslog set
Damjan Marion
6
-13
/
+17
2020-10-21
ikev2: support sending requests from responder
Filip Tehlar
4
-29
/
+146
2020-10-21
ikev2: fix setting responder/initiator addresses
Filip Tehlar
4
-67
/
+95
2020-10-21
ikev2: prevent crash after no IP address
Filip Tehlar
1
-196
/
+345
2020-10-21
cnat: allow max_u16 translation backends
Nathan Skrzypczak
4
-8
/
+25
2020-10-21
misc: fix tracedump graph api initialization overflow
Benoît Ganne
1
-2
/
+0
2020-10-21
af_xdp: fix NUMA node parsing
Benoît Ganne
1
-11
/
+9
2020-10-21
stn: remove dependency on tcp and udp headers
Florin Coras
1
-6
/
+18
2020-10-21
svm: fix fifo unit test
Benoît Ganne
1
-4
/
+6
2020-10-21
misc: minimize dependencies on udp.h
Florin Coras
33
-26
/
+36
2020-10-21
dpdk: Disable VLAN filtering for VLAN sub-interface in i40e driver
Dimitrios Markou
1
-2
/
+2
2020-10-20
wireguard: reset secret data before freeing it
Benoît Ganne
1
-4
/
+4
2020-10-19
vcl: cleanup read and write ready
Florin Coras
1
-0
/
+2
2020-10-19
ip: Move the IP6 fib into ip6_[m]fib.c
Neale Ranns
2
-2
/
+1
2020-10-19
hsa: refactor socket client app
Florin Coras
3
-315
/
+177
2020-10-19
hsa: cleanup sock server test
Florin Coras
2
-380
/
+261
2020-10-19
misc: don't export symbols from plugins
Damjan Marion
5
-6
/
+7
2020-10-16
acl: do vlib_buffer_enqueue_to_next in outer function
Damjan Marion
1
-8
/
+11
2020-10-16
nat: error in input parameter of init_nat_k
Dengfeng Liu
1
-1
/
+1
2020-10-14
crypto: fixed ipsec_mb lib dependencies
PiotrX Kleski
1
-15
/
+0
2020-10-14
nat: Fix ICMP bypass session creation
Vladimir Isaev
1
-0
/
+6
2020-10-14
cnat: Fix backend LB
Nathan Skrzypczak
1
-1
/
+1
2020-10-13
stats: counters data model
Ole Troan
7
-89
/
+131
2020-10-13
ikev2: fix initial contact cleanup
Filip Tehlar
2
-306
/
+562
2020-10-13
ikev2: fix coverity warning
Filip Tehlar
1
-5
/
+21
2020-10-13
ikev2: fix memory leak in auth routine
Filip Tehlar
1
-0
/
+4
2020-10-12
misc: clang-11 and gcc-10 support
Damjan Marion
2
-3
/
+3
2020-10-12
nat: set fib index for bypass session
Vladimir Isaev
2
-1
/
+2
2020-10-12
lldp: fix typo in mac address constant
Dmitry Vakhrushev
1
-1
/
+1
2020-10-12
lldp: fix memory leakage
Dmitry Vakhrushev
1
-6
/
+16
2020-10-09
avf: add add_del_mac_address handler
Damjan Marion
2
-33
/
+89
2020-10-09
acl: move nonip nodes to separate file
Damjan Marion
3
-221
/
+296
2020-10-09
wireguard: park the timer process
Dave Barach
5
-2
/
+68
2020-10-09
nat: ipfix logging separation & refactor
Filip Varga
14
-263
/
+240
2020-10-08
interface: shorten vnet_hw_if_rx_mode
Damjan Marion
5
-10
/
+10
2020-10-08
nat: use proper type for counters
Klement Sekera
1
-2
/
+2
2020-10-07
misc: Purge unused pg includes
Neale Ranns
41
-41
/
+0
2020-10-07
nat: move nat64 to a subfeature
Filip Varga
21
-2636
/
+3607
2020-10-07
nat: det44 plugin fix style and api cleanup
Filip Varga
3
-18
/
+22
2020-10-06
feature: Add packet trace API
Jon Loeliger
9
-4
/
+1036
2020-10-05
ikev2: support ipv6 traffic selectors & overlay
Filip Tehlar
11
-380
/
+695
2020-10-02
lldp: set interface MAC address when enabled
Klement Sekera
3
-10
/
+28
2020-10-02
memif: map shared memory with clib_mem_vm_map_shared(...)
Damjan Marion
1
-10
/
+25
2020-10-02
nat: add dummy nat_ha_resync() to avoid missing symbol errors
Damjan Marion
1
-0
/
+7
2020-10-02
ikev2: fix leaking pending INIT requests
Filip Tehlar
1
-0
/
+16
2020-10-02
dpdk: split PCI blacklist rte_eal args from startup.conf
Vladimir Ratnikov
1
-2
/
+3
2020-10-02
ikev2: fix cli memory leak
Benoît Ganne
1
-30
/
+40
2020-09-30
ikev2: fix issue when decrypting packet with no keys
Filip Tehlar
1
-1
/
+1
2020-10-01
ikev2: refactor ikev2 node
Filip Tehlar
1
-407
/
+359
2020-09-30
ikev2: better packet parsing functions
Filip Tehlar
7
-274
/
+596
[next]