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-06-17
session: optimize ct fifo segment allocations
Florin Coras
5
-84
/
+360
2021-06-17
tls: increase engine bits room in handle to support custom engine type
jxm
1
-1
/
+1
2021-06-17
fib: changing parsing order to avoid corner case
Arthur de Kerhor
1
-3
/
+3
2021-06-17
tests: Tests for cross AF routing
Neale Ranns
1
-0
/
+124
2021-06-17
mpls: CLI to show the MPLS forwarding state of an interface
Neale Ranns
2
-0
/
+76
2021-06-16
vcl: fix fifo sharing
Florin Coras
6
-2
/
+35
2021-06-16
vcl: fix worker cleanup
Florin Coras
1
-0
/
+7
2021-06-16
vcl: basic support for epoll level-triggered evts
Florin Coras
5
-11
/
+108
2021-06-16
fib: copy the path extentions when creating fib src rr entry
Stanislav Zaikin
1
-0
/
+11
2021-06-16
nat: test all intf addrs in is_interface_addr()
Alexander Chernavin
4
-20
/
+42
2021-06-16
nat: fix crash when translate unknown proto packets
Alexander Chernavin
2
-4
/
+5
2021-06-16
stats: fix counters name overflow
Benoît Ganne
1
-6
/
+6
2021-06-16
api: remove custom dump
Filip Tehlar
4
-3147
/
+3
2021-06-15
ipsec: fix length check when adding footer+icv
Benoît Ganne
1
-1
/
+2
2021-06-15
tcp: prevent timer handler being called frequently
liuyacan
4
-6
/
+18
2021-06-14
nsh: api cleanup
Filip Tehlar
2
-174
/
+8
2021-06-14
vcl: improve shutdown()
liuyacan
6
-54
/
+40
2021-06-14
linux-cp: Add tests for tun devices
Neale Ranns
6
-5
/
+298
2021-06-14
pg: A Tunnel mode variant of a pg interface
Neale Ranns
8
-28
/
+256
2021-06-13
vlib: fix dangling reference in node_by_name hash
Dave Barach
1
-1
/
+4
2021-06-12
session: fix listener ct transport retrieval on accept
Florin Coras
1
-6
/
+8
2021-06-12
tcp: fix proto in port reuse check
Florin Coras
1
-2
/
+2
2021-06-11
session: half-open free only on main thread
Florin Coras
1
-4
/
+3
2021-06-11
gso: fix the gro re-ordering for packets with PSH
Mohsin Kazmi
1
-25
/
+54
2021-06-11
docs: cleanup, remove stale material
Dave Barach
78
-2370
/
+16
2021-06-11
memif: fix crash with zero-copy slave
Damjan Marion
1
-1
/
+1
2021-06-10
vcl: touch fifo on epoll del only if session open
Florin Coras
1
-3
/
+6
2021-06-10
memif: fix the spinlock and unlock issue.
fangtong
1
-1
/
+2
2021-06-09
l2: fix vrrp prefix mac comparison
Tianyu Li
1
-2
/
+2
2021-06-09
cnat: fix spinlock
Nathan Skrzypczak
1
-1
/
+4
2021-06-08
fib: make sure dpo is valid even when path pool expands
Benoît Ganne
1
-8
/
+22
2021-06-08
fib: make sure adj is valid during walk
Benoît Ganne
1
-0
/
+3
2021-06-08
ipsec: fix async crypto frame leak
Matthew Smith
2
-54
/
+50
2021-06-08
vppinfra: pool_free_elts() now supports fixed-size pools
Dave Barach
4
-29
/
+112
2021-06-07
vcl: accept zero length writes
Florin Coras
1
-7
/
+8
2021-06-07
vcl: avoid multiple reads on peek
Florin Coras
1
-0
/
+4
2021-06-07
tls: change picotls plugin crypto module to accommodate new version picotls
Simon Zhang
2
-3
/
+3
2021-06-07
pg: Reduce the inclusion of pg.h
Neale Ranns
21
-83
/
+87
2021-06-05
vcl: epoll error handling fixes and improvements
Florin Coras
2
-6
/
+22
2021-06-05
build: fix centos-8 cmake missing package dependency
Dave Wallace
1
-1
/
+1
2021-06-04
ipsec: fix crypto ops in esp decrypt
Benoît Ganne
1
-2
/
+7
2021-06-04
dpdk: silence coverity warning on use of uninitialized value
pibr
1
-0
/
+1
2021-06-04
build: fix build error after make wipe
Tianyu Li
1
-1
/
+1
2021-06-04
policer: fix vnet/policer cli <policer bind [unbind] name <name> <worker>> ha...
jinshaohui
1
-2
/
+2
2021-06-03
vcl: avoid updating errno on ldp init check
Florin Coras
1
-71
/
+43
2021-06-03
build: fix install-deps on centos-8
Dave Wallace
1
-1
/
+1
2021-06-03
svm: release mem order for fifo chunk list CAS
Florin Coras
1
-6
/
+9
2021-06-03
session: avoid ct connects loop
Florin Coras
1
-1
/
+2
2021-06-03
session: lcl transport info on accept
Florin Coras
3
-2
/
+5
2021-06-03
linux-cp: use default adjacency
Matthew Smith
1
-21
/
+16
[next]