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
/
vat
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-13
LISP: make statistics thread safe
Filip Tehlar
1
-0
/
+15
2017-04-07
MPLS Mcast
Neale Ranns
1
-56
/
+77
2017-04-05
L2FIB:add l2fib_flush_bd l2fib_flush_int apis
Eyal Bari
1
-2
/
+72
2017-04-05
GRE over IPv6
Ciara Loftus
1
-13
/
+65
2017-04-04
BD/API:add bridge_domain_set_mac_age api
Eyal Bari
1
-1
/
+76
2017-03-30
Fix pid field endian in ARP/ND/DHCP event related API messages
John Lo
1
-9
/
+9
2017-03-30
Fix more "symbol XXX found in none of the libs" warnings
Dave Barach
1
-1
/
+0
2017-03-22
vhost: support interrupt mode
Steven
1
-5
/
+62
2017-03-22
policer: fix byte ordering in policer_details msg
Marek Gradzki
1
-2
/
+2
2017-03-21
LISP statistics
Filip Tehlar
1
-0
/
+208
2017-03-15
VXLAN:add hidden multicast interface check
Eyal Bari
1
-4
/
+2
2017-03-10
LISP: fix Proxy-ETR show command, VPP-660
Filip Tehlar
1
-0
/
+146
2017-03-09
IMplementation for option to not create a FIB table entry when adding a neigh...
Neale Ranns
1
-0
/
+4
2017-03-08
Proxy ND (RFC4389 - or a sub-set thereof). This allows the 'emulation' of bri...
Neale Ranns
1
-0
/
+109
2017-03-07
Missing plugin binary API command fns found after brief search
Dave Barach
2
-2
/
+1
2017-03-07
DHCP Multiple Servers (VPP-602, VPP-605)
Neale Ranns
1
-14
/
+42
2017-03-07
Fix endian issue in ARP Event Reply
Wojciech Dec
1
-2
/
+4
2017-03-04
Evolving SRv6 (Segment Routing for IPv6)
Pablo Camarillo
1
-286
/
+71
2017-03-03
Implement a loopback instance allocation scheme.
Jon Loeliger
1
-6
/
+53
2017-03-02
Clean up binary api message handler registration issues
Dave Barach
1
-7
/
+36
2017-03-02
Remove the unused VRF ID parameter from the IP neighbour Add/Del API
Neale Ranns
1
-4
/
+0
2017-03-01
dpdk: be a plugin
Damjan Marion
1
-320
/
+0
2017-02-27
Add GPE CLI/API for setting encap mode
Filip Tehlar
1
-0
/
+114
2017-02-23
Fix vpp built-in version of api_unformat_sw_if_index(...)
Dave Barach
1
-16
/
+34
2017-02-22
Clean up "binary-api" help string, arg parse bugs
Dave Barach
1
-0
/
+2
2017-02-21
Add Overlay Network Engine API
Filip Tehlar
1
-209
/
+291
2017-02-21
dhcp: multiple additions
Neale Ranns
1
-89
/
+84
2017-02-21
Rename LISP GPE API to GPE
Filip Tehlar
1
-50
/
+49
2017-02-21
VPP-540 : pbb tag rewrite details
Pavel Kotucek
1
-0
/
+13
2017-02-20
Python test IP and MPLS objects conform to infra.
Neale Ranns
1
-0
/
+38
2017-02-17
Implemented IKEv2 initiator features:
Radu Nicolau
1
-0
/
+354
2017-02-02
Remove unnecessary block structure around CONTROL_PING messages.
Jon Loeliger
1
-179
/
+143
2017-02-02
Refactor fragile msg macro W and W2 to not burry return control flow.
Jon Loeliger
1
-470
/
+558
2017-02-02
Localize the timeout variable within the W message macro.
Jon Loeliger
1
-184
/
+2
2017-02-02
Convert message macro S to accept a message pointer parameter;
Jon Loeliger
1
-232
/
+232
2017-02-02
Ensure all M() and M2() second parameters are the message pointer.
Jon Loeliger
1
-237
/
+233
2017-02-02
LISP: enhance binary part of some APIs
Filip Tehlar
1
-14
/
+4
2017-01-31
MFIB Coverity warnings. The lock macro is functionally equivalent but more ex...
Neale Ranns
1
-4
/
+4
2017-01-31
Add vxlan-bypass feature to IP6 forwarding path
John Lo
1
-2
/
+2
2017-01-30
LISP: add dump calls for GPE entries API
Filip Tehlar
1
-0
/
+256
2017-01-27
dpdk: rework cryptodev ipsec build and setup
Sergio Gonzalez Monroy
1
-31
/
+0
2017-01-27
IP Multicast FIB (mfib)
Neale Ranns
1
-0
/
+173
2017-01-25
Repair plugin binary API message numbering
Dave Barach
1
-0
/
+1
2017-01-25
[re]Enable per-Adjacency/neighbour counters
Neale Ranns
2
-0
/
+142
2017-01-23
binary-api debug CLI works with plugins
Dave Barach
2
-84
/
+44
2017-01-14
Provision linux stack ip4 and ip6 addresses for tap interfaces
Dave Barach
1
-0
/
+25
2017-01-13
LISP: Fix gpe API
Filip Tehlar
1
-152
/
+33
2017-01-10
IPv6 NS RS tests and fixes
Neale Ranns
1
-4
/
+1
2017-01-10
API refactoring : dpdk
Pavel Kotucek
1
-17
/
+102
2016-12-28
Reorganize source tree to use single autotools instance
Damjan Marion
10
-0
/
+19864