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
2017-10-04
[aarch64] Fixes CLI crashes on dpaa2 platform.
Christophe Fontaine
74
-130
/
+130
2017-10-04
Set MAC address needs the HW interface index
Neale Ranns
2
-2
/
+6
2017-10-04
dpdk: use vpp physmem allocator for dpdk buffers
Damjan Marion
2
-63
/
+144
2017-10-04
Dump of deag/lookup routes has is_drop=1 (VPP-995)
Neale Ranns
1
-0
/
+2
2017-10-04
memif: crash on slave mode
Steven
1
-0
/
+1
2017-10-04
VPP-1001 - update AF Packet Driver to for modern kernels
Anton Ivanov
4
-10
/
+119
2017-10-04
Add API support to dump IPsec SAs
Matthew Smith
3
-0
/
+292
2017-10-03
api: fix internal client registrations
Florin Coras
1
-0
/
+2
2017-10-03
Update L2FIB entry timestamp only if BD aging enabled (VPP-1002)
John Lo
3
-3
/
+6
2017-10-03
tcp: updates to connection closing procedure (VPP-996)
Florin Coras
4
-17
/
+63
2017-10-03
jvpp: added logs for sending and receiving event messages (VPP-982)
Matej Perina
5
-0
/
+30
2017-10-03
Repair vlib API socket server
Dave Barach
87
-1104
/
+2510
2017-10-03
Propagate duplicate IF addr add/del error up to API.
Jon Loeliger
3
-8
/
+30
2017-10-02
L2-FIB:add mac learn events test
Eyal Bari
1
-56
/
+49
2017-09-28
cdp/lldp: punt for no buffer
Steven
2
-0
/
+6
2017-09-28
C++ API: remove deprecated throw lists
Klement Sekera
1
-8
/
+4
2017-09-28
drop python3 dependency
Klement Sekera
3
-22
/
+25
2017-09-27
Update package version
Florin Coras
1
-1
/
+1
2017-09-28
General documentation updates
Chris Luke
3
-40
/
+45
2017-09-28
tun/tap: Bad packets sent to kernel via tun/tap interface
Steven
2
-22
/
+29
2017-09-27
VPP-990 remove registered handler if control ping fails
v18.01-rc0
Matej Perina
3
-0
/
+14
2017-09-27
LISP: add API handlers for set/get transport protocol
Filip Tehlar
4
-0
/
+194
2017-09-27
VLAN support on host(af-packet) interface.
Akshaya N
1
-3
/
+26
2017-09-27
Fix: unnecesary uio binding for Mellanox NIC
Steve Shin
1
-1
/
+3
2017-09-27
Various fixes for issues found by Coverity (VPP-972)
Chris Luke
5
-3
/
+25
2017-09-27
acl-plugin: take 2 at VPP-991 fix, this time with a test case which verifies it.
Andrew Yourtchenko
1
-2
/
+2
2017-09-26
tcp: update snd_nxt after congestion recovery
Florin Coras
2
-9
/
+7
2017-09-26
Add thread-safe event signaller, use RPC where required
Dave Barach
5
-5
/
+73
2017-09-26
NAT: remove worker_by_in lookup hash table (VPP-992)
Matus Fabian
4
-97
/
+30
2017-09-26
Memory overwritten when using unformat %u (VPP-987)
Aequitas
3
-19
/
+19
2017-09-25
tcp: do not sample rtt for retransmitted segments
Florin Coras
3
-81
/
+100
2017-09-25
acl-plugin: use vec_elt_at_index rather than pool_elt_at_index to access vect...
Andrew Yourtchenko
1
-2
/
+2
2017-09-25
Fix usage string for vat
Jerome Tollet
1
-1
/
+2
2017-09-25
Fix sending GARP/NA on Bonded Interface Active/Backup Link Up/Down
John Lo
5
-72
/
+101
2017-09-25
Add binary API documentation
Dave Barach
3
-71
/
+474
2017-09-25
NAT: session number limitation to avoid running out of memory crash (VPP-984)
Matus Fabian
4
-38
/
+120
2017-09-22
Fix vpp "unix interactive" when running under emacs + gdb
Dave Barach
1
-3
/
+8
2017-09-22
vhost-user: fix link-up status
Yoann Desmouceaux
1
-1
/
+1
2017-09-22
acl-plugin: remove the clib_warning "ACL enabling..."
Andrew Yourtchenko
1
-4
/
+0
2017-09-22
IP-MAC,ND:wildcard events,fix sending multiple events
Eyal Bari
6
-101
/
+216
2017-09-21
vppctl,cli: Improve non-interactive vppctl (VPP-944)
Chris Luke
2
-89
/
+404
2017-09-21
NAT: remove worker_by_out lookup hash table (VPP-989)
Matus Fabian
3
-133
/
+120
2017-09-20
session: store tep port in net order
Florin Coras
4
-14
/
+14
2017-09-20
Improve API message handler re-registration check
Dave Barach
1
-3
/
+5
2017-09-20
LISP: add debug cli for neighbor discovery
Filip Tehlar
4
-6
/
+71
2017-09-20
CLI: fix segfault when browsing an empty history
Yoann Desmouceaux
1
-3
/
+1
2017-09-20
TCP: fix "tcp src-address" command with IPv6
Yoann Desmouceaux
1
-1
/
+1
2017-09-20
tcp: add option to punt traffic
Pierre Pfister
5
-30
/
+99
2017-09-20
Fix DHCP client so it works for worker threads
John Lo
2
-2
/
+17
2017-09-20
Add ip6-local feature arc
Pierre Pfister
4
-8
/
+101
[prev]
[next]