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
/
plugins
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-18
mactime: remove unnecessary function declaration
Neale Ranns
1
-2
/
+0
2020-02-13
ikev2: correct byte order in api handlers
Aleksander Djuric
1
-10
/
+21
2020-02-06
lb: lb_add_del_vip and lb_add_del_as doesn't work.
Hongjun Ni
2
-4
/
+14
2020-02-06
ikev2: fix memory leak in child SA
Filip Tehlar
1
-16
/
+15
2020-02-06
lacp: add actor steady state check prior to skip processing lacp pdu
Steven Luong
2
-3
/
+5
2019-12-21
vxlan: reuse inner packet flow hash for tunnel outer header load balance
Shawn Ji
1
-0
/
+9
2019-12-02
ip: IP address and prefix types (moved from LISP)
Neale Ranns
1
-20
/
+20
2019-12-01
dpdk: fix non-NULL terminated string
Benoît Ganne
1
-1
/
+1
2019-11-28
tests: add cli_return_response to vpp_papi_provider
Dave Barach
1
-1
/
+6
2019-11-18
gtpu: check packet has enough data for gtpu header
Benoît Ganne
2
-106
/
+60
2019-11-18
rdma: fix name auto-generation on create
Benoît Ganne
1
-1
/
+5
2019-11-18
dpdk: ipsec gcm fixes
Christian Hopps
3
-25
/
+14
2019-11-18
crypto: fix crypto perf unittest crash
Fan Zhang
1
-1
/
+33
2019-11-18
nat: NAT udp counter & unit test fixes
Filip Varga
5
-20
/
+20
2019-11-15
http_static: fifo-size is u32
Dave Wallace
1
-0
/
+5
2019-11-15
rdma: fix next node rx redirect
Benoît Ganne
1
-8
/
+2
2019-11-15
ikev2: fix traffic selector match
Filip Tehlar
1
-2
/
+2
2019-11-15
dpdk: use local logger
Paul Vinciguerra
1
-5
/
+5
2019-11-07
nat: reapply respect udp checksum
Filip Varga
6
-170
/
+428
2019-11-07
nat: revert respect udp checksum
Ole Troan
1
-0
/
+4
2019-11-07
nat: respect udp checksum
Filip Varga
1
-4
/
+0
2019-11-07
nat: Revert "nat: respect udp checksum"
Andrew Yourtchenko
6
-428
/
+166
2019-11-07
api: Add API support for PP2 plugin to stable/1908
Jianlin Lv
9
-1
/
+583
2019-11-05
dpdk: fix tso not properly check the 'enable-tcp-udp-checksum' option issue
Chenmin Sun
1
-16
/
+15
2019-11-05
vlib: only dump 1st buffer in chain by default
Benoît Ganne
1
-1
/
+1
2019-11-05
dns: fix typo in counter
Paul Vinciguerra
1
-1
/
+1
2019-10-31
rdma: build: fix ibverb compilation test
Benoît Ganne
1
-5
/
+3
2019-10-31
nat: respect udp checksum
Filip Varga
6
-166
/
+428
2019-10-31
memif: memif buffer leaks during disconnecting zero copy interface.
Changqian Wang
1
-0
/
+36
2019-10-31
gtpu: msg id fix in send_gtpu_tunnel_details api
Miklos Tirpak
1
-1
/
+2
2019-10-31
tcp: improve rate samples for retansmitted segments
Florin Coras
1
-14
/
+18
2019-10-31
vppinfra: add clib_mem_free_s
Benoît Ganne
2
-12
/
+4
2019-10-29
gbp: missing contract hash-mode setting
Neale Ranns
1
-3
/
+5
2019-10-27
misc: (cdp) fix non-null terminated vector use
Benoît Ganne
1
-1
/
+1
2019-10-27
svm: reset vector data instead of length
Benoît Ganne
1
-1
/
+1
2019-10-27
gbp: Add extended SFC unit tests
Mohsin Kazmi
1
-2
/
+459
2019-10-27
ping: Move to plugin
Mohsin Kazmi
3
-0
/
+1381
2019-10-27
ikev2: fix dangling pointer
Filip Tehlar
2
-14
/
+28
2019-10-27
quic: fix wrong condition in update_fifo_size
MathiasRaoul
1
-1
/
+1
2019-10-23
vppinfra: fix page boundary crossing bug in hash_memory64
Dave Barach
1
-0
/
+62
2019-10-22
gbp: use correct dst mac for RD-UU forward
Benoît Ganne
1
-1
/
+1
2019-10-18
hsa: make APP_OPTIONS_PREALLOC_FIFO_PAIRS configurable
MathiasRaoul
3
-1
/
+5
2019-10-18
quic: make quic fifo size configurable via cli
MathiasRaoul
2
-6
/
+83
2019-10-15
rdma: fix crash when failing to read pci addr on create
Benoît Ganne
1
-0
/
+3
2019-10-15
rdma: fix crash when failing to detect numa node on create
Benoît Ganne
1
-0
/
+5
2019-10-15
nat: fix use-after-free
Benoît Ganne
1
-4
/
+6
2019-10-11
tcp: unittest: do not access non-existent samples
Benoît Ganne
1
-1
/
+0
2019-10-11
acl: fix intermittent test failure
Andrew Yourtchenko
1
-9
/
+9
2019-10-11
quic: Create custom event logger
MathiasRaoul
1
-2
/
+39
2019-10-11
ipsec: initialize msgid and allow no dh in child sa
Christian E. Hopps
1
-14
/
+18
[next]