Age | Commit message (Expand) | Author | Files | Lines |
2016-12-20 | Improve dpdk-input node to handle drivers not setting mbuf PTYPE |  John Lo | 5 | -48/+111 |
2016-12-20 | Declare variables as external |  Damjan Marion | 14 | -13/+31 |
2016-12-19 | l2input: remove unused code and reduce number of branches |  Damjan Marion | 1 | -44/+18 |
2016-12-19 | make test: work around timing issue in bfd test |  Klement Sekera | 1 | -1/+1 |
2016-12-19 | snat: fix port allocation |  Matus Fabian | 1 | -12/+21 |
2016-12-19 | Python API: Add back support for old-style VLA, e.g. mask[0] |  Ole Troan | 3 | -51/+144 |
2016-12-19 | make test: filter IPv6 RAs out by default |  Klement Sekera | 3 | -30/+32 |
2016-12-19 | ioam: export plugin - genarate java bindings |  Sagar Srivastav | 7 | -6/+275 |
2016-12-19 | dpdk: fix IV physical address in esp-decrypt |  Sergio Gonzalez Monroy | 1 | -2/+2 |
2016-12-19 | dpdk: fix dpdk-crypto-input packet trace |  Sergio Gonzalez Monroy | 1 | -3/+4 |
2016-12-19 | Update CSIT tests 161211 -> 161218 |  Jan Gelety | 1 | -1/+1 |
2016-12-19 | dpdk backward compatibility |  Christophe Fontaine | 1 | -0/+2 |
2016-12-17 | VPP-563: Fix inter plugin dependency in ioam vxlan-gpe |  Shwetha Bhandari | 4 | -57/+36 |
2016-12-16 | Coverity fixes, VPP-486 |  Dave Barach | 3 | -7/+10 |
2016-12-16 | Fix dpdk-input check for VLAN packets including VLAN strip case |  John Lo | 1 | -1/+16 |
2016-12-16 | make test: improve robustness and performance |  Klement Sekera | 12 | -160/+189 |
2016-12-15 | Expand ethernet-input node speed-path for non-L2 paths |  John Lo | 1 | -7/+22 |
2016-12-15 | LISP: Fix several control plane message issues, VPP-558 |  Filip Tehlar | 5 | -110/+215 |
2016-12-15 | Fix NPE in JNI while handling int arrays, VPP-559 |  Marek Gradzki | 1 | -6/+6 |
2016-12-14 | Ping response in a VRF context uses correct FIB for response |  Neale Ranns | 4 | -11/+92 |
2016-12-14 | IP and MPLS route debug CLI fixes |  Neale Ranns | 2 | -2/+11 |
2016-12-14 | make test: improve virtualenv patching process |  Klement Sekera | 1 | -10/+17 |
2016-12-13 | Fix coverity build-break, VPP-255 |  Dave Barach | 1 | -4/+4 |
2016-12-13 | vpp_papi: Add help() support for python interactive mode |  Christophe Fontaine | 1 | -4/+13 |
2016-12-13 | LISP: Move parsing of LISP map-reply to worker thread, VPP-554 |  Filip Tehlar | 2 | -97/+86 |
2016-12-13 | ACL: Install ACL JSON in install directory. |  Ole Troan | 1 | -11/+12 |
2016-12-13 | make test: Use VXLAN built in scapy 2.3.3 |  Matej Klotton | 6 | -67/+60 |
2016-12-12 | Update CSIT tests 161204 -> 161211 |  Jan Gelety | 1 | -1/+1 |
2016-12-12 | snat: Hairpinning (VPP-444) |  Matus Fabian | 2 | -0/+181 |
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 |