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-09-25
cnat: Introduce parametric source policy
Nathan Skrzypczak
13
-244
/
+445
2020-09-25
cnat: Add support for SNat ICMP
Nathan Skrzypczak
7
-143
/
+461
2020-09-25
cnat: Ip ICMP error support
Nathan Skrzypczak
6
-165
/
+557
2020-09-25
vppinfra: dont complain about linux-vdso.so.1
Dave Barach
1
-1
/
+7
2020-09-25
vppinfra session: file platform independent private data
Florin Coras
3
-6
/
+6
2020-09-25
bfd: add missing unlock
Klement Sekera
1
-0
/
+1
2020-09-25
vppinfra: add clib_mem_set_numa_affinity()
Damjan Marion
2
-8
/
+60
2020-09-24
virtio: refactor tx trace
Mohsin Kazmi
1
-33
/
+37
2020-09-24
wireguard: coverity fix
Artem Glazychev
1
-1
/
+1
2020-09-24
vlib: fix the last error
Mohsin Kazmi
1
-1
/
+2
2020-09-24
session tcp udp tls quic: improve cli formatting
Florin Coras
8
-17
/
+28
2020-09-23
session: fix sapi coverity warning
Florin Coras
1
-0
/
+2
2020-09-23
build: fix fts.py to run on debian-9/python3.5
Dave Wallace
1
-15
/
+16
2020-09-23
ip: use main heap for mtrie, part 2 (remove args)
Damjan Marion
2
-32
/
+0
2020-09-23
lldp: fix format string for hw->name
Vladimir Isaev
1
-3
/
+3
2020-09-23
cnat: Disable default scanner process
Nathan Skrzypczak
8
-24
/
+120
2020-09-23
wireguard: add handoff node
Artem Glazychev
18
-448
/
+889
2020-09-23
tls: fix session format assert crash in connected callback
jiangxiaoming
1
-9
/
+8
2020-09-22
ipip: Add option to tunnel create help string
Neale Ranns
2
-2
/
+3
2020-09-22
build: allow for rc3/rc4 style tags
Andrew Yourtchenko
1
-1
/
+1
2020-09-22
lisp: Move to plugin
Neale Ranns
61
-5801
/
+6547
2020-09-22
vxlan-gbp: Mark APIs as in-progress
Neale Ranns
1
-0
/
+5
2020-09-21
crypto: revert crypto set handler all API
Yulong Pei
1
-36
/
+3
2020-09-21
session: use wrk instead of thread index in node
Florin Coras
1
-10
/
+12
2020-09-21
geneve: Move to plugin
Neale Ranns
14
-74
/
+448
2020-09-21
misc: Move l2tp to plugin
Neale Ranns
16
-502
/
+432
2020-09-21
lldp: Move to plugin
Neale Ranns
19
-220
/
+239
2020-09-21
vrrp: set up multicast for both address families
Matthew Smith
1
-2
/
+14
2020-09-21
ip: use main heap for mtrie
Damjan Marion
3
-69
/
+3
2020-09-21
acl: remove custom ACL-plugin heap
Andrew Yourtchenko
7
-232
/
+17
2020-09-21
dpdk: hugepage availibility check using new api
Damjan Marion
1
-11
/
+9
2020-09-18
session: grab worker barrier for sapi msgs
Florin Coras
1
-0
/
+5
2020-09-18
fib: skip byte swap on n_paths in mroute details
Matthew Smith
1
-2
/
+2
2020-09-18
vat: add infrastructure to align vnet test code and plugin test code
Ole Troan
14
-519
/
+486
2020-09-18
vlib: add decrement counter method
Sergey Matov
1
-0
/
+19
2020-09-18
tap: do not use strlen on vector
Vladimir Isaev
1
-2
/
+1
2020-09-18
session: fix vpp exit abnormal due to application as a proxy server with ldp
fanyf
1
-1
/
+9
2020-09-18
virtio: fix txq locking
BenoƮt Ganne
3
-2
/
+23
2020-09-18
vpp: make main heap page size configurable from startup.conf
Damjan Marion
2
-15
/
+68
2020-09-17
stats: configurable page size
Damjan Marion
7
-91
/
+163
2020-09-17
teib: Use ip_address_t not ip46_address_t
Neale Ranns
9
-149
/
+116
2020-09-17
vlib: show FD in 'show memory map'
Damjan Marion
3
-4
/
+15
2020-09-17
teib: Add adj-fibs for peers/adjacencies on p2mp interface
Neale Ranns
7
-35
/
+258
2020-09-17
vlib: map thread stack instead of allocating them from heap
Damjan Marion
2
-30
/
+18
2020-09-17
vppinfra: support main heap with different page sizes
Damjan Marion
9
-84
/
+498
2020-09-17
vppinfra: detect memory attributes on clib_mem_init
Damjan Marion
3
-4
/
+82
2020-09-17
vppinfra: allow handoff to main thread
Damjan Marion
1
-18
/
+16
2020-09-17
vcl: avoid heap use for ldp debug
Florin Coras
1
-5
/
+5
2020-09-16
avf: wrong argument passed to avf_log_err
Steven Luong
1
-1
/
+1
2020-09-16
vppinfra: introduce clib_mem_main
Damjan Marion
6
-32
/
+70
[next]