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
2021-02-09
crypto: fix bad-hmac in sw scheduler if async mode
Alexander Chernavin
1
-0
/
+1
2021-02-09
gbp: fix typo in macro
Paul Vinciguerra
2
-7
/
+7
2021-02-09
papi: expose vpp_papi version to client
Paul Vinciguerra
1
-0
/
+6
2021-02-09
papi: remove python2 vpp-api-python.deb
Paul Vinciguerra
4
-27
/
+4
2021-02-09
misc: Now that VOM is deprecated remove the build dependency on boost
Neale Ranns
1
-2
/
+1
2021-02-09
nat: bump default max translations to 63K
Klement Sekera
1
-1
/
+1
2021-02-09
nat: deny adding intf addr if static-mapping-only
Alexander Chernavin
1
-0
/
+8
2021-02-09
nat: fix coverity errors
Ole Troan
4
-8
/
+7
2021-02-09
nat: improve type safety and remove unused param
Klement Sekera
3
-96
/
+76
2021-02-09
Revert "ipsec: Use the new tunnel API types to add flow label and TTL copy"
Matthew Smith
21
-459
/
+297
2021-02-08
vlib: ASSERT vm == vlib_get_main()
Dave Barach
1
-0
/
+5
2021-02-08
ipsec: Use the new tunnel API types to add flow label and TTL copy
Neale Ranns
21
-297
/
+459
2021-02-08
interface: automask interrupts to polling rxqs
Mohammed Hawari
1
-1
/
+3
2021-02-08
virtio: use vpp clib_memset instead glibc memset
Mohsin Kazmi
1
-2
/
+2
2021-02-08
virtio: add atomic call for kicking
Mohsin Kazmi
3
-20
/
+9
2021-02-08
ipsec: Checking wrong DB for initialistation
Neale Ranns
1
-17
/
+17
2021-02-08
tests: allow for externally supplied VPP workers config for tests
Andrew Yourtchenko
3
-1
/
+28
2021-02-08
ping: fix aborting on keypress
Ivan Shvedunov
3
-9
/
+11
2021-02-08
tunnel: support copying TTL and flow label from inner to outer
Neale Ranns
11
-56
/
+488
2021-02-08
misc: support api generated dependency for multiarch source
Ole Troan
6
-15
/
+36
2021-02-08
libmemif: fix insecure uses of strncpy
Andrew Yourtchenko
4
-45
/
+67
2021-02-08
libmemif: set data offset for memif buffer
Jakub Grajciar
1
-2
/
+25
2021-02-07
vppinfra: do not crash if format string is null
Andrew Yourtchenko
1
-4
/
+4
2021-02-07
flowprobe: set collector port for data from setting
jan_cavojsky
1
-2
/
+2
2021-02-06
ipsec: CLI improvement for udp port encap
Mohammed Hawari
1
-0
/
+5
2021-02-05
tcp: fix port reuse with multiple listeners
Florin Coras
2
-3
/
+11
2021-02-05
devices: af-packet gso mtu
Nathan Skrzypczak
4
-38
/
+126
2021-02-05
session svm: non blocking mq
Florin Coras
7
-197
/
+222
2021-02-05
ip: Remove unused include file
Neale Ranns
1
-1
/
+0
2021-02-05
libmemif: fix memif_refill_queue
Jakub Grajciar
1
-5
/
+6
2021-02-05
libmemif: set next free buffer
Jakub Grajciar
2
-0
/
+41
2021-02-05
nat: 1:1 policy NAT
Ole Troan
17
-7
/
+2451
2021-02-05
ipsec: add support for AES CTR
Benoît Ganne
8
-142
/
+321
2021-02-05
ikev2: fix bad ip in logs
Filip Tehlar
1
-5
/
+9
2021-02-05
interface: RX/TX direction type in API
Neale Ranns
4
-70
/
+87
2021-02-05
papi: remove unused name from __all__
Paul Vinciguerra
1
-1
/
+1
2021-02-05
nat: configurable handoff frame queue size
Elias Rudberg
7
-6
/
+171
2021-02-05
vxlan: add udp-port configuration support
Artem Glazychev
8
-106
/
+564
2021-02-05
sr: Fix the issue that L3VPN SRv6 encapsulated packets could not be forwarded.
Tetsuya Murakami
3
-2
/
+20
2021-02-05
tests: ikev2: non-default table id test
Filip Tehlar
1
-0
/
+33
2021-02-04
mpls: MPLS Hash fixes
Neale Ranns
2
-8
/
+9
2021-02-04
ikev2: add hint to the log when IDs do not match
Filip Tehlar
1
-1
/
+10
2021-02-04
ikev2: fix msgid
Filip Tehlar
1
-0
/
+1
2021-02-04
crypto-ipsecmb: add support for AES CTR
Benoît Ganne
1
-36
/
+40
2021-02-04
vppinfra: fix mem map mt issue due to snprintf
Florin Coras
1
-1
/
+1
2021-02-04
vlib: "revert startup multi-arch variant configuration fix for interfaces"
Damjan Marion
5
-69
/
+8
2021-02-04
nat: reduce number of hash tables for EI NAT
Klement Sekera
9
-141
/
+141
2021-02-04
api: Fold the empty pool check into the main macro
Neale Ranns
1
-6
/
+0
2021-02-04
linux-cp: Linux Interface Mirroring for Control Plane Integration
Neale Ranns
20
-29
/
+3614
2021-02-04
ipsec: one thread index per-SA
Neale Ranns
8
-57
/
+36
[next]