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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-16
tls: refactor Picotls ctx_read function to reduce one time memory copy
Simon Zhang
2
-57
/
+50
2020-03-16
vxlan: vxlan/vxlan.api API cleanup
Jakub Grajciar
4
-53
/
+66
2020-03-15
map: fix translation of icmp4 error messages
Alexander Chernavin
2
-6
/
+51
2020-03-15
nat: test cleanup
Klement Sekera
1
-291
/
+261
2020-03-13
tls: small refactor for Picotls engine ctx_write function
Simon Zhang
2
-22
/
+23
2020-03-13
nat: in2out/out2in handoff node index bugfix
Elias Rudberg
1
-2
/
+2
2020-03-13
vlib: add verbose sh node option
Florin Coras
1
-3
/
+28
2020-03-13
sr: SRv6 coverity
Pablo Camarillo
1
-23
/
+8
2020-03-13
devices: netlink create the object if missing
Dave Barach
1
-4
/
+4
2020-03-13
nat: timed out session scavenging upgrade
Filip Varga
11
-293
/
+615
2020-03-13
dpdk-ipsec: Fix for multipoint IPSEC
Neale Ranns
1
-4
/
+4
2020-03-12
svm: cleanup chunk and fifo allocation
Florin Coras
1
-37
/
+62
2020-03-12
vppinfra: refactor clib_timebase_t
Dave Barach
9
-19
/
+37
2020-03-12
vppinfra: remove time jump workaround
Dave Barach
1
-14
/
+0
2020-03-12
dpdk: tx/rx burst function description refactor
Chenmin Sun
1
-6
/
+31
2020-03-12
vrrp: unit tests do not run by default
Matthew Smith
1
-1
/
+3
2020-03-12
vlib: fix unix cli SIGSEGV for empty line input
Fan Zhang
1
-1
/
+2
2020-03-12
policer: API cleanup
Jakub Grajciar
6
-80
/
+142
2020-03-12
ikev2: fix udp encap
Filip Tehlar
1
-3
/
+3
2020-03-12
sr: SRv6 uN behavior
Pablo Camarillo
9
-36
/
+620
2020-03-11
nat: dslite plugin separation
Filip Varga
15
-84
/
+213
2020-03-11
vppinfra: minimize tw verbosity on timebase jump
Florin Coras
1
-2
/
+3
2020-03-11
vlib: unix cli - log cli commands one per line
Paul Vinciguerra
1
-0
/
+2
2020-03-10
tcp: protect against forced cleanups
Florin Coras
1
-0
/
+2
2020-03-10
vppinfra: improve timebase resilience
Dave Barach
1
-3
/
+20
2020-03-10
lb: fix coverity warning
Dave Barach
1
-1
/
+1
2020-03-10
mpls: add user defined name tag to mpls tunnels
IJsbrand Wijnands
4
-4
/
+19
2020-03-10
ipsec: API cleanup
Jakub Grajciar
2
-25
/
+27
2020-03-09
svm: track fifo segment virtual memory consumption
Florin Coras
3
-38
/
+69
2020-03-09
vppinfra: fix corner cases in tw_timer_expire
Dave Barach
1
-1
/
+22
2020-03-09
ip-neighbor: add description to the age parameter
Vratko Polak
1
-0
/
+1
2020-03-09
udp: fix UDP socket byte order in lookup
Andreas Schultz
1
-1
/
+2
2020-03-09
l2: API cleanup
Jakub Grajciar
3
-88
/
+121
2020-03-08
vppinfra: fix 32-bit overflow in os_cpu_clock_frequency
Damjan Marion
1
-1
/
+1
2020-03-07
vcl: fix coverity warning
Florin Coras
1
-2
/
+2
2020-03-07
tls: refactor ctx_write function to avoid allocate new memory every time
Simon Zhang
2
-14
/
+46
2020-03-06
ip-neighbor: populate neighbor age via API
Vladimir Ratnikov
2
-0
/
+4
2020-03-06
session: fix session reschedule condition
Florin Coras
1
-1
/
+1
2020-03-06
vcl: refactor vls to minimize lock usage
Florin Coras
2
-105
/
+418
2020-03-06
crypto: align per thread data to cache line
Filip Tehlar
2
-1
/
+4
2020-03-06
ikev2: align per thread data to cache line
Filip Tehlar
2
-1
/
+4
2020-03-06
build: building applications outside of vpp is missing header files
IJsbrand Wijnands
1
-0
/
+3
2020-03-06
fib: path flag FIB_API_PATH_TYPE_INTERFACE_RX not copied to client
IJsbrand Wijnands
1
-0
/
+4
2020-03-05
session: reduce segment reserved bytes
Florin Coras
1
-3
/
+2
2020-03-05
session: fix segment search on fifo alloc
Florin Coras
3
-30
/
+31
2020-03-05
session: API cleanup
Jakub Grajciar
9
-226
/
+285
2020-03-05
api: ipsec: add missing IS_INBOUND flag.
Christian Hopps
2
-0
/
+6
2020-03-05
tap: add support for persistance
Mohsin Kazmi
9
-45
/
+127
2020-03-04
vppapigen: crc is a negative value for some messages when using python 2.7
Mark Nelson
1
-2
/
+2
2020-03-04
map: fix map port calculation for ICMP
Vladimir Isaev
4
-14
/
+78
[next]