Age | Commit message (Expand) | Author | Files | Lines |
2016-12-12 | make test: remove unneeded print |  Klement Sekera | 1 | -1/+3 |
2016-12-12 | ip4: perf optimization in the ip4-input node |  Damjan Marion | 2 | -83/+76 |
2016-12-12 | ipsec: go straight to lookup after esp encrypt |  Sergio Gonzalez Monroy | 2 | -8/+8 |
2016-12-12 | Fix for PAPI async call registration |  Wojciech Dec | 1 | -5/+8 |
2016-12-11 | MPLS Nodes Dual Loop |  Neale Ranns | 4 | -17/+396 |
2016-12-11 | VRF imported FIB entry should inherit the flags from the export entry. |  Neale Ranns | 2 | -7/+11 |
2016-12-10 | ioam: trace plugin read api fix |  Sagar Srivastav | 1 | -4/+1 |
2016-12-09 | ip4: perf optimization in the ip4-rewrite node |  Damjan Marion | 1 | -13/+6 |
2016-12-09 | python api rpm packaging - json files are not executables |  Gabriel Ganne | 1 | -2/+2 |
2016-12-09 | ioam: pot plugin - pot profile read API |  Sagar Srivastav | 3 | -3/+137 |
2016-12-09 | ioam:trace plugin - trace profile read API |  Sagar Srivastav | 4 | -5/+110 |
2016-12-09 | Add FIB unit test to 'make test' |  Neale Ranns | 2 | -22/+72 |
2016-12-09 | BFD: handle timing wheel prematurely firing events |  Klement Sekera | 5 | -72/+88 |
2016-12-09 | Add make test code coverage reporting using gcov |  Juraj Sloboda | 4 | -6/+44 |
2016-12-09 | Coding standards cleanup for vnet/vnet/ip, VPP-255 |  Dave Barach | 52 | -7808/+9133 |
2016-12-09 | VPP-547: Fix for co-existence of HbH and RH header in Segment routing: |  Shwetha | 4 | -107/+457 |
2016-12-09 | make test: FIB add/update/delete - ip4 routes |  Matej Klotton | 3 | -2/+276 |
2016-12-09 | When waiting for an IPv6 response, filter non-ND packets |  Neale Ranns | 1 | -16/+21 |
2016-12-09 | DPDK HQoS: enable vpp control plane thread connection to hqos thread |  Jasvinder Singh | 2 | -4/+10 |
2016-12-09 | BFD: fix timing in the main loop |  Klement Sekera | 8 | -97/+145 |
2016-12-09 | Add extra validation for VXLAN packets and tunnels |  John Lo | 5 | -90/+257 |
2016-12-09 | VPP-470: Introduce VxLAN-GPE as transport for iOAM. |  Vengada Govindan | 37 | -767/+4738 |
2016-12-08 | acl: make MACIP ACL apply/unapply/delete logic more robust |  Andrew Yourtchenko | 1 | -11/+26 |
2016-12-08 | vpp-python-api packaging - use easy_install to install the python api |  Gabriel Ganne | 1 | -7/+10 |
2016-12-08 | Adapt LuaJIT VPP library and a few examples to API with per-message CRC and JSON |  Andrew Yourtchenko | 5 | -16/+267 |
2016-12-08 | Fix incorrect creation of classifier entries for macip ACL |  Andrew Yourtchenko | 1 | -9/+31 |
2016-12-08 | BFD: improve ip header handling, fix assert |  Klement Sekera | 6 | -13/+40 |
2016-12-08 | Fix bug in code for setting dpdk interface descriptors (VPP-552) |  Juraj Sloboda | 1 | -1/+1 |
2016-12-08 | ioam: pot plugin - generate java bindings for ioam-pot plugin |  Sagar Srivastav | 6 | -16/+311 |
2016-12-08 | dpdk: don't drop packets if l4 checksum is flagged as bad |  Damjan Marion | 2 | -10/+2 |
2016-12-08 | l2fwd: fix isssue with setting mac age from api |  Damjan Marion | 1 | -1/+1 |
2016-12-08 | vhost: fix coverity warning |  Pierre Pfister | 1 | -1/+1 |
2016-12-07 | Acl JVpp api generation (HONEYCOMB-305) |  Jan Srnicek | 9 | -0/+684 |
2016-12-07 | BFD: basic asynchronous session up/down |  Klement Sekera | 30 | -201/+3504 |
2016-12-07 | l2fib: add mac aging support |  Damjan Marion | 10 | -18/+269 |
2016-12-07 | Make jvpp connection fail if control ping fails |  Marek Gradzki | 1 | -3/+1 |
2016-12-07 | Prevent re-entrant walks on an adjacency. |  Neale Ranns | 6 | -57/+140 |
2016-12-07 | LISP mapping timers |  Filip Tehlar | 3 | -1/+63 |
2016-12-07 | Refactor tap binary APIs, VPP-550 |  Dave Barach | 7 | -261/+398 |
2016-12-07 | epoll_input: don't sleep if we expect event in less than 1 ms |  Damjan Marion | 1 | -4/+14 |
2016-12-07 | make test: add S-NAT plugin tests |  Matus Fabian | 2 | -0/+623 |
2016-12-07 | Fix coverity CIDs 157344, 157343, 157341, 157340, 157339, 157336 |  Andrew Yourtchenko | 2 | -46/+30 |
2016-12-07 | Make table chain deletion optional in classifier API (VPP-206) |  Juraj Sloboda | 7 | -14/+35 |
2016-12-07 | Enable Span Jvpp api generation |  Jan Srnicek | 1 | -0/+1 |
2016-12-06 | SPAN API: Fix various errors making SPAN break make tests. |  Ole Troan | 6 | -15/+9 |
2016-12-06 | API: Adapt make test to Python API changes. |  Ole Troan | 6 | -176/+249 |
2016-12-06 | Refactor binary APIs for IP, VPP-549 |  Dave Barach | 10 | -1532/+1715 |
2016-12-06 | Add binary API for reading interface/vrf assignment (VPP-439) |  Juraj Sloboda | 3 | -4/+146 |
2016-12-06 | span: add tx functionality and support for multiple mirror ports |  Pavel Kotucek | 13 | -214/+515 |
2016-12-06 | dpdk: fix rte_delay_us callback issue |  Damjan Marion | 1 | -7/+9 |