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-03-01
virtio: refactor code
Mohsin Kazmi
19
-355
/
+351
2022-02-28
tls: handle read write ssl errors
Florin Coras
2
-0
/
+11
2022-02-28
tls: Receive only when the app_session is available
Saravanan Murugesan
1
-0
/
+5
2022-02-24
session: fix session layer socket read
Filip Tehlar
1
-2
/
+27
2022-02-23
build: export missing header files required by hicn_plugin
Dave Wallace
1
-0
/
+2
2022-02-22
vxlan: crash on assigning IP address to interface
Ed Warnicke
2
-8
/
+6
2022-02-22
fib: fix adj_get crash
Rajith P R
1
-1
/
+1
2022-02-22
fib: fix mpls db label overflow
Dmitry Valter
1
-1
/
+1
2022-02-18
fib: Use the VLIB logger for adjacency debugging
Neale Ranns
2
-13
/
+13
2022-02-18
vnet: add set_max_frame_size callbacks for several interfaces
Artem Glazychev
2
-0
/
+18
2022-02-18
ipsec: fix vector after remove entry in spd
Gabriel Oginski
1
-1
/
+1
2022-02-17
tls http srtp: fix session index for listeners
Florin Coras
1
-0
/
+1
2022-02-17
ip: Move the IPv6 echo responder into the ping plugin
Neale Ranns
1
-187
/
+0
2022-02-17
ipsec: Improve the handling of NAT-T keepalive messages
Neale Ranns
1
-8
/
+21
2022-02-16
fib: Use the same adjacency that BFD is using
Neale Ranns
3
-30
/
+31
2022-02-16
bfd: On a point to point link use the all zeros address for the peer.
Neale Ranns
1
-8
/
+12
2022-02-16
ipfix-export: pass ipv4 addr to format fn for show
Paul Atkins
1
-3
/
+4
2022-02-16
crypto: Fix for the crash in crypto
mgovind
1
-0
/
+4
2022-02-15
tcp: Do not include the tcp_packet.h file in the ip4_packet.h
Neale Ranns
12
-97
/
+106
2022-02-14
bfd: add per session counters
Klement Sekera
4
-28
/
+128
2022-02-14
bfd: refactor code to fix misc warnings
Klement Sekera
3
-131
/
+110
2022-02-14
fib: fix incorrect display of mpls fib_index
Rajith P R
1
-1
/
+1
2022-02-10
session: use transport endpoint cfg for listen
Florin Coras
7
-10
/
+10
2022-02-10
vlib: vlib frame bitmaps
Damjan Marion
1
-5
/
+3
2022-02-10
tests: Fix the FIB UT
Neale Ranns
1
-2
/
+1
2022-02-10
session: avoid debug half-open session pool contention
Florin Coras
1
-0
/
+11
2022-02-09
fib: ip6 and mpls fib_table memory leaks on fib_table->ft_locks
Steven Luong
3
-2
/
+5
2022-02-09
bfd: Add an update API that has create new or modify existing semantics
Neale Ranns
4
-22
/
+120
2022-02-07
igmp: make sure fib_index is set before delivering to ip4-local
BenoƮt Ganne
1
-0
/
+2
2022-02-05
session: track bytes dequeued in snd params
Florin Coras
3
-4
/
+6
2022-02-03
ip nat: use ip rx sw_if_index in ip-local arc start
Florin Coras
2
-9
/
+8
2022-02-02
bfd: restore the data within the packet after hash verification
Andrew Yourtchenko
1
-0
/
+5
2022-02-01
gso: remove the assert if packet is geneve or gre encaped
Mohsin Kazmi
1
-4
/
+0
2022-02-01
virtio: coverity woes -- divide by zero
Steven Luong
1
-0
/
+7
2022-01-31
ip: reassembly - add a way to disable for forus
Klement Sekera
11
-34
/
+305
2022-01-31
ip: fix length calculation in ip6-receive
Klement Sekera
1
-1
/
+1
2022-01-25
ip: reassembly - fix missing ip6 owner thread init
Klement Sekera
1
-0
/
+1
2022-01-25
bonding: refactor bonding hash functions to vnet/hash
Steven Luong
5
-294
/
+409
2022-01-24
policer: fix memory leak
Leung Lai Yung
1
-1
/
+4
2022-01-24
sr: fix coverity warning
Klement Sekera
2
-7
/
+0
2022-01-24
ip6-nd: fix coverity warning
Klement Sekera
1
-6
/
+3
2022-01-22
session: separate transports from apps in show cli
Florin Coras
1
-11
/
+11
2022-01-22
session: update time for list of subscribers
Florin Coras
4
-1
/
+53
2022-01-21
wireguard: add async mode for encryption packets
Gabriel Oginski
1
-9
/
+10
2022-01-20
fib: missing include
Damjan Marion
1
-0
/
+1
2022-01-20
http: add http protocol plugin
Florin Coras
2
-4
/
+3
2022-01-18
misc: fix coverity warnings
Dave Barach
1
-0
/
+6
2022-01-18
virtio: remove admin-up flag during interface creation
Mohsin Kazmi
2
-4
/
+0
2022-01-18
vnet: distinguish between max_frame_size and MTU
Damjan Marion
11
-67
/
+77
2022-01-17
ipsec: IPSec interface correct drop w/ no protection
Neale Ranns
3
-8
/
+19
[next]