aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-12-14Ping response in a VRF context uses correct FIB for responseNeale Ranns4-11/+92
2016-12-14IP and MPLS route debug CLI fixesNeale Ranns2-2/+11
2016-12-14make test: improve virtualenv patching processKlement Sekera1-10/+17
2016-12-13Fix coverity build-break, VPP-255Dave Barach1-4/+4
2016-12-13vpp_papi: Add help() support for python interactive modeChristophe Fontaine1-4/+13
2016-12-13LISP: Move parsing of LISP map-reply to worker thread, VPP-554Filip Tehlar2-97/+86
2016-12-13ACL: Install ACL JSON in install directory.Ole Troan1-11/+12
2016-12-13make test: Use VXLAN built in scapy 2.3.3Matej Klotton6-67/+60
2016-12-12Update CSIT tests 161204 -> 161211Jan Gelety1-1/+1
2016-12-12snat: Hairpinning (VPP-444)Matus Fabian2-0/+181
2016-12-12make test: remove unneeded printKlement Sekera1-1/+3
2016-12-12ip4: perf optimization in the ip4-input nodeDamjan Marion2-83/+76
2016-12-12ipsec: go straight to lookup after esp encryptSergio Gonzalez Monroy2-8/+8
2016-12-12Fix for PAPI async call registrationWojciech Dec1-5/+8
2016-12-11MPLS Nodes Dual LoopNeale Ranns4-17/+396
2016-12-11VRF imported FIB entry should inherit the flags from the export entry.Neale Ranns2-7/+11
2016-12-10ioam: trace plugin read api fixSagar Srivastav1-4/+1
2016-12-09ip4: perf optimization in the ip4-rewrite nodeDamjan Marion1-13/+6
2016-12-09python api rpm packaging - json files are not executablesGabriel Ganne1-2/+2
2016-12-09ioam: pot plugin - pot profile read APISagar Srivastav3-3/+137
2016-12-09ioam:trace plugin - trace profile read APISagar Srivastav4-5/+110
2016-12-09Add FIB unit test to 'make test'Neale Ranns2-22/+72
2016-12-09BFD: handle timing wheel prematurely firing eventsKlement Sekera5-72/+88
2016-12-09Add make test code coverage reporting using gcovJuraj Sloboda4-6/+44
2016-12-09Coding standards cleanup for vnet/vnet/ip, VPP-255Dave Barach52-7808/+9133
2016-12-09VPP-547: Fix for co-existence of HbH and RH header in Segment routing:Shwetha4-107/+457
2016-12-09make test: FIB add/update/delete - ip4 routesMatej Klotton3-2/+276
2016-12-09When waiting for an IPv6 response, filter non-ND packetsNeale Ranns1-16/+21
2016-12-09DPDK HQoS: enable vpp control plane thread connection to hqos threadJasvinder Singh2-4/+10
2016-12-09BFD: fix timing in the main loopKlement Sekera8-97/+145
2016-12-09Add extra validation for VXLAN packets and tunnelsJohn Lo5-90/+257
2016-12-09VPP-470: Introduce VxLAN-GPE as transport for iOAM.Vengada Govindan37-767/+4738
2016-12-08acl: make MACIP ACL apply/unapply/delete logic more robustAndrew Yourtchenko1-11/+26
2016-12-08vpp-python-api packaging - use easy_install to install the python apiGabriel Ganne1-7/+10
2016-12-08Adapt LuaJIT VPP library and a few examples to API with per-message CRC and JSONAndrew Yourtchenko5-16/+267
2016-12-08Fix incorrect creation of classifier entries for macip ACLAndrew Yourtchenko1-9/+31
2016-12-08BFD: improve ip header handling, fix assertKlement Sekera6-13/+40
2016-12-08Fix bug in code for setting dpdk interface descriptors (VPP-552)Juraj Sloboda1-1/+1
2016-12-08ioam: pot plugin - generate java bindings for ioam-pot pluginSagar Srivastav6-16/+311
2016-12-08dpdk: don't drop packets if l4 checksum is flagged as badDamjan Marion2-10/+2
2016-12-08l2fwd: fix isssue with setting mac age from apiDamjan Marion1-1/+1
2016-12-08vhost: fix coverity warningPierre Pfister1-1/+1
2016-12-07Acl JVpp api generation (HONEYCOMB-305)Jan Srnicek9-0/+684
2016-12-07BFD: basic asynchronous session up/downKlement Sekera30-201/+3504
2016-12-07l2fib: add mac aging supportDamjan Marion10-18/+269
2016-12-07Make jvpp connection fail if control ping failsMarek Gradzki1-3/+1
2016-12-07Prevent re-entrant walks on an adjacency.Neale Ranns6-57/+140
2016-12-07LISP mapping timersFilip Tehlar3-1/+63
2016-12-07Refactor tap binary APIs, VPP-550Dave Barach7-261/+398
2016-12-07epoll_input: don't sleep if we expect event in less than 1 msDamjan Marion1-4/+14