Age | Commit message (Expand) | Author | Files | Lines |
2016-07-07 | VPP-142 Recursive route sending traffic to wrong interface |  Neale | 6 | -185/+249 |
2016-07-07 | VPP-148 added bvi_mac flag to l2fib_add_del api call similarly to cli |  marek zavodsky | 4 | -1/+10 |
2016-07-07 | Fix bugs and do some optimization in IPFIX code |  Juraj Sloboda | 2 | -6/+22 |
2016-07-07 | Document more nodes |  Dave Barach | 3 | -0/+142 |
2016-07-07 | Remove #if DPDK == 0, to eliminate a data structure size mismatch |  Dave Barach | 1 | -2/+2 |
2016-07-07 | Remove duplicate code buffer_func.h |  Damjan Marion | 1 | -4/+0 |
2016-07-07 | Fix deletion forwarding entries when deleting static remote mapping |  Filip Tehlar | 1 | -0/+3 |
2016-07-07 | Retire support for DPDK 2.1.0 and older |  Damjan Marion | 8 | -197/+2 |
2016-07-07 | Add some doxygen tags |  Dave Barach | 4 | -1/+176 |
2016-07-07 | Add an option to dump details about specific LISP EID in API/CLI |  Filip Tehlar | 5 | -12/+162 |
2016-07-06 | Retire PLATFORM=virl |  Damjan Marion | 4 | -52/+2 |
2016-07-06 | Add support for capturing packets on packet generator interfaces |  Damjan Marion | 8 | -53/+215 |
2016-07-06 | Netmap: Fix Netmap Polling Issue |  Mohsin KAZMI | 1 | -7/+31 |
2016-07-06 | VPP-184 - Bad type translation in jvpp |  Jan Srnicek | 1 | -2/+2 |
2016-07-06 | Bug fix for VPP-104 about not being able to down a sub-if if the super-if is up |  Calvin | 1 | -1/+3 |
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 |