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
/
vnet
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-24
fib: Fix crash when removing a covering prefix
Neale Ranns
3
-10
/
+18
2022-03-23
classify: fix typo in AVX-512 find entry
Benoît Ganne
1
-1
/
+1
2022-03-23
devices: add tx trace for af-packet
Mohsin Kazmi
1
-6
/
+82
2022-03-23
devices: add support for offloads
Mohsin Kazmi
5
-117
/
+301
2022-03-23
devices: af-packet v3 support
Mohsin Kazmi
4
-198
/
+274
2022-03-23
vppinfra: change vlib_register_node so it takes format string for node name
Damjan Marion
2
-16
/
+10
2022-03-23
ip: Add unformat for flow_hash_config
Nathan Skrzypczak
2
-1
/
+37
2022-03-23
vnet: Remove the unused fields from opaque2
Neale Ranns
2
-14
/
+3
2022-03-22
session: use safe realloc for pools
Florin Coras
5
-74
/
+24
2022-03-22
fib: refetech the adj after the walk in case the pool realloc'd
Vladislav Grishenko
1
-3
/
+15
2022-03-21
session: linked list of events to be handled by main
Florin Coras
3
-56
/
+107
2022-03-21
sr: fix srv6 definition of behavior associated to a LocalSID
Francesco Lombardo
2
-2
/
+2
2022-03-18
session: add infra for safe pool reallocs
Florin Coras
2
-0
/
+148
2022-03-18
udp: avoid grabbing vlib main if not needed
Florin Coras
1
-6
/
+4
2022-03-18
vppinfra: refactor *_will_expand() functions
Damjan Marion
10
-23
/
+12
2022-03-18
ip: fix assert in ip4_ttl_inc
Aloys Augustin
1
-1
/
+3
2022-03-18
bfd: remove source IP check from session add
Klement Sekera
1
-55
/
+0
2022-03-15
tcp: update error counters in listen node
Florin Coras
1
-9
/
+7
2022-03-15
tcp: update persist timer if data acked
Florin Coras
1
-3
/
+7
2022-03-15
flow: add generic flow pattern for 5G flow enhancement
Ting Xu
2
-32
/
+71
2022-03-11
session: fix crash during client detach
Filip Tehlar
1
-1
/
+3
2022-03-10
devices: remove the unused code from af_packet
Mohsin Kazmi
2
-6
/
+0
2022-03-10
ipsec: remove the redundant code
Mohsin Kazmi
1
-1
/
+0
2022-03-09
ip: IPv4 Fragmentation fix for l2fragmetable size
Neale Ranns
1
-10
/
+7
2022-03-09
stats: refactor
Damjan Marion
5
-30
/
+147
2022-03-08
classify: add API to retrieve punt ACL tables
Benoît Ganne
2
-0
/
+45
2022-03-08
ipsec: input: drop by default for non-matching pkts
Zachary Leaf
1
-0
/
+14
2022-03-08
ip: set fib_index before exiting input ACL node
Arthur de Kerhor
1
-40
/
+75
2022-03-07
ip: Fixes for IPv6 and MPLS fragmentation
Neale Ranns
2
-52
/
+76
2022-03-04
ip: rate-limit the sending of ICMP error messages
Neale Ranns
2
-2
/
+58
2022-03-04
ip: fix overflow in ip6_ext_header_walk
Benoît Ganne
1
-1
/
+1
2022-03-04
pg: fixing the cli
Mohsin Kazmi
1
-2
/
+0
2022-03-04
pg: add support for ip mode through cli
Mohsin Kazmi
1
-2
/
+8
2022-03-04
ipfix-export: fix the warning message for uninitialized variable
Mohsin Kazmi
1
-2
/
+2
2022-03-04
classify: skip l2 header in CLI
Arthur de Kerhor
1
-14
/
+50
2022-03-04
mpls: Fix the fragmentation in mpls-output.
Neale Ranns
1
-84
/
+80
2022-03-04
tunnel: Fix the format of tunnel flags
Neale Ranns
1
-10
/
+17
2022-03-03
vnet: use system time for pcap trace
Benoît Ganne
1
-0
/
+1
2022-03-03
session: improve tx tracing
Florin Coras
1
-10
/
+10
2022-03-03
ip: Path MTU DPO allocation function is public
Neale Ranns
2
-7
/
+23
2022-03-02
tap: fix tun set mtu
Benoît Ganne
1
-1
/
+1
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
[next]