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
/
vnet
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-18
fib: add barrier sync, pool/vector expand cases
Dave Barach
1
-1
/
+25
2020-08-18
misc: ipfix-export unformat u16 collector_port fix
Elias Rudberg
3
-1
/
+20
2020-08-18
tap: fix rx queue index
Mohsin Kazmi
1
-1
/
+2
2020-08-18
dhcp: use per-thread vlib main instead of global one
Benoît Ganne
1
-2
/
+2
2020-08-18
fib: Fix interpose source reactivate
Neale Ranns
1
-0
/
+14
2020-08-18
l2: L2/L3 mode swicth cleanup and l2-patch fix
John Lo
4
-31
/
+16
2020-08-18
misc: fix typo in set-ipfix-exporter CLI short_help
Ignas Bacius
1
-1
/
+1
2020-08-18
sr: fix srv6/srv6-ad/srv6-as promisc mode switch
John Lo
1
-16
/
+10
2020-08-18
tcp: avoid rcv wnd less than mss
Florin Coras
1
-6
/
+4
2020-08-18
ethernet: fix coverity warning
Dave Barach
1
-1
/
+1
2020-08-18
misc: fix coverity warnings
Dave Barach
1
-1
/
+1
2020-08-13
ip: reassembly: fix one possible use-after-free
Gao Feng
2
-10
/
+11
2020-08-13
devices: allow link state down with netlink
Matthew Smith
1
-1
/
+1
2020-08-13
session: fix session_table_get_or_alloc
Andreas Schultz
1
-8
/
+11
2020-08-13
tcp: avoid bt sample access after possible pool realloc
Florin Coras
1
-6
/
+6
2020-08-13
tcp: fix use-after-free
Benoît Ganne
1
-1
/
+5
2020-08-13
sr: fix non-NULL terminated string overflow
Benoît Ganne
1
-1
/
+1
2020-08-13
session: fix use-after-free in input node
Benoît Ganne
1
-1
/
+2
2020-08-13
session: avoid rx notifications on accepting sessions
Florin Coras
1
-0
/
+5
2020-08-13
lisp: fix use-after-free
Benoît Ganne
1
-8
/
+8
2020-08-13
fib: fix use-after-free
Benoît Ganne
1
-10
/
+11
2020-08-13
bier: fix vector size confusing ASan
Benoît Ganne
1
-1
/
+2
2020-08-13
session: detach session from app on cleanup
Florin Coras
1
-1
/
+6
2020-08-13
fib: fix accessing empty dpo pool elements
ShivaShankarK
2
-2
/
+8
2020-08-13
udp: fix local node no port error counter
Florin Coras
1
-9
/
+6
2020-08-13
fib: fix adjacency cli command issue
ShivaShankarK
1
-3
/
+1
2020-08-13
misc: fix error handling in punt_replicate
Dave Barach
1
-0
/
+1
2020-08-13
misc: sprintf be gone
Dave Barach
3
-23
/
+34
2020-08-13
session: fix fifos display
Aloys Augustin
1
-5
/
+2
2020-08-13
udp: validate input data length
Florin Coras
1
-4
/
+7
2020-08-13
ipsec: use id in ipsec_tunnel_protect_details
Matthew Smith
1
-4
/
+6
2020-08-13
session: fix coverity warning
Dave Barach
1
-1
/
+1
2020-08-13
ip: Adding IP tables is no MP safe
Neale Ranns
1
-2
/
+0
2020-08-13
virtio: vhost gso checksum error when both indirect and mrg_rxbuf are off
Steven Luong
1
-20
/
+19
2020-08-13
ip: provide extern declaration for ip punt nodes
Jawahar Santosh Gundapaneni
2
-0
/
+2
2020-08-13
tcp: count dupacks with no sacks
Florin Coras
2
-1
/
+3
2020-08-13
ethernet: Copy only 6 bytes of mac address into a u64
Jon Loeliger
1
-3
/
+3
2020-08-13
udp: fix UDP socket byte order in lookup
Andreas Schultz
1
-1
/
+2
2020-08-13
fib: path flag FIB_API_PATH_TYPE_INTERFACE_RX not copied to client
IJsbrand Wijnands
1
-0
/
+4
2020-08-13
vat: add ip api types parser definitions
Jakub Grajciar
1
-2
/
+18
2020-08-12
tcp: remove useless prediction
Simon Zhang
1
-3
/
+1
2020-08-12
fib: Uninitialised pad in the prefix (coverity warning)
Neale Ranns
1
-0
/
+2
2020-08-12
ipip: Unintialized return variable (coverity warning)
Neale Ranns
1
-0
/
+1
2020-08-12
ip: Unintialized variables in prefx setup (coverity warning)
Neale Ranns
2
-0
/
+2
2020-08-12
tcp: fix coverity warning in bt
Florin Coras
1
-1
/
+1
2020-08-12
lisp: fix coverity warnings
Florin Coras
1
-0
/
+1
2020-08-12
fib: adjacency midchain teardown (VPP-1841)
Neale Ranns
3
-5
/
+40
2020-08-12
misc: fix coverity warnings
Dave Barach
9
-15
/
+18
2020-08-12
tls: remove session lookup operation in TLS
Yu Ping
1
-2
/
+0
2020-08-12
session: avoid scanning new io list under load
Florin Coras
2
-21
/
+51
[next]