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
Age
Commit message (
Expand
)
Author
Files
Lines
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
18
-91
/
+2834
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
7
-38
/
+42
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
make test: reset object registry if vpp dies
Klement Sekera
2
-2
/
+9
2017-03-06
make test: tell vpp to set coredump size
Klement Sekera
2
-6
/
+14
2017-03-06
Add support for unix { coredump-size <size> }.
Klement Sekera
1
-0
/
+22
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-06
dpdk: init.c should be under device/
Damjan Marion
2
-1
/
+1
2017-03-06
make test: don't run if other vpp process runs
Klement Sekera
1
-2
/
+22
2017-03-06
SNAT: session dump last heard type fix
Martin
2
-3
/
+3
2017-03-04
Fix duplicate binary API registration messages / bugs
Dave Barach
4
-8
/
+7
2017-03-04
Export session.api.h for out-of-tree builds
Alexander Popovsky (apopovsk)
1
-1
/
+2
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
24
-1975
/
+1460
2017-03-04
Evolving SRv6 (Segment Routing for IPv6)
Pablo Camarillo
27
-5614
/
+8352
2017-03-04
timing wheel: avoid queueing expired timers and caching wrong earliest expiry...
Andrew Yourtchenko
1
-2
/
+11
2017-03-03
Implement a loopback instance allocation scheme.
Jon Loeliger
7
-19
/
+241
2017-03-03
Fixed PLUGIN_DISABLE bug
Pablo Camarillo
1
-1
/
+1
2017-03-03
Clean up VXLAN api message handler registration issues
John Lo
1
-94
/
+0
2017-03-03
VPP-651: Ensure sw_if_index to node mapping for L2 output path is only done v...
Andrew Yourtchenko
10
-88
/
+53
2017-03-03
Improve api trace replay consistency checking
Dave Barach
3
-2
/
+41
2017-03-03
IPv6 RA improvements
Neale Ranns
7
-163
/
+400
2017-03-03
Changing the IP table for an interface is an error if the interface already h...
Neale Ranns
13
-70
/
+135
2017-03-03
python API: work towards python/vpp api separation
Klement Sekera
2
-7
/
+36
2017-03-02
VPP-608: fix coverity warning in vppapigen
Dave Barach
1
-2
/
+2
2017-03-02
Fix create_vlan_subif API using sw_if_index as hw_if_index
John Lo
1
-3
/
+8
2017-03-02
Clean up binary api message handler registration issues
Dave Barach
14
-397
/
+81
2017-03-02
bridge domain: fix members reordered when removing
Eyal Bari
1
-1
/
+1
2017-03-02
SNAT: user's dump and session dump of a certain snat user.
magalik
8
-3
/
+370
2017-03-02
Remove the unused VRF ID parameter from the IP neighbour Add/Del API
Neale Ranns
7
-18
/
+7
2017-03-02
Determine pkt type in dpdk-input node using ethertype only (VPP-647)
John Lo
1
-52
/
+22
2017-03-02
Update CSIT tests 170220 -> 170302
Jan Gelety
1
-1
/
+1
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
15
-191
/
+1659
2017-03-01
dpdk: be a plugin
Damjan Marion
43
-1585
/
+838
2017-03-01
vppinfra: fix issue when copying 16 bytes with clib_memcpy
Damjan Marion
2
-0
/
+10
2017-03-01
Initial Release notes for 17.04.
Ole Troan
1
-0
/
+20
2017-03-01
Add MAINTAINERS file
Damjan Marion
1
-0
/
+158
2017-03-01
VPP-598: tcp stack initial commit
Dave Barach
94
-512
/
+17375
2017-03-01
Fix buffer template copy
Dave Barach
2
-5
/
+30
2017-03-01
devices: vnet_get_aggregate_rx_packets should not be dpdk specific
Damjan Marion
10
-53
/
+59
2017-02-28
dpdk: retire support for dpdk 16.07
Damjan Marion
17
-41890
/
+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
8
-265
/
+256
[next]