Age | Commit message (Expand) | Author | Files | Lines |
2016-08-01 | VPP-226 IPv4 src-address + port range checker |  Dave Barach | 3 | -2/+231 |
2016-07-31 | Initial L2 LISP support |  Florin Coras | 2 | -7/+9 |
2016-07-30 | VPP-189: Fix another batch of coverity warnings |  Dave Barach | 1 | -1/+1 |
2016-07-28 | Edit eid table dump |  Andrej Kozemcak | 2 | -30/+62 |
2016-07-28 | LISP - Bug fix, can`t remove static remote mapping |  Andrej Kozemcak | 2 | -47/+36 |
2016-07-28 | Edit Lisp locator_set API |  Andrej Kozemcak | 2 | -79/+180 |
2016-07-28 | VPE_API small fix for LISP locator_set |  Andrej Kozemcak | 1 | -1/+3 |
2016-07-27 | VAT add_locator_set api support multiple locators |  Andrej Kozemcak | 2 | -1/+28 |
2016-07-26 | policer classify |  Matus Fabian | 3 | -3/+297 |
2016-07-23 | VPP-108: fix buffer overrun |  Dave Barach | 1 | -1/+1 |
2016-07-22 | Add DPDK 16.07 support (rc3 based) |  Damjan Marion | 1 | -8/+15 |
2016-07-22 | HONEYCOMB-83: Add Gre Feature |  Hongjun Ni | 3 | -102/+106 |
2016-07-21 | Add API calls for packet generator |  Pavel Kotucek | 3 | -2/+200 |
2016-07-21 | VPP-123: remove japi (the old Java API) |  Marek Gradzki | 1 | -46/+46 |
2016-07-20 | Add new lisp API - Show pitr |  Andrej Kozemcak | 2 | -0/+59 |
2016-07-20 | L2TP: Add option for custom fib id for outgoing encapsulated packets |  Pierre Pfister | 2 | -0/+17 |
2016-07-19 | VPP-203 Find the relative next node index by node names |  Keith Burns (alagalah) | 3 | -3/+83 |
2016-07-18 | Add uid/gid config parameters to shared-vm database map operator |  Dave Barach | 2 | -4/+70 |
2016-07-17 | VPP-187: Standardized retvalue types in vpe.api |  Calvin | 1 | -8/+8 |
2016-07-16 | - fixed misleading indentation (fixes compilation error on gcc versio 6.1.1) |  Wolfgang | 1 | -2/+2 |
2016-07-14 | Add a command line utility to display critical vpp engine metrics |  Dave Barach | 3 | -2/+193 |
2016-07-13 | Add API dump call for vrf/vni mapping to vpp-api-test |  Filip Tehlar | 1 | -6/+18 |
2016-07-12 | policer action |  Matus Fabian | 2 | -0/+36 |
2016-07-11 | Simplify API to add LISP adjacencies |  Florin Coras | 2 | -51/+18 |
2016-07-11 | VPP-183: IPSec transport mode |  Matus Fabian | 1 | -1/+1 |
2016-07-08 | Add locator prority and weight to LISP API |  Filip Tehlar | 1 | -6/+6 |
2016-07-08 | Remove unnecessary and obsolete configure.ac directives |  Damjan Marion | 1 | -2/+0 |
2016-07-08 | Add binary API for IPFIX |  Juraj Sloboda | 3 | -2/+193 |
2016-07-07 | VPP-142 Recursive route sending traffic to wrong interface |  Neale | 1 | -72/+60 |
2016-07-07 | VPP-148 added bvi_mac flag to l2fib_add_del api call similarly to cli |  marek zavodsky | 3 | -1/+5 |
2016-07-07 | Add an option to dump details about specific LISP EID in API/CLI |  Filip Tehlar | 2 | -1/+47 |
2016-07-04 | LISP CP cleanup and refactoring |  Florin Coras | 2 | -32/+163 |
2016-07-04 | VPP-174 IPsec API fix |  Matus Fabian | 1 | -7/+18 |
2016-07-01 | Simple ip4 NAT plugin |  Dave Barach | 1 | -2/+8 |
2016-06-29 | Fix the spelling of the word "suppress". |  Chris Luke | 4 | -8/+8 |
2016-06-29 | Add support for ethernet address in LISP API |  Filip Tehlar | 2 | -49/+91 |
2016-06-27 | Add support for classify table/session read to jvpp: |  Marek Gradzki | 1 | -3/+3 |
2016-06-27 | More janitorial work |  Dave Barach | 13 | -106/+66 |
2016-06-27 | VPP-108 : API calls to read classify table and sessions |  Pavel Kotucek | 3 | -2/+363 |
2016-06-24 | VPP-118: add support for variable length arrays to jvpp |  Marek Gradzki | 1 | -2/+2 |
2016-06-23 | VPP-72 Added api call aquivalents to: |  marek zavodsky | 3 | -2/+545 |
2016-06-23 | LISP EID virtualization support |  Filip Tehlar | 2 | -5/+88 |
2016-06-21 | Check if LISP is enable |  Andrej Kozemcak | 1 | -1/+1 |
2016-06-20 | Fix problem with DPDK vector PMDs not working in VPP |  Damjan Marion | 1 | -2/+4 |
2016-06-17 | Dynamically compute ip feature subgraph order |  Dave Barach | 1 | -8/+26 |
2016-06-17 | New LISP API map-request itr-rloc |  Andrej Kozemcak | 2 | -1/+97 |
2016-06-15 | VPP-137: VPP sends ARP with wrong requested IP |  Neale | 1 | -1/+13 |
2016-06-14 | Add sw_if_index to af_packet_create and various clean ups |  Keith Burns (alagalah) | 3 | -2/+33 |
2016-06-13 | Explicity specify IP address type for format_ip46_address function |  Damjan Marion | 1 | -2/+4 |
2016-06-12 | Fix next-protocol issue configured from Honeycomb |  Hongjun Ni | 1 | -1/+1 |