Age | Commit message (Expand) | Author | Files | Lines |
2017-01-27 | dpdk : incorrect rx filter being installed |  Pavel Kotucek | 3 | -1/+20 |
2017-01-27 | jvpp: utilize per-message CRCs (VPP-544) |  Marek Gradzki | 11 | -15/+143 |
2017-01-27 | IP Multicast FIB (mfib) |  Neale Ranns | 90 | -1767/+11211 |
2017-01-27 | Fix make test scapy python patch issue, VPP-615 |  Dave Wallace | 1 | -0/+1 |
2017-01-27 | make-test: Add numbering to chapters' titles |  Tibor | 2 | -1/+2 |
2017-01-27 | Cleanup some obfuscated code in next node handling. |  Vengada | 3 | -8/+8 |
2017-01-27 | drop-and-count snat out2in packets with no translations |  Dave Barach | 1 | -3/+41 |
2017-01-27 | Python API: event_callback not initialised. |  Ole Troan | 1 | -0/+1 |
2017-01-27 | make test: improve documentation generation |  Klement Sekera | 4 | -430/+432 |
2017-01-27 | Add multi-vpp support back into pythonic vppctl |  Ed Warnicke | 1 | -7/+20 |
2017-01-27 | Add sphinx read the doc theme. |  Tibor | 2 | -2/+3 |
2017-01-27 | ipv4 vrf test doc cleaning |  Jan Gelety | 1 | -6/+6 |
2017-01-27 | API refactoring : l2 (add) |  Pavel Kotucek | 4 | -148/+147 |
2017-01-27 | package only the vpp binaries (rpm) |  Gabriel Ganne | 1 | -1/+1 |
2017-01-26 | DHCPv[46] proxy tests |  Neale Ranns | 5 | -19/+911 |
2017-01-26 | Change automake python macro to get python path |  Tomofumi Hayashi | 2 | -1/+3 |
2017-01-26 | API refactoring : dhcp |  Pavel Kotucek | 6 | -306/+427 |
2017-01-26 | Add option to use LISP Proxy-ETR |  Florin Coras | 5 | -37/+349 |
2017-01-25 | Repair plugin binary API message numbering |  Dave Barach | 12 | -10/+29 |
2017-01-25 | [re]Enable per-Adjacency/neighbour counters |  Neale Ranns | 11 | -62/+675 |
2017-01-25 | Move LISP cp cli to separate file |  Florin Coras | 4 | -1415/+1461 |
2017-01-25 | API refactoring : flow |  Pavel Kotucek | 6 | -454/+578 |
2017-01-25 | Update CSIT tests 170108 -> 170122 |  Jan Gelety | 1 | -1/+1 |
2017-01-25 | span: tx functionality |  Pavel Kotucek | 1 | -2/+2 |
2017-01-25 | make test: elegantly handle expected API failures |  Klement Sekera | 2 | -13/+42 |
2017-01-25 | API refactoring : classify |  Pavel Kotucek | 6 | -795/+921 |
2017-01-25 | test adding and removing shared mcast dst tunnels |  Eyal Bari | 1 | -8/+39 |
2017-01-25 | SNAT: static mappings for dhcp addressed interfaces (VPP-590) |  Matus Fabian | 5 | -91/+176 |
2017-01-24 | Fix coverity defect. |  Vengada | 1 | -1/+1 |
2017-01-24 | ping: fix double-free crash under VMWare hypervisor |  Andrew Yourtchenko | 1 | -2/+2 |
2017-01-24 | fix OS_ID test in root Makefile |  Gabriel Ganne | 1 | -2/+2 |
2017-01-24 | Fix PAPI async response |  Wojciech Dec | 1 | -1/+1 |
2017-01-23 | LISP: add RLOC and map-notify counters |  Filip Tehlar | 1 | -20/+97 |
2017-01-23 | binary-api debug CLI works with plugins |  Dave Barach | 20 | -515/+476 |
2017-01-23 | SNAT: Multiple inside interfaces (VPP-447) |  Matus Fabian | 2 | -128/+189 |
2017-01-22 | Add static mapping support for dhcp client interfaces |  Dave Barach | 2 | -2/+103 |
2017-01-21 | Fix cosmetic issue in dpdk/Makefile |  Damjan Marion | 1 | -1/+1 |
2017-01-21 | Fix issue in rpm versioning for release builds |  Damjan Marion | 1 | -1/+1 |
2017-01-20 | Add dpdk development packaging |  Damjan Marion | 18 | -105/+234 |
2017-01-20 | Fix coverity warning, VPP-608 |  Dave Barach | 1 | -0/+3 |
2017-01-20 | VXLAN - Add IPv6 tunnels src ref count |  Eyal Bari | 2 | -84/+68 |
2017-01-20 | Python API: Missing locking of results data structure. |  Ole Troan | 1 | -84/+219 |
2017-01-19 | af_packet: multithreading support |  Mohsin KAZMI | 4 | -11/+86 |
2017-01-18 | jvpp: include libjvpp_common in rpm packages |  Marek Gradzki | 1 | -0/+1 |
2017-01-18 | Fix coverity warnings, VPP-608 |  Dave Barach | 6 | -18/+32 |
2017-01-17 | Fix crash on deleting activated vhost-user - VPP-603 |  Wojciech Dec | 1 | -3/+4 |
2017-01-17 | make test: fix text output when non-interactive |  Klement Sekera | 1 | -0/+8 |
2017-01-17 | BFD: IPv6 support |  Klement Sekera | 8 | -168/+394 |
2017-01-17 | sample-plugin: fix build |  Damjan Marion | 2 | -2/+2 |
2017-01-17 | dpdk: remove duplicate code in buffers.c |  Damjan Marion | 3 | -174/+78 |