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
2018-03-22
acl-plugin: implement ACL lookup contexts for "ACL as a service" use by other...
Andrew Yourtchenko
1
-1
/
+2
2018-03-22
Avoid atomic ops when polling queues
Dave Barach
1
-4
/
+5
2018-03-21
udp: make udp encap pool cacheline aligned
Damjan Marion
1
-1
/
+1
2018-03-21
bond: Add bonding driver and LACP protocol
Steven
7
-0
/
+2768
2018-03-21
VPP_1202: handle DHCP NAK packets
Dave Barach
2
-1
/
+28
2018-03-21
UDP Encap counters
Neale Ranns
3
-0
/
+65
2018-03-21
Detailed Interface stats API takes sw_if_index
Neale Ranns
1
-1
/
+4
2018-03-21
reassembly: feature/concurrency
Klement Sekera
12
-353
/
+795
2018-03-20
FIB Interpose Source
Neale Ranns
31
-4343
/
+5452
2018-03-19
Use x(void) not x() in new interface stats code
Neale Ranns
2
-5
/
+5
2018-03-19
session: fix coverity warnings
Florin Coras
2
-1
/
+12
2018-03-19
Coverity found bugs in recent MPLS changes
Neale Ranns
3
-17
/
+8
2018-03-19
QoS code coverity found errors
Neale Ranns
1
-2
/
+2
2018-03-19
FIB code coverity found defect
Neale Ranns
1
-1
/
+1
2018-03-19
Interface Unicast, Multicast and Broadcast stats on the API
Neale Ranns
4
-6
/
+162
2018-03-19
IGMP plugin
Jakub Grajciar
2
-2
/
+36
2018-03-19
IPIP: Fix coverity error.
Ole Troan
1
-0
/
+3
2018-03-19
FIX: Fixed ip6_fib_dump api function response.
Dmitry Vakhrushev
3
-1
/
+9
2018-03-18
Remove unnumbered configuration on interface delete
Neale Ranns
6
-80
/
+68
2018-03-16
QoS recording and marking
Neale Ranns
19
-11
/
+1630
2018-03-16
Fix a long-latent bi=0 bug in vlib_buffer_add_data
Dave Barach
1
-2
/
+2
2018-03-16
IPv6 ND Router discovery control plane (VPP-1095)
Juraj Sloboda
5
-1
/
+1029
2018-03-16
stats: allow configuring poller delay
Klement Sekera
2
-16
/
+28
2018-03-16
IPSec: fix IPv6 policy deleting
Matus Fabian
1
-1
/
+1
2018-03-16
IPv6 ND Router discovery data plane (VPP-1095)
Juraj Sloboda
4
-5
/
+613
2018-03-16
session: allow local host binds
Florin Coras
1
-4
/
+4
2018-03-15
Update session local address is_ip4 on bind when not global
Keith Burns (alagalah)
1
-0
/
+1
2018-03-15
tls: add openssl engine
Florin Coras
8
-162
/
+154
2018-03-15
Add a helper function to fetch vlib node index for already stacked dpos
Vijayabhaskar Katamreddy
2
-0
/
+40
2018-03-14
vlib: internal buffer manager rework
Damjan Marion
1
-3
/
+2
2018-03-14
IPIP: Add IP{v4,v6} over IP{v4,v6} configured tunnel support.
Ole Troan
10
-0
/
+2244
2018-03-14
srv6-plugins: fixing documentation
Francois Clad
1
-0
/
+7
2018-03-14
srv6: minor CLI modifications
Francois Clad
4
-15
/
+14
2018-03-14
Improve l2_macs_events API to provide MAC move information
John Lo
4
-8
/
+22
2018-03-14
At AF_PACKET socket create, do intf bind before rx ring cfg to avoid receivin...
Chaoyu Jin
1
-12
/
+12
2018-03-13
SCTP: data retransmission & snd_space fix
Marco Varlese
3
-4
/
+88
2018-03-13
Common form of fib-path reproting in dumps
Neale Ranns
8
-126
/
+304
2018-03-13
FIB: DVR paths are not considered L3 attached
Neale Ranns
1
-0
/
+10
2018-03-13
SCTP: cumulative SACK fix
Marco Varlese
4
-15
/
+44
2018-03-12
SPAN: Add 'is_l2" flag to DETAILS response messages.
Jon Loeliger
2
-0
/
+3
2018-03-12
Remove md5.[ch] from vppinfra
Dave Barach
1
-13
/
+2
2018-03-11
vnet: l2-classify: prefetch (n+2, n+3) rather than (n+1, n+2) inside dual loo...
Andrew Yourtchenko
2
-10
/
+10
2018-03-10
Move the vnet cdp protocol implementation to a plugin
Dave Barach
6
-1569
/
+0
2018-03-09
Coordinate known Ethernet speeds with Linux kernel and DPDK
Lee Roberts
1
-6
/
+16
2018-03-09
MPLS Unifom mode
Neale Ranns
39
-591
/
+1746
2018-03-08
tls: make tls engines pluggable
Florin Coras
2
-513
/
+219
2018-03-07
Fix Avoid crash in vnet_delete_sub_interface routine
Steve Shin
1
-1
/
+2
2018-03-07
features: extend 'feature node not found' warning message
Damjan Marion
1
-2
/
+4
2018-03-07
packet-generator: use default free list
Damjan Marion
2
-63
/
+8
2018-03-07
tls: enforce certificate verification
Florin Coras
10
-124
/
+212
[next]