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
2019-10-14
memif: Revert "memif buffer leaks during disconnect."
Andrew Yourtchenko
1
-36
/
+2
2019-10-14
fib: recursive calculation leads to delegate pool realloc
Neale Ranns
1
-4
/
+14
2019-10-14
mactime: add the "mactime.json" builtin URL
Dave Barach
5
-1
/
+181
2019-10-14
tests: make pg_start() wait until pg completes
Andrew Yourtchenko
1
-19
/
+13
2019-10-14
tests: log error which happens during connect and wait longer for stats socket
Andrew Yourtchenko
1
-2
/
+3
2019-10-14
papi: fix socket sendall calls
Vratko Polak
1
-4
/
+6
2019-10-14
gbp: use correct dst mac for RD-UU forward
Benoît Ganne
1
-1
/
+1
2019-10-13
mactime: pass context in reply to mactime_dump
Keith Burns
1
-0
/
+1
2019-10-12
tls: allow disconnects from main thread
Florin Coras
1
-1
/
+4
2019-10-11
hsa: vpp_echo refactor quic nclients arg
Dave Wallace
2
-4
/
+3
2019-10-11
hsa: vpp_echo clean up results comparison
Dave Wallace
2
-20
/
+20
2019-10-11
hsa: vpp_echo remove redundant unformat function
Dave Wallace
3
-31
/
+9
2019-10-11
papi: harden socket handling
Vratko Polak
2
-19
/
+24
2019-10-11
lisp: fix dangling references to bihash tables
Dave Barach
1
-6
/
+26
2019-10-11
tcp: refactor flags into cfg and conn flags
Florin Coras
4
-31
/
+89
2019-10-11
tests: explicitly wait for the PG to finish before looking for capture file
Andrew Yourtchenko
1
-0
/
+15
2019-10-11
vppinfra: fix page boundary crossing bug in hash_memory64
Dave Barach
2
-4
/
+109
2019-10-11
ip: reassembly: trace ip headers over worker handoffs
Klement Sekera
5
-27
/
+87
2019-10-11
tests: extra logging in reassembly tests
Klement Sekera
1
-0
/
+10
2019-10-11
ip: RD-CP API incorrect reply code
Neale Ranns
1
-1
/
+1
2019-10-11
bonding: feature arc may not be enabled for the slave interface
Steven Luong
1
-2
/
+2
2019-10-10
tcp: improve pacing after idle send periods
Florin Coras
6
-76
/
+124
2019-10-10
http_static: add .json content
Dave Barach
2
-2
/
+55
2019-10-10
tcp: retry lost retransmits
Florin Coras
7
-155
/
+205
2019-10-10
ip: fix clang debug compilation
Benoît Ganne
1
-3
/
+1
2019-10-10
session: fix typos & cert_key store init
Nathan Skrzypczak
2
-6
/
+4
2019-10-10
tcp: custom checksum calculations for Ipv4/Ipv6
Srikanth A
6
-122
/
+194
2019-10-10
tcp: fix tso not work in single buffer issue
Simon Zhang
2
-6
/
+9
2019-10-10
tests: add cli_return_response to vpp_papi_provider
Dave Barach
2
-3
/
+19
2019-10-10
sr: fix deleting an SR l2 steering policy
Ahmed Abdelsalam
1
-3
/
+7
2019-10-10
acl: remove api boilerplate
Ole Troan
6
-172
/
+47
2019-10-10
mactime: fix undefined symbol in mactime_test
Ole Troan
1
-1
/
+2
2019-10-10
geneve: API cleanup
Jakub Grajciar
6
-63
/
+78
2019-10-10
memif: remove api boilerplate
Ole Troan
7
-252
/
+17
2019-10-09
ikev2: fix dangling pointer
Filip Tehlar
2
-14
/
+28
2019-10-09
session: avoid old io dispatch if no slots left to send
Ryujiro Shibuya
1
-2
/
+3
2019-10-09
docs: Add macos build documentation
Nathan Skrzypczak
5
-0
/
+152
2019-10-09
map: use ip6-full-reassembly instead of own code
Klement Sekera
10
-978
/
+100
2019-10-09
dhcp: dhcp6_pd_client_cp API cleanup
Jakub Grajciar
5
-63
/
+53
2019-10-09
interface: dump the interface device type
Mohsin Kazmi
4
-3
/
+14
2019-10-09
ip: fix coverity warning
Klement Sekera
1
-3
/
+7
2019-10-09
build: clean up make help output
Dave Wallace
2
-52
/
+52
2019-10-09
interface: callback to manage extra MAC addresses
Matthew Smith
7
-1
/
+308
2019-10-09
api: comment, simplify and fix api socket read
Vratko Polak
1
-48
/
+80
2019-10-09
papi: introduce read_blocking
Vratko Polak
1
-3
/
+29
2019-10-09
mpls: support fragmentation of mpls output packet
Rajesh Goel
7
-16
/
+176
2019-10-09
ioam: remove api boilerplate
Ole Troan
29
-974
/
+80
2019-10-09
api: autogenerate event handler functions for *_test.c
Ole Troan
2
-106
/
+67
2019-10-09
ip: only install IPv6 prefixes in FIB when the interface is up
Neale Ranns
1
-39
/
+36
2019-10-09
fib: P2P interfaces do not need specific multicast adjacencies
Neale Ranns
1
-3
/
+18
[next]