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
/
vnet
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-07
make per-adj counters configurable
Neale Ranns
4
-61
/
+175
2017-03-07
Fixing loadbalancing over ECMP for recursive routes
AkshayaNadahalli
2
-12
/
+10
2017-03-06
ioam: manycast using iOAM and SR (VPP-628)
Shwetha Bhandari
5
-78
/
+172
2017-03-06
BFD: documentation
Klement Sekera
11
-91
/
+526
2017-03-06
Remove unused multicast fields from vnet_buffer_t
Neale Ranns
1
-10
/
+0
2017-03-06
features: take device-input buffer advance value directly
Damjan Marion
6
-34
/
+40
2017-03-06
BFD: drop rpc call if packet doesn't match session
Klement Sekera
1
-1
/
+1
2017-03-06
BFD: remove unneeded code
Klement Sekera
1
-15
/
+0
2017-03-06
span: wrong destination interface in tracing
Pavel Kotucek
1
-28
/
+18
2017-03-06
Quad loop interface-output node
Damjan Marion
1
-13
/
+48
2017-03-04
DHCPv6 - Be consistent with the use of MFIB index as the RX FIB index for DHC...
Neale Ranns
4
-20
/
+78
2017-03-04
Cleanup URI code and TCP bugfixing
Florin Coras
15
-143
/
+537
2017-03-04
Evolving SRv6 (Segment Routing for IPv6)
Pablo Camarillo
16
-5227
/
+7599
2017-03-03
Implement a loopback instance allocation scheme.
Jon Loeliger
2
-12
/
+117
2017-03-03
VPP-651: Ensure sw_if_index to node mapping for L2 output path is only done v...
Andrew Yourtchenko
3
-3
/
+17
2017-03-03
IPv6 RA improvements
Neale Ranns
2
-157
/
+123
2017-03-03
Changing the IP table for an interface is an error if the interface already h...
Neale Ranns
7
-66
/
+110
2017-03-02
Clean up binary api message handler registration issues
Dave Barach
7
-164
/
+2
2017-03-02
bridge domain: fix members reordered when removing
Eyal Bari
1
-1
/
+1
2017-03-02
Remove the unused VRF ID parameter from the IP neighbour Add/Del API
Neale Ranns
1
-2
/
+0
2017-03-02
Fix LISP Coverity warning
Florin Coras
1
-1
/
+1
2017-03-02
VPP-648: CLI Memory leak with invalid parameter
Billy McFall
3
-29
/
+88
2017-03-02
BFD: command line interface
Klement Sekera
10
-168
/
+1080
2017-03-01
dpdk: be a plugin
Damjan Marion
30
-11713
/
+11
2017-03-01
VPP-598: tcp stack initial commit
Dave Barach
59
-447
/
+12496
2017-03-01
devices: vnet_get_aggregate_rx_packets should not be dpdk specific
Damjan Marion
9
-44
/
+58
2017-02-28
dpdk: retire support for dpdk 16.07
Damjan Marion
5
-58
/
+3
2017-02-28
Clear L2 output config on interface mode change to L3 (VPP-651)
John Lo
1
-4
/
+11
2017-02-28
vlib: add buffer cloning support
Damjan Marion
4
-57
/
+74
2017-02-27
BFD: disable debug prints
Klement Sekera
1
-1
/
+1
2017-02-27
vlib: add VLIB_BUFFER_EXT_HDR_VALID flag
Damjan Marion
3
-5
/
+2
2017-02-27
Add GPE CLI/API for setting encap mode
Filip Tehlar
7
-4
/
+205
2017-02-27
fix:vxlan mcast adj - added as ucast dpo adj
Eyal Bari
1
-1
/
+1
2017-02-26
BFD: echo function
Klement Sekera
8
-318
/
+864
2017-02-25
Add NSH to GPE decap path
Florin Coras
5
-20
/
+56
2017-02-25
MFIB: changes to improve route add/delete performance
Neale Ranns
3
-7
/
+12
2017-02-24
FIB: 1) fix pool realloc during prefix export. 2) don't walk off the end of t...
Neale Ranns
3
-7
/
+31
2017-02-24
VPP-650: handle buffer failure in vlib_buffer_copy(...)
Dave Barach
3
-9
/
+53
2017-02-24
Fixed QAT device binding and device unbinding when vpp package is removed
Radu Nicolau
1
-1
/
+1
2017-02-24
MFIB memory leak. free the per-source interface hash
Neale Ranns
2
-1
/
+3
2017-02-24
VPP-279: Document changes for vnet/vnet/devices
Billy McFall
2
-100
/
+617
2017-02-23
Fix vpp built-in version of api_unformat_sw_if_index(...)
Dave Barach
2
-3
/
+2
2017-02-22
Fix LISP and ONE crc marcos
Filip Tehlar
3
-11
/
+26
2017-02-22
VPP-635: CLI Memory leak with invalid parameter
Billy McFall
27
-429
/
+1163
2017-02-16
Consolidate DHCP v4 and V6 implementation. No functional change intended
Neale Ranns
13
-940
/
+840
2017-02-21
Add Overlay Network Engine API
Filip Tehlar
6
-3
/
+3773
2017-02-21
dhcp: multiple additions
Neale Ranns
10
-645
/
+787
2017-02-21
Rename LISP GPE API to GPE
Filip Tehlar
9
-91
/
+86
2017-02-21
VPP-540 : pbb tag rewrite details
Pavel Kotucek
6
-82
/
+187
2017-02-20
FIB reset leaves residual routes. Wrong API used to remove the routes meant t...
Neale Ranns
2
-2
/
+5
[next]