Age | Commit message (Expand) | Author | Files | Lines |
2016-07-13 | Add API dump call for vrf/vni mapping to vpp-api-test |  Filip Tehlar | 1 | -0/+60 |
2016-07-12 | policer action |  Matus Fabian | 1 | -2/+136 |
2016-07-12 | Add incrementing MAC / count support for the l2fib_add_del API |  Dave Barach | 1 | -24/+82 |
2016-07-11 | Simplify API to add LISP adjacencies |  Florin Coras | 1 | -34/+2 |
2016-07-08 | VPP-192 ip_neighbor_add_del incomplete vat help |  Chris Luke | 1 | -4/+5 |
2016-07-08 | Add locator prority and weight to LISP API |  Filip Tehlar | 1 | -11/+31 |
2016-07-08 | Remove unnecessary and obsolete configure.ac directives |  Damjan Marion | 1 | -2/+1 |
2016-07-08 | Add IPFIX to vpp-api-test |  Juraj Sloboda | 1 | -3/+127 |
2016-07-07 | VPP-142 Recursive route sending traffic to wrong interface |  Neale | 1 | -1/+1 |
2016-07-07 | VPP-148 added bvi_mac flag to l2fib_add_del api call similarly to cli |  marek zavodsky | 1 | -0/+5 |
2016-07-07 | Add an option to dump details about specific LISP EID in API/CLI |  Filip Tehlar | 1 | -0/+49 |
2016-07-04 | LISP CP cleanup and refactoring |  Florin Coras | 1 | -5/+140 |
2016-06-30 | Fix wrong interger type when unformating value in VAT |  Filip Tehlar | 1 | -4/+4 |
2016-06-29 | Fix the spelling of the word "suppress". |  Chris Luke | 1 | -5/+5 |
2016-06-29 | Add support for ethernet address in LISP API |  Filip Tehlar | 1 | -48/+90 |
2016-06-27 | More janitorial work |  Dave Barach | 1 | -5/+5 |
2016-06-27 | VPP-108 : API calls to read classify table and sessions |  Pavel Kotucek | 1 | -2/+286 |
2016-06-23 | VPP-72 Added api call aquivalents to: |  marek zavodsky | 1 | -2/+309 |
2016-06-23 | LISP EID virtualization support |  Filip Tehlar | 1 | -1/+57 |
2016-06-17 | New LISP API map-request itr-rloc |  Andrej Kozemcak | 1 | -0/+126 |
2016-06-14 | Add sw_if_index to af_packet_create and various clean ups |  Keith Burns (alagalah) | 2 | -10/+63 |
2016-06-13 | Add vxlan-gpe tunnel to sw_interface_dump |  Hongjun Ni | 1 | -0/+7 |
2016-06-13 | Explicity specify IP address type for format_ip46_address function |  Damjan Marion | 1 | -1/+19 |
2016-06-07 | ONE-18: Fix trailing garbage string in LISP status dump API |  Filip Tehlar | 1 | -0/+2 |
2016-05-31 | Add CLI/API for clearing all remote mappings |  Filip Tehlar | 1 | -2/+5 |
2016-05-30 | Add Dump API for VxLAN-GPE tunnel |  Hongjun Ni | 1 | -5/+98 |
2016-05-27 | VPP-95 VXLAN add_del API intermittent failure |  Chris Luke | 1 | -1/+1 |
2016-05-25 | Add Vxlan-Gpe over IPv6 |  Hongjun Ni | 1 | -6/+37 |
2016-05-23 | Add LISP RTR support |  Filip Tehlar | 1 | -1/+57 |
2016-05-20 | VPP-80: netmap binary API message element name collision |  Dave Barach | 1 | -2/+2 |
2016-05-20 | VPP-77 Creating VXLAN over IPv6 via API fails |  Chris Luke | 1 | -2/+2 |
2016-05-20 | Add policer dump API |  Matus Fabian | 1 | -0/+162 |
2016-05-18 | Add netmap API |  Matus Fabian | 1 | -3/+98 |
2016-05-16 | Add configure policer API |  Matus Fabian | 1 | -3/+126 |
2016-05-15 | ONE-13: Add CLI/API for LISP static remote mappings |  Filip Tehlar | 1 | -0/+129 |
2016-05-13 | VPP43 - NSH refactoring: Added nsh-map nodes |  Keith Burns (alagalah) | 1 | -340/+33 |
2016-05-13 | ONE-11: Fix bugs in LISP API |  Andrej Kozemcak | 1 | -6/+46 |
2016-05-10 | ONE-4: Add LISP enable/disable API/CLI |  Filip Tehlar | 1 | -17/+74 |
2016-05-10 | Add af_packet API |  Matus Fabian | 1 | -3/+87 |
2016-05-09 | ONE-5: Remove unused vnet_lisp_gpe_add_del_tunnel API |  Florin Coras | 1 | -172/+0 |
2016-05-07 | VPP-35 Add GRE tunnels to sw_interface_dump |  Chris Luke | 1 | -0/+6 |
2016-05-05 | ONE-2: Add new LISP dump API for lisp gpe |  Andrej Kozemcak | 1 | -2/+64 |
2016-05-05 | VPP-39 - refactoring of NSH into own folder |  Keith Burns (alagalah) | 1 | -6/+6 |
2016-04-30 | IP6 SR multicast replicator |  Keith Burns (alagalah) | 1 | -2/+150 |
2016-04-29 | VPP-25 Add API for GRE tunnel create/delete/show. |  Chris Luke | 1 | -1/+163 |
2016-04-28 | VXLAN over IPv6. |  Chris Luke | 1 | -15/+64 |
2016-04-26 | Fix clang warnings in api code |  Damjan Marion | 1 | -7/+7 |
2016-04-25 | Convert lisp-gpe encap to interface tx node |  Florin Coras | 1 | -5/+52 |
2016-04-22 | Add clib_memcpy macro based on DPDK rte_memcpy implementation |  Damjan Marion | 1 | -130/+130 |
2016-04-22 | Add a vpp_restart command |  Dave Barach | 2 | -1/+237 |