Age | Commit message (Expand) | Author | Files | Lines |
2016-07-11 | VPP-190: support variable length array syntax in request messages | Marek Gradzki | 1 | -2/+4 |
2016-07-11 | Simplify API to add LISP adjacencies | Florin Coras | 5 | -158/+65 |
2016-07-11 | VPP-183: IPSec transport mode | Matus Fabian | 4 | -18/+113 |
2016-07-09 | dpdk: disable CRC stripping | Damjan Marion | 1 | -1/+1 |
2016-07-09 | packet-generator: fix pcap stream support | Damjan Marion | 2 | -4/+18 |
2016-07-08 | fd-io-styleify for svm | Dave Barach | 11 | -2272/+2671 |
2016-07-08 | VPP-192 ip_neighbor_add_del incomplete vat help | Chris Luke | 1 | -4/+5 |
2016-07-08 | fd-io-styleify pass | Dave Barach | 17 | -3544/+4130 |
2016-07-08 | fd-io-styleify pass | Dave Barach | 65 | -7913/+9520 |
2016-07-08 | IPv6 frag: avoid overflow while parsing extension headers | Yoann Desmouceaux | 1 | -0/+7 |
2016-07-08 | Add locator prority and weight to LISP API | Filip Tehlar | 3 | -22/+57 |
2016-07-08 | Remove unnecessary and obsolete configure.ac directives | Damjan Marion | 14 | -23/+7 |
2016-07-08 | Update emacs plugin skeleton | Damjan Marion | 2 | -25/+16 |
2016-07-08 | Add IPFIX to vpp-api-test | Juraj Sloboda | 1 | -3/+127 |
2016-07-08 | Add binary API for IPFIX | Juraj Sloboda | 5 | -3/+198 |
2016-07-08 | Make IPFIX src port configurable | Juraj Sloboda | 3 | -1/+8 |
2016-07-08 | Multiple changes in the plugin build infra | Damjan Marion | 18 | -321/+84 |
2016-07-08 | VPP-189 Some bugfixes for issues reported by Coverity | Chris Luke | 2 | -14/+66 |
2016-07-08 | Allow DPDK per interface startup config to enable/disable VLAN stripping | John Lo | 2 | -8/+27 |
2016-07-08 | Reset IPFIX streams after configuration change | Juraj Sloboda | 1 | -0/+17 |
2016-07-08 | Set plugin path properly when using toplevel makefile to run/debug vpp | Damjan Marion | 1 | -8/+11 |
2016-07-07 | Add configuration options for IPFIX | Juraj Sloboda | 3 | -11/+52 |
2016-07-07 | Use arbitrary FIB for IPFIX | Juraj Sloboda | 3 | -8/+20 |
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 |