Age | Commit message (Expand) | Author | Files | Lines |
2016-07-06 | VPP-182: IPv4 static ARP entries should not be deleted on interface down | John Lo | 1 | -19/+24 |
2016-07-06 | VPP-177: IPsec empty buffers allocation fix | Matus Fabian | 2 | -2/+4 |
2016-07-05 | VPP-144: Fix that shows the empty segment field in sh sr tunnel | Calvin | 1 | -1/+6 |
2016-07-05 | VPP-179 Fix adjacency reference-count botches | Dave Barach | 2 | -2/+24 |
2016-07-05 | ENIC driver patches to address various issues | John Lo | 10 | -0/+741 |
2016-07-04 | LISP CP cleanup and refactoring | Florin Coras | 10 | -764/+1111 |
2016-07-04 | VPP-174 IPsec API fix | Matus Fabian | 1 | -7/+18 |
2016-07-02 | Add gtags option to use ctags. Hidden option in Makefile | Keith Burns (alagalah) | 1 | -0/+3 |
2016-07-02 | Finish cleanup of .../plugins/{configure.ac, Makefile.am} | Dave Barach | 6 | -87/+44 |
2016-07-02 | Enable PCI extended tags in the DPDK config | Damjan Marion | 1 | -1/+3 |
2016-07-01 | Simple ip4 NAT plugin | Dave Barach | 14 | -6/+2928 |
2016-07-01 | VPP-171: fix a set of hw interface recycling bugs | Dave Barach | 3 | -1/+27 |
2016-06-30 | VPP-163 "show ip6 interface" ignores many addresses | Chris Luke | 2 | -24/+61 |
2016-06-30 | Fix buffer leak from L2 flooding replication process | Pierre Pfister | 1 | -0/+1 |
2016-06-30 | Fix wrong interger type when unformating value in VAT | Filip Tehlar | 1 | -4/+4 |
2016-06-30 | Fix clang build | Damjan Marion | 3 | -8/+8 |
2016-06-29 | Fix the spelling of the word "suppress". | Chris Luke | 7 | -24/+26 |
2016-06-29 | Add support for ethernet address in LISP API | Filip Tehlar | 4 | -98/+183 |
2016-06-29 | Don't re-write adjacency with same information. | Keith Burns (alagalah) | 1 | -9/+17 |
2016-06-29 | Decouple worker thread code from dpdk, enable worker threads in vpp_lite | Damjan Marion | 12 | -654/+593 |
2016-06-29 | VPP-158: VPP crashes in IKEv2 code when running multithreaded | Matthew Smith | 6 | -148/+222 |
2016-06-28 | VPP-48 Fixes for ip4/6 ttl checks and icmp responses | Chris Luke | 6 | -72/+244 |
2016-06-28 | Fix native build on non x86_64 systems | Damjan Marion | 3 | -0/+13 |
2016-06-28 | Reduce ring size for dpdk NICs and overtal mem footprint | Damjan Marion | 3 | -7/+7 |
2016-06-27 | Add support for classify table/session read to jvpp: | Marek Gradzki | 2 | -26/+110 |
2016-06-27 | Plugins: Clean up the plugin directory so that each plugin has its own | Ole Troan | 97 | -151/+485 |
2016-06-27 | More janitorial work | Dave Barach | 21 | -138/+98 |
2016-06-27 | VPP-108 : API calls to read classify table and sessions | Pavel Kotucek | 5 | -5/+651 |
2016-06-27 | Add MAC address support to LISP map-cache | Filip Tehlar | 5 | -17/+131 |
2016-06-26 | Misc. janitorial work: | Dave Barach | 5 | -25/+19 |
2016-06-25 | Netmap: Resolve interface state issue | Mohsin KAZMI | 1 | -3/+0 |
2016-06-25 | Doubly-linked list element pools | Dave Barach | 4 | -1/+341 |
2016-06-25 | vhost-dpdk: dequeue size fix | Zhihong Wang | 1 | -4/+12 |
2016-06-25 | add buf_physaddr to dpdk trace | Georgii Tkachuk | 1 | -2/+2 |
2016-06-25 | Vagrantfile RAM default is too small. | Keith Burns (alagalah) | 2 | -2/+2 |
2016-06-24 | netmap: multithreading support | Mohsin KAZMI | 4 | -16/+70 |
2016-06-24 | Move vcgn as plugin | Shesha Sreenivasamurthy | 70 | -55/+102 |
2016-06-24 | Reformat output of lisp eid-table show command. | Filip Tehlar | 3 | -11/+66 |
2016-06-24 | VPP-118: add support for variable length arrays to jvpp | Marek Gradzki | 7 | -9/+54 |
2016-06-24 | Add admin-up flag to L2TP tunnels and start tunnels set to down | Pierre Pfister | 4 | -6/+42 |
2016-06-23 | Show command support for ip feature paths | Dave Barach | 5 | -3/+147 |
2016-06-23 | Use lisp_gpeX iface counters to store decap stats | Florin Coras | 4 | -36/+71 |
2016-06-23 | VPP-72 Added api call aquivalents to: | marek zavodsky | 6 | -15/+874 |
2016-06-23 | LISP EID virtualization support | Filip Tehlar | 11 | -182/+443 |
2016-06-23 | More LISP SD FIB and forwarding fixes | Florin Coras | 3 | -62/+56 |
2016-06-22 | ARP/NDP does not send solicitation when no source address is available | Pierre Pfister | 6 | -7/+28 |
2016-06-22 | Add MAC address support for LISP | Filip Tehlar | 3 | -18/+166 |
2016-06-22 | CLI to update locator-set | Andrej Kozemcak | 1 | -6/+83 |
2016-06-22 | Fix for build failure due to iOAM plugin header file path | Shwetha | 9 | -17/+23 |
2016-06-21 | Vagrantfile syntax error correction - requires string input instead of integer. | Srivatsa Sangli | 1 | -1/+1 |