1. 28ab9cc FIB table add/delete API only by Neale Ranns · 7 years ago
  2. a07bd70 Dedicated SW Interface Event by Neale Ranns · 7 years ago
  3. da78f95 L2 over MPLS by Neale Ranns · 8 years ago
  4. 7048ff1 LISP: Map-server fallback feature by Filip Tehlar · 7 years ago
  5. 8d00fff Add support for API client to receive L2 MAC events by John Lo · 7 years ago
  6. 1e553a0 LISP: make TTL for map register messages configurable by Filip Tehlar · 7 years ago
  7. 15ac81c P2P Ethernet by Pavel Kotucek · 7 years ago
  8. 5b31120 SPAN/API:enable L2 dump by Eyal Bari · 7 years ago
  9. 001fd40 SPAN:add l2 mirror by Eyal Bari · 7 years ago
  10. 99a0e60 Add API support for LLDP config/interface set by Steve Shin · 7 years ago
  11. 04ffd0ad VPP crash on creating vxlan gpe interface. VPP-875 by Hongjun Ni · 7 years ago
  12. f53a8ad Fix vni/dp_table endianness for gpe iface addition (VPP-882) by Florin Coras · 8 years ago
  13. b4243aa Add VAT handlers for LISP-GPE API by Filip Tehlar · 8 years ago
  14. ef2a5bf LISP: add NSH support by Filip Tehlar · 8 years ago
  15. 6899a30 P2P Ethernet - API by Pavel Kotucek · 8 years ago
  16. 560274d LISP-GPE: return index of newly created fwd entry, VPP-868 by Filip Tehlar · 8 years ago
  17. d5a65db LISP: L2 ARP handling by Filip Tehlar · 8 years ago
  18. f3b5364 vhost: migrate to use device infra for worker thread assignment, rx-mode. by Steven · 8 years ago
  19. 0eb874e LISP-GPE: add dump call for VNIs in use by Filip Tehlar · 8 years ago
  20. 01384fe API: Cleaning up message naming that does not follow the conventions by Ole Troan · 8 years ago
  21. ee55198 Fix vnet_interface_counters API definition by Aloys Augustin · 8 years ago
  22. 7bee80c Fix remaining 32-bit compile issues by Damjan Marion · 8 years ago
  23. b0972cb API support for IPsec tunnel interface creation by Matthew Smith · 8 years ago
  24. 229a6b7 Add missing format_ip6_address() functions to plugin_api. by Jon Loeliger · 8 years ago
  25. 2151191 LISP: make statistics thread safe by Filip Tehlar · 8 years ago
  26. 0f26c5a MPLS Mcast by Neale Ranns · 8 years ago
  27. f24991c L2FIB:add l2fib_flush_bd l2fib_flush_int apis by Eyal Bari · 8 years ago
  28. 7eac916 GRE over IPv6 by Ciara Loftus · 8 years ago
  29. fead670 BD/API:add bridge_domain_set_mac_age api by Eyal Bari · 8 years ago
  30. 20e1f2a Fix pid field endian in ARP/ND/DHCP event related API messages by John Lo · 8 years ago
  31. f158661 Fix more "symbol XXX found in none of the libs" warnings by Dave Barach · 8 years ago
  32. 7312cc7 vhost: support interrupt mode by Steven · 8 years ago
  33. 59ed490 policer: fix byte ordering in policer_details msg by Marek Gradzki · 8 years ago
  34. 4868ff6 LISP statistics by Filip Tehlar · 8 years ago
  35. e101e1f VXLAN:add hidden multicast interface check by Eyal Bari · 8 years ago
  36. 67a99f8 LISP: fix Proxy-ETR show command, VPP-660 by Filip Tehlar · 8 years ago
  37. b3b2de7 IMplementation for option to not create a FIB table entry when adding a neighbor entry by Neale Ranns · 8 years ago
  38. 3f844d0 Proxy ND (RFC4389 - or a sub-set thereof). This allows the 'emulation' of bridging. That is hosts in one sub-net reachable via differenet interfaces. by Neale Ranns · 8 years ago
  39. 45e4f36 Missing plugin binary API command fns found after brief search by Dave Barach · 8 years ago
  40. 3466c30 DHCP Multiple Servers (VPP-602, VPP-605) by Neale Ranns · 8 years ago
  41. 09a38a6 Fix endian issue in ARP Event Reply by Wojciech Dec · 8 years ago
  42. fb38095 Evolving SRv6 (Segment Routing for IPv6) by Pablo Camarillo · 8 years ago
  43. c83c3b7 Implement a loopback instance allocation scheme. by Jon Loeliger · 8 years ago
  44. a1a093d Clean up binary api message handler registration issues by Dave Barach · 8 years ago
  45. baf2e90 Remove the unused VRF ID parameter from the IP neighbour Add/Del API by Neale Ranns · 8 years ago
  46. c3a814b dpdk: be a plugin by Damjan Marion · 8 years ago
  47. 3e7b5693 Add GPE CLI/API for setting encap mode by Filip Tehlar · 8 years ago
  48. 4a3f69c Fix vpp built-in version of api_unformat_sw_if_index(...) by Dave Barach · 8 years ago
  49. def19da Clean up "binary-api" help string, arg parse bugs by Dave Barach · 8 years ago
  50. 694396d Add Overlay Network Engine API by Filip Tehlar · 8 years ago
  51. 20a175a dhcp: multiple additions by Neale Ranns · 8 years ago
  52. 82786c4 Rename LISP GPE API to GPE by Filip Tehlar · 8 years ago
  53. 65e8457 VPP-540 : pbb tag rewrite details by Pavel Kotucek · 8 years ago
  54. 5a8123b Python test IP and MPLS objects conform to infra. Add IP[46] MFIB dump. by Neale Ranns · 8 years ago
  55. cb33dc2 Implemented IKEv2 initiator features: by Radu Nicolau · 8 years ago
  56. 2d23eca Remove unnecessary block structure around CONTROL_PING messages. by Jon Loeliger · 8 years ago
  57. 56c7b01 Refactor fragile msg macro W and W2 to not burry return control flow. by Jon Loeliger · 8 years ago
  58. 1f9191f Localize the timeout variable within the W message macro. by Jon Loeliger · 8 years ago
  59. 7bc770c Convert message macro S to accept a message pointer parameter; by Jon Loeliger · 8 years ago
  60. 8a2aea3 Ensure all M() and M2() second parameters are the message pointer. by Jon Loeliger · 8 years ago
  61. 05a057b LISP: enhance binary part of some APIs by Filip Tehlar · 8 years ago
  62. 05b2bf2 MFIB Coverity warnings. The lock macro is functionally equivalent but more expressive (and might appease coverity) by Neale Ranns · 8 years ago
  63. 2b81eb8 Add vxlan-bypass feature to IP6 forwarding path by John Lo · 8 years ago
  64. 5fae99c LISP: add dump calls for GPE entries API by Filip Tehlar · 8 years ago
  65. d04b60b dpdk: rework cryptodev ipsec build and setup by Sergio Gonzalez Monroy · 8 years ago
  66. 32e1c01 IP Multicast FIB (mfib) by Neale Ranns · 8 years ago
  67. 2d6b2d6 Repair plugin binary API message numbering by Dave Barach · 8 years ago
  68. 044183f [re]Enable per-Adjacency/neighbour counters by Neale Ranns · 8 years ago
  69. fe6bdfd binary-api debug CLI works with plugins by Dave Barach · 8 years ago
  70. 2feaffc Provision linux stack ip4 and ip6 addresses for tap interfaces by Dave Barach · 8 years ago
  71. c3af7bf LISP: Fix gpe API by Filip Tehlar · 8 years ago
  72. 7515228 IPv6 NS RS tests and fixes by Neale Ranns · 8 years ago
  73. 738f3f2 API refactoring : dpdk by Pavel Kotucek · 8 years ago
  74. 7cd468a Reorganize source tree to use single autotools instance by Damjan Marion · 8 years ago