1. b7b9299 c11 safe string handling support by Dave Barach · 6 years ago
  2. f0b42f4 itf: dump interface rx-placement by Mohsin Kazmi · 6 years ago
  3. bdc0e6b Trivial: Clean up some typos. by Paul Vinciguerra · 6 years ago
  4. 54f7c51 rx-placement: Add API call for interface rx-placement by Mohsin Kazmi · 6 years ago
  5. 1855b8e IP directed broadcast by Neale Ranns · 6 years ago
  6. d723161 MTU: Software interface / Per-protocol MTU support by Ole Troan · 7 years ago
  7. 8f6dd32 IP table bind allowed only if table exists by Neale Ranns · 7 years ago
  8. fe7d4a2 Revert "MTU: Setting of MTU on software interface (instead of hardware interface)" by Damjan Marion · 7 years ago
  9. 70083ee MTU: Setting of MTU on software interface (instead of hardware interface) by Ole Troan · 7 years ago
  10. 871dc42 Detailed stats collection feature by Neale Ranns · 7 years ago
  11. 6f4a6be Interface Unicast, Multicast and Broadcast stats on the API by Neale Ranns · 7 years ago
  12. 2ae2bc5 Remove unnumbered configuration on interface delete by Neale Ranns · 7 years ago
  13. c037423 IPv6 ND Router discovery control plane (VPP-1095) by Juraj Sloboda · 7 years ago
  14. ffd78d1 Improve MTU handling by Neale Ranns · 7 years ago
  15. 6c4dae2 api: remove transport specific code from handlers by Florin Coras · 7 years ago
  16. e86a8ed api: refactor vlibmemory by Florin Coras · 7 years ago
  17. b8d4481 Break up vpe.api by Neale Ranns · 7 years ago
  18. 62fcc0a Fix set interface mac address API to be endian neutral by John Lo · 7 years ago
  19. ad8015b devices: Add binary API for set interface <interface> rx-mode by Steven · 7 years ago
  20. d0a5972 Revert "Enforce FIB table creation before use" by Florin Coras · 7 years ago
  21. f934202 Enforce FIB table creation before use by Neale Ranns · 7 years ago
  22. d867a7c Set MAC address needs the HW interface index by Neale Ranns · 7 years ago
  23. 59b2565 Repair vlib API socket server by Dave Barach · 7 years ago
  24. 35ffa3e Propagate duplicate IF addr add/del error up to API. by Jon Loeliger · 7 years ago
  25. 6b3a8ef replace uint32_t with u32 by Neale Ranns · 7 years ago
  26. 1500254 FIB table add/delete API by Neale Ranns · 7 years ago
  27. 81d1e27 vl_api_sw_interface_set_mtu_t_handler: fix assert in vnet_get_hw_interface by Andrew Yourtchenko · 7 years ago
  28. d292ab1 No context in SW interface event by Neale Ranns · 7 years ago
  29. a07bd70 Dedicated SW Interface Event by Neale Ranns · 7 years ago
  30. 10c273b Add an API call to set interface MAC addresses. by Jon Loeliger · 8 years ago
  31. f158661 Fix more "symbol XXX found in none of the libs" warnings by Dave Barach · 8 years ago
  32. 898273f Check change in unnumbered setting before updating IP enabled state by Neale Ranns · 8 years ago
  33. 4b919a5 Attached hosts by Neale Ranns · 8 years ago
  34. 1c82cd4 API:support hidden sw interfaces by Eyal Bari · 8 years ago
  35. f7f2a9f fix gcc 5.4 warning: argument to 'sizeof' in 'memcpy' call is the same expression as the destination by Gabriel Ganne · 8 years ago
  36. 358425b DHCPv6 - Be consistent with the use of MFIB index as the RX FIB index for DHCPv6. For the same table ID, the unicast-FIB index is not necessarily the same value as the multicast-FIB index, since features (like LISP, SR) can create unicast-tables, and thus affect only the index of the unicast FIBs by Neale Ranns · 8 years ago
  37. 4008ac9 Changing the IP table for an interface is an error if the interface already has an address configured (VPP-601) by Neale Ranns · 8 years ago
  38. a1a093d Clean up binary api message handler registration issues by Dave Barach · 8 years ago
  39. 65e8457 VPP-540 : pbb tag rewrite details by Pavel Kotucek · 8 years ago
  40. 7cd468a Reorganize source tree to use single autotools instance by Damjan Marion · 8 years ago[Renamed from vnet/vnet/interface_api.c]
  41. b5e8a77 Refactor binary APIs for IP, VPP-549 by Dave Barach · 8 years ago
  42. dfc1923 Add binary API for reading interface/vrf assignment (VPP-439) by Juraj Sloboda · 8 years ago
  43. 6d963c2 Move interface APIs to vnet/vnet/{interface.api,interface_api.c} by Dave Barach · 8 years ago
  44. d162f3d api: set interface MTU API (VPP-442) by Matus Fabian · 8 years ago
  45. aff7077 Start spliting vpe.api into logically related pieces by Dave Barach · 8 years ago