Age | Commit message (Expand) | Author | Files | Lines |
2017-08-17 | TCP source address automation |  Dave Barach | 1 | -3/+73 |
2017-08-14 | FIB table add/delete API only |  Neale Ranns | 1 | -0/+104 |
2017-08-11 | Dedicated SW Interface Event |  Neale Ranns | 1 | -11/+6 |
2017-08-08 | L2 over MPLS |  Neale Ranns | 1 | -8/+9 |
2017-08-07 | LISP: Map-server fallback feature |  Filip Tehlar | 1 | -0/+94 |
2017-08-03 | Add support for API client to receive L2 MAC events |  John Lo | 1 | -7/+79 |
2017-08-02 | LISP: make TTL for map register messages configurable |  Filip Tehlar | 1 | -0/+95 |
2017-08-01 | P2P Ethernet |  Pavel Kotucek | 1 | -5/+12 |
2017-08-01 | SPAN/API:enable L2 dump |  Eyal Bari | 1 | -1/+12 |
2017-07-24 | SPAN:add l2 mirror |  Eyal Bari | 1 | -1/+5 |
2017-07-05 | Add API support for LLDP config/interface set |  Steve Shin | 1 | -3/+92 |
2017-06-25 | VPP crash on creating vxlan gpe interface. VPP-875 |  Hongjun Ni | 1 | -11/+97 |
2017-06-16 | Fix vni/dp_table endianness for gpe iface addition (VPP-882) |  Florin Coras | 1 | -2/+2 |
2017-06-15 | Add VAT handlers for LISP-GPE API |  Filip Tehlar | 1 | -0/+199 |
2017-06-08 | LISP: add NSH support |  Filip Tehlar | 1 | -8/+172 |
2017-06-08 | P2P Ethernet - API |  Pavel Kotucek | 1 | -3/+104 |
2017-06-05 | LISP-GPE: return index of newly created fwd entry, VPP-868 |  Filip Tehlar | 1 | -1/+33 |
2017-05-30 | LISP: L2 ARP handling |  Filip Tehlar | 1 | -0/+233 |
2017-05-22 | vhost: migrate to use device infra for worker thread assignment, rx-mode. |  Steven | 1 | -62/+5 |
2017-05-22 | LISP-GPE: add dump call for VNIs in use |  Filip Tehlar | 1 | -0/+75 |
2017-05-20 | API: Cleaning up message naming that does not follow the conventions |  Ole Troan | 1 | -55/+59 |
2017-05-15 | Fix vnet_interface_counters API definition |  Aloys Augustin | 1 | -31/+45 |
2017-05-09 | Fix remaining 32-bit compile issues |  Damjan Marion | 1 | -5/+5 |
2017-05-09 | API support for IPsec tunnel interface creation |  Matthew Smith | 1 | -0/+134 |
2017-05-09 | Add missing format_ip6_address() functions to plugin_api. |  Jon Loeliger | 2 | -0/+78 |
2017-04-13 | LISP: make statistics thread safe |  Filip Tehlar | 1 | -0/+15 |
2017-04-07 | MPLS Mcast |  Neale Ranns | 1 | -56/+77 |
2017-04-05 | L2FIB:add l2fib_flush_bd l2fib_flush_int apis |  Eyal Bari | 1 | -2/+72 |
2017-04-05 | GRE over IPv6 |  Ciara Loftus | 1 | -13/+65 |
2017-04-04 | BD/API:add bridge_domain_set_mac_age api |  Eyal Bari | 1 | -1/+76 |
2017-03-30 | Fix pid field endian in ARP/ND/DHCP event related API messages |  John Lo | 1 | -9/+9 |
2017-03-30 | Fix more "symbol XXX found in none of the libs" warnings |  Dave Barach | 1 | -1/+0 |
2017-03-22 | vhost: support interrupt mode |  Steven | 1 | -5/+62 |
2017-03-22 | policer: fix byte ordering in policer_details msg |  Marek Gradzki | 1 | -2/+2 |
2017-03-21 | LISP statistics |  Filip Tehlar | 1 | -0/+208 |
2017-03-15 | VXLAN:add hidden multicast interface check |  Eyal Bari | 1 | -4/+2 |
2017-03-10 | LISP: fix Proxy-ETR show command, VPP-660 |  Filip Tehlar | 1 | -0/+146 |
2017-03-09 | IMplementation for option to not create a FIB table entry when adding a neigh... |  Neale Ranns | 1 | -0/+4 |
2017-03-08 | Proxy ND (RFC4389 - or a sub-set thereof). This allows the 'emulation' of bri... |  Neale Ranns | 1 | -0/+109 |
2017-03-07 | Missing plugin binary API command fns found after brief search |  Dave Barach | 2 | -2/+1 |
2017-03-07 | DHCP Multiple Servers (VPP-602, VPP-605) |  Neale Ranns | 1 | -14/+42 |
2017-03-07 | Fix endian issue in ARP Event Reply |  Wojciech Dec | 1 | -2/+4 |
2017-03-04 | Evolving SRv6 (Segment Routing for IPv6) |  Pablo Camarillo | 1 | -286/+71 |
2017-03-03 | Implement a loopback instance allocation scheme. |  Jon Loeliger | 1 | -6/+53 |
2017-03-02 | Clean up binary api message handler registration issues |  Dave Barach | 1 | -7/+36 |
2017-03-02 | Remove the unused VRF ID parameter from the IP neighbour Add/Del API |  Neale Ranns | 1 | -4/+0 |
2017-03-01 | dpdk: be a plugin |  Damjan Marion | 1 | -320/+0 |
2017-02-27 | Add GPE CLI/API for setting encap mode |  Filip Tehlar | 1 | -0/+114 |
2017-02-23 | Fix vpp built-in version of api_unformat_sw_if_index(...) |  Dave Barach | 1 | -16/+34 |
2017-02-22 | Clean up "binary-api" help string, arg parse bugs |  Dave Barach | 1 | -0/+2 |