summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2016-12-07make test: add S-NAT plugin testsMatus Fabian2-0/+623
2016-12-07Fix coverity CIDs 157344, 157343, 157341, 157340, 157339, 157336Andrew Yourtchenko2-46/+30
2016-12-07Make table chain deletion optional in classifier API (VPP-206)Juraj Sloboda7-14/+35
2016-12-07Enable Span Jvpp api generationJan Srnicek1-0/+1
2016-12-06SPAN API: Fix various errors making SPAN break make tests.Ole Troan6-15/+9
2016-12-06API: Adapt make test to Python API changes.Ole Troan6-176/+249
2016-12-06Refactor binary APIs for IP, VPP-549Dave Barach10-1532/+1715
2016-12-06Add binary API for reading interface/vrf assignment (VPP-439)Juraj Sloboda3-4/+146
2016-12-06span: add tx functionality and support for multiple mirror portsPavel Kotucek13-214/+515
2016-12-06dpdk: fix rte_delay_us callback issueDamjan Marion1-7/+9
2016-12-06vhost: Improve data pathPierre Pfister2-425/+663
2016-12-06Fix length in LCAF headerFilip Tehlar3-5/+5