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-20
ipsec: fix esp padding
Milan Lenco
1
-1
/
+1
2020-08-18
ip: fix punt cli to only consumes a line of input
Benoît Ganne
1
-4
/
+25
2020-08-18
lisp: fix cli locator-set name null termination
Florin Coras
2
-8
/
+4
2020-08-18
lisp: fix lisp/one enable/disable
Florin Coras
2
-85
/
+67
2020-08-18
interface: fix show/clear hardware-interfaces string overflow
Benoît Ganne
1
-5
/
+19
2020-08-18
session: cleanup lookup table for rejected session
Florin Coras
1
-1
/
+4
2020-08-18
feature: fix feature config data initialization overflow
Benoît Ganne
1
-5
/
+10
2020-08-18
ip: fix format_ip6_address_and_mask() bug
Chenmin Sun
1
-3
/
+2
2020-08-18
ip: set ip4 mask for ip_copy and ip_set when dealing with ip4 type
jiangxiaoming
1
-2
/
+8
2020-08-18
ip: fix the order in ip4 punt redirect
Mohsin Kazmi
1
-2
/
+2
2020-08-18
classify: fix debug CLI
Dave Barach
1
-1
/
+5
2020-08-18
tcp: avoid rcv wnd more than RX fifo can enqueue
Ryujiro Shibuya
1
-7
/
+6
2020-08-18
udp: align udp_encap_t_ to 2 cachelines
Vadym Martsynovskyy
1
-4
/
+4
2020-08-18
ip: fix the punt redirect for ip4
Mohsin Kazmi
1
-6
/
+9
2020-08-18
fib: fix multiple dpo pool expand cases
Dave Barach
6
-7
/
+76
2020-08-18
fib: fix adj pool expand cases
Dave Barach
1
-1
/
+24
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
[next]