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
2021-11-05
virtio: fix the initialization
Mohsin Kazmi
1
-1
/
+1
2021-11-04
ip: speed up reassembly code compilation
Klement Sekera
4
-50
/
+36
2021-11-04
ip: reassembly: avoid reading truncated L4 headers
Klement Sekera
3
-81
/
+151
2021-11-03
tcp: make buffer reset function public
Florin Coras
2
-32
/
+28
2021-11-03
ipsec: Support the single IPSec interface dump
Neale Ranns
1
-0
/
+5
2021-11-02
ip: fix coverity warning
Klement Sekera
1
-1
/
+1
2021-11-02
fib: allow vnet rewrite max size to be smaller the pre_data
Benoît Ganne
2
-3
/
+5
2021-11-02
build: remove unnecessary executable bits
Ray Kinsella
2
-0
/
+0
2021-11-02
interface: avoid dependency on crc32 for eth handoff
Florin Coras
3
-21
/
+32
2021-11-02
ip: fix build without vector unit
Damjan Marion
1
-0
/
+13
2021-11-02
classify: fix build on systems without crc32f and vector unit
Damjan Marion
1
-2
/
+6
2021-11-02
l2: fix outside array bounds errors
Damjan Marion
2
-2
/
+2
2021-11-02
tcp: fix uninitializad value
Damjan Marion
1
-1
/
+1
2021-11-02
hash: check if crc32c is available
Damjan Marion
1
-0
/
+4
2021-10-31
ipsec: silence gcc-11 parentheses warning
Damjan Marion
1
-1
/
+1
2021-10-31
interface: handoff refactor and optimizations
Florin Coras
3
-62
/
+171
2021-10-30
build: add missing fib headers in packages
Benoît Ganne
1
-0
/
+3
2021-10-29
policer: fix coverity warning/NULL dereference
Klement Sekera
1
-2
/
+10
2021-10-29
devices: default mode eth in the api
Nathan Skrzypczak
2
-2
/
+4
2021-10-28
interface: refactor interface output node in different processing levels
Mohsin Kazmi
1
-13
/
+9
2021-10-28
ip: improve csum fold on x86_64
Damjan Marion
1
-1
/
+15
2021-10-28
tap: handle null namespace and bridge correctly
Matthew Smith
1
-2
/
+4
2021-10-27
devices: fix coverity warning/don't leak fd
Klement Sekera
1
-1
/
+2
2021-10-27
tcp: fix use of invalid local sw_if_index
Florin Coras
1
-1
/
+2
2021-10-26
crypto: add barrier in crypto key add
Gabriel Oginski
1
-0
/
+12
2021-10-25
tcp: fix: TCP timewait port reuse rfc compliance
Michal Kalderon
2
-4
/
+84
2021-10-25
bier: Disposition paths don't set the next-hop
Neale Ranns
1
-14
/
+9
2021-10-23
arp: fix for source address selection
Ed Warnicke
1
-1
/
+1
2021-10-22
devices: add support for l3 af_packet interface
Mohsin Kazmi
5
-37
/
+106
2021-10-22
ipsec: add api test file
Filip Tehlar
2
-0
/
+598
2021-10-22
fib: Don't back walk from a path-list when a child fist attaches.
Neale Ranns
1
-11
/
+7
2021-10-21
fib: respect mfib entry flags on create with paths
Paul Atkins
10
-27
/
+37
2021-10-21
ip: Add ip46-local node for local swif[rx]
Nathan Skrzypczak
5
-44
/
+132
2021-10-21
l2: add api test file
Filip Tehlar
2
-0
/
+1419
2021-10-21
ip6: set local flag on outbound echo reply
Matthew Smith
1
-0
/
+4
2021-10-21
session: add api test file
Filip Tehlar
2
-0
/
+364
2021-10-20
ip6: fix IPv6 address calculation error using "ip route add" CLI
Jieqiang Wang
3
-20
/
+61
2021-10-20
gso: add support for gso perf unittest
Mohsin Kazmi
2
-0
/
+13
2021-10-19
bfd: fix bfd_key_id update
Alexander Skorichenko
1
-4
/
+8
2021-10-19
bfd: fix desired_min_tx_nsec update
Alexander Skorichenko
1
-0
/
+2
2021-10-18
api: remove legacy pd msg handlers
Klement Sekera
2
-2
/
+0
2021-10-18
interface: add api test file
Filip Tehlar
3
-15
/
+1179
2021-10-16
interface: fix offload flag check
Nathan Skrzypczak
1
-1
/
+4
2021-10-14
ip6-nd: fix coverity warning
Klement Sekera
1
-0
/
+4
2021-10-13
docs: convert vpp doc md->rst
Nathan Skrzypczak
20
-1268
/
+1708
2021-10-13
session: app name should format with %v
Xiaoming Jiang
1
-1
/
+1
2021-10-13
interface: handle error during admin-up correctly
Matthew Smith
1
-3
/
+0
2021-10-12
fib: fix the drop counter for ipv6 RPF failures
Neale Ranns
2
-24
/
+30
2021-10-12
ipsec: Performance improvement of ipsec4_output_node using flow cache
Govindarajan Mohandoss
7
-17
/
+264
2021-10-12
session: set actual lcl ip on accepted ct
Florin Coras
1
-1
/
+1
[next]