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
2022-10-03
tcp: replace tcp_time_now with tcp_time_now_us
Steven Luong
2
-29
/
+30
2022-10-03
sr: new messages created to return packet statistics in sr localsid details
ChinmayaAgarwal
2
-0
/
+98
2022-09-30
fib: fix dpo-receive address in ip6-ll fibs
Vladislav Grishenko
1
-1
/
+6
2022-09-30
udp: add udp encap source port entropy support
Vladislav Grishenko
7
-36
/
+154
2022-09-29
gso: clear the offload flags from segmented buffers
Mohsin Kazmi
1
-0
/
+1
2022-09-29
api: deprecate vl_msg_api_set_handlers
Damjan Marion
1
-18
/
+36
2022-09-27
vnet: fix ip4 version and IHL check
Dmitry Valter
2
-3
/
+11
2022-09-26
api: replace print functions wth format
Damjan Marion
2
-15
/
+9
2022-09-23
bfd: add tracing support to bfd-process
Klement Sekera
4
-104
/
+160
2022-09-21
ipsec: introduce fast path ipv6 inbound matching
Piotr Bronowski
4
-55
/
+197
2022-09-20
fib: add cli support for explicit link type
Benoît Ganne
1
-0
/
+12
2022-09-20
arp: check for manually added proxy-arp entries
Benoît Ganne
1
-1
/
+1
2022-09-19
igmp: validate ip router alert option length
Vladislav Grishenko
1
-0
/
+5
2022-09-19
build: install missing headers
Benoît Ganne
1
-1
/
+6
2022-09-19
teib: fix segv during failed deletion of entry
Matthew Smith
1
-2
/
+1
2022-09-19
arp: update error reason when checking for proxy-arp
Benoît Ganne
1
-1
/
+0
2022-09-16
virtio: add support for per queue packet counter
Mohsin Kazmi
5
-0
/
+28
2022-09-15
vcl: add hugepage for vcl configure and svm
Junfeng Wang
4
-2
/
+14
2022-09-15
session: support dma option
Marvin Liu
3
-20
/
+257
2022-09-15
ip-neighbor: fix debug log format output
luoyaozu
1
-4
/
+3
2022-09-14
ip: show fib index in ip4 reassembly trace
Damjan Marion
1
-28
/
+25
2022-09-14
ipsec: make chacha20-poly1305 available via API
Vladimir Ratnikov
4
-14
/
+27
2022-09-12
ipsec: introduce fast path ipv4 inbound matching
Piotr Bronowski
9
-164
/
+628
2022-09-09
fib: fix path copy function to deal with provided DPO in exclusive path
Damjan Marion
1
-0
/
+6
2022-09-09
vlib: don't leak node frames on refork
Dmitry Valter
2
-4
/
+3
2022-09-09
fib: missing headers
Damjan Marion
1
-0
/
+2
2022-09-05
ip: fix punt socket overflow
Benoît Ganne
1
-3
/
+6
2022-08-31
ipsec: fix coverity 249212
Andrew Yourtchenko
1
-2
/
+2
2022-08-31
udp: store mss and sw_if_index to udp_connection_t
Steven Luong
4
-4
/
+11
2022-08-31
gso: zero-initialize gho struct
Vladislav Grishenko
2
-0
/
+6
2022-08-31
devices: fix coverity warning
Mohsin Kazmi
1
-1
/
+1
2022-08-31
devices: add support for polling mode
Mohsin Kazmi
3
-6
/
+45
2022-08-30
l2: skip arp term for locally originated packets
Stanislav Zaikin
3
-0
/
+6
2022-08-30
tcp: do not overcount ooo bytes
Florin Coras
1
-1
/
+3
2022-08-30
ethernet: fix coverity 214973
Andrew Yourtchenko
1
-15
/
+14
2022-08-30
ethernet: refactor the redundant code
Andrew Yourtchenko
1
-8
/
+7
2022-08-29
ethernet: fix mac address increment error
Jieqiang Wang
1
-2
/
+2
2022-08-29
fib: fix coverity 249175
Andrew Yourtchenko
1
-0
/
+1
2022-08-29
fib: fix coverity 253539
Andrew Yourtchenko
1
-0
/
+1
2022-08-29
ethernet: fix coverity 218549
Andrew Yourtchenko
1
-1
/
+1
2022-08-24
ipsec: fix coverity 249204
Andrew Yourtchenko
1
-1
/
+1
2022-08-23
classify: fix coverity 249223
Andrew Yourtchenko
1
-1
/
+1
2022-08-19
ipsec: enable UDP encap for IPv6 ESP tun protect
Matthew Smith
7
-49
/
+95
2022-08-18
ip-neighbor: Declarative .api counters.
Neale Ranns
4
-56
/
+109
2022-08-18
ip: Use .api declarative counters for ICMP.
Neale Ranns
6
-85
/
+247
2022-08-17
fib: support "midchain delegate" removal
Alexander Chernavin
2
-0
/
+31
2022-08-11
ip: only set rx_sw_if_index when connection found to avoid following crash li...
Xiaoming Jiang
1
-5
/
+5
2022-08-11
mpls: Use the .api for the definition of error/info counters
Neale Ranns
8
-64
/
+111
2022-08-11
ip: Use .api declared error counters
Neale Ranns
20
-424
/
+678
2022-08-11
ipsec: Use .api declared error counters
Neale Ranns
6
-179
/
+336
[next]