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
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-03
lisp: fix api_format reference
Paul Vinciguerra
1
-2
/
+2
2020-06-03
gso: fix flag for inner header
Mohsin Kazmi
1
-2
/
+3
2020-06-03
lisp: fix api_format
Florin Coras
1
-6
/
+6
2020-06-03
vcl: fix udp connected check
Florin Coras
1
-1
/
+1
2020-06-03
lisp: fix custom dump
Florin Coras
2
-16
/
+28
2020-06-03
fib: Safe adj walk
Neale Ranns
1
-8
/
+15
2020-06-01
ethernet: fix DMAC check and skip unnecessary ones (VPP-1868)
John Lo
11
-70
/
+172
2020-05-27
vppinfra: fix SIGBUS in bihash init when running unpriviledged, take two
Damjan Marion
1
-1
/
+1
2020-05-27
fib: IPv6 lookup data structure MP safe when prefixes change (VPP-1881)
Neale Ranns
4
-15
/
+84
2020-05-27
ipsec: Add/Del IPSec SA is not MP safe
Neale Ranns
1
-7
/
+0
2020-05-27
vcl: fix ldp fcntl64
Florin Coras
3
-40
/
+24
2020-05-26
fib: Fix interpose source reactivate
Neale Ranns
1
-0
/
+14
2020-05-26
fib: Use basic hash for adjacency neighbour table (VPP-1877)
Neale Ranns
1
-82
/
+42
2020-05-26
ipsec: DES/3DES fixing the iv_len for openssl crypto
Rajesh Goel
1
-1
/
+2
2020-05-26
vcl: do not propagate epoll events if session closed
Florin Coras
2
-6
/
+17
2020-05-25
tcp: fix sack block validation on wrap
Florin Coras
2
-1
/
+29
2020-05-25
vppinfra: fix SIGBUS in bihash init when running unpriviledged
Damjan Marion
1
-1
/
+1
2020-05-25
ipsec: fixed chaining ops after add footer and icv
PiotrX Kleski
1
-8
/
+11
2020-05-25
srv6-mobile: Update the doc of 20.05 for gtp4.dt and gtp6.dt funcitons.
Satoru Matsushima
1
-5
/
+64
2020-05-21
ip: Dual loop error in midchain chksum
Neale Ranns
1
-1
/
+1
2020-05-20
nat: fix segv if out of ports in ed mode
v20.05-rc2
Alexander Chernavin
2
-1
/
+47
2020-05-20
ip: fix interface ip address del sw_if_index check
yedg
4
-6
/
+27
2020-05-20
dpdk: fix pktmbuf pool private data init
BenoƮt Ganne
1
-0
/
+1
2020-05-19
lisp: API doc/comments cleanup
Onong Tayeng
3
-41
/
+6
2020-05-19
interface: fix interface rx mode config API
Jakub Grajciar
1
-2
/
+4
2020-05-18
vcl: remove udpc transport
Florin Coras
2
-9
/
+1
2020-05-18
tcp: fix bogus time update due to missing cast
Florin Coras
1
-1
/
+2
2020-05-16
vcl svm: fix rx event loss
hanlin
1
-2
/
+5
2020-05-13
sr: fix srv6/srv6-ad/srv6-as promisc mode switch
John Lo
3
-22
/
+32
2020-05-13
gso: remove ordering dependency on esp-encrypt-tun
Neale Ranns
1
-2
/
+2
2020-05-13
nat: fix broken build
Klement Sekera
1
-1
/
+1
2020-05-13
nat: fix LRU blocked by inactive session
Klement Sekera
10
-161
/
+391
2020-05-13
nat: perf improvement - replace branchy code
Klement Sekera
32
-451
/
+401
2020-05-13
interface: fix the checksum offload in quad loop
Mohsin Kazmi
1
-20
/
+25
2020-05-13
feature: Config end nodes are user specific
Neale Ranns
5
-24
/
+41
2020-05-13
bonding: fix the GSO flags
Mohsin Kazmi
1
-2
/
+8
2020-05-13
ipsec: Support 4o6 and 6o4 for SPD tunnel mode SAs
Neale Ranns
3
-38
/
+120
2020-05-13
nat: handoff next node feature fix
Filip Varga
8
-48
/
+160
2020-05-13
ikev2: fix removing of expired SAs
Filip Tehlar
1
-1
/
+1
2020-05-12
api: use malloc for rx thread arg instead of heap
Florin Coras
1
-2
/
+2
2020-05-12
vcl: de-init vcl on destroy
Florin Coras
1
-0
/
+1
2020-05-12
tcp: avoid rcv wnd less than mss
Florin Coras
1
-6
/
+4
2020-05-12
lacp: missing endian conversions for trace packet format
Steven Luong
1
-2
/
+2
2020-05-11
crypto-native: properly deal with broken or outdated toolchains
Damjan Marion
5
-42
/
+54
2020-05-11
vlib: fix u64 error counter cli printing
Florin Coras
1
-3
/
+3
2020-05-10
ip-neighbor: fix show ip neighbor issue
Michael Yu
1
-5
/
+4
2020-05-10
ethernet: fix dmac stride error
Zhiyong Yang
1
-1
/
+1
2020-05-09
vppapigen: api crc checker
Ole Troan
2
-23
/
+67
2020-05-09
gtpu: fix coverity issue
Chenmin Sun
1
-2
/
+2
2020-05-08
docs: fix merge damage in nat.h
Dave Wallace
1
-4
/
+0
[next]