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
Age
Commit message (
Expand
)
Author
Files
Lines
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
lacp: fix vector overflow
Benoît Ganne
1
-2
/
+2
2020-08-18
interface: fix show/clear hardware-interfaces string overflow
Benoît Ganne
1
-5
/
+19
2020-08-18
pci: fix non NULL-terminated vector used as C string overflow
Benoît Ganne
2
-4
/
+12
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
pppoe: fix uninitialized memory bug
TimotheeChauvin
3
-1
/
+7
2020-08-18
vppinfra: fix format_c_identifier vector overflow
Benoît Ganne
2
-5
/
+3
2020-08-18
vppinfra: enable STATIC_ASSERT with clang
Benoît Ganne
2
-6
/
+3
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
2
-7
/
+12
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
nat: avoid division by zero
Klement Sekera
1
-1
/
+8
2020-08-18
nat: deterministic: disallow invalid config
Klement Sekera
2
-5
/
+20
2020-08-18
vppinfra: fix u32x4_gather definition
Damjan Marion
1
-1
/
+1
2020-08-18
misc: fix sonarclound warnings
Dave Barach
3
-2
/
+11
2020-08-18
api: check id is valid for bounce checking
Benoît Ganne
1
-1
/
+1
2020-08-18
buffers: fix non-default sized buffers initialization
Benoît Ganne
1
-5
/
+21
2020-08-18
vlib: node recyling and node deletion missing triggering graph node sync
Steven Luong
1
-27
/
+1
2020-08-18
mactime: print error if feature not enabled
Dave Barach
1
-1
/
+8
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
3
-1
/
+66
2020-08-18
nat: fix coverity warning
Klement Sekera
1
-1
/
+1
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
nat: fix regarding vm arg for vlib_time_now call
Elias Rudberg
1
-1
/
+2
2020-08-18
fib: Fix interpose source reactivate
Neale Ranns
1
-0
/
+14
2020-08-18
dpdk: fix pktmbuf pool private data init
Benoît Ganne
1
-0
/
+1
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
vlib: restore commands for non-interactive sessions
Benoît Ganne
1
-8
/
+13
2020-08-18
g2: fix the g2 build for Ubuntu 20.04
Dave Barach
1
-2
/
+1
2020-08-18
vcl svm: fix rx event loss
hanlin
1
-2
/
+5
2020-08-18
vlib: fix unix cli commands crash without session
Benoît Ganne
1
-15
/
+23
2020-08-18
dpdk: fix crash with chelsio pmd
Benoît Ganne
1
-6
/
+12
2020-08-18
sr: fix srv6/srv6-ad/srv6-as promisc mode switch
John Lo
3
-22
/
+32
2020-08-18
misc: remove useless assignment
Dave Barach
1
-1
/
+0
2020-08-18
vcl: de-init vcl on destroy
Florin Coras
1
-0
/
+1
2020-08-18
tcp: avoid rcv wnd less than mss
Florin Coras
1
-6
/
+4
2020-08-18
lacp: missing endian conversions for trace packet format
Steven Luong
1
-2
/
+2
2020-08-18
vlib: fix u64 error counter cli printing
Florin Coras
1
-3
/
+3
2020-08-18
vppinfra: set explicit found in search_free_list loop
Steven Luong
1
-2
/
+6
2020-08-18
ethernet: fix coverity warning
Dave Barach
1
-1
/
+1
[next]