1. bdc0e6b Trivial: Clean up some typos. by Paul Vinciguerra · 6 years ago
  2. 3b81a1e L2 BVI/FIB: Update L2 FIB table when BVI's MAC changes by Neale Ranns · 6 years ago
  3. dd8e7d0 Multiversioning: Device (tx) function constructor by Mohsin Kazmi · 6 years ago
  4. 1855b8e IP directed broadcast by Neale Ranns · 6 years ago
  5. 17ff3c1 Pipes by Neale Ranns · 6 years ago
  6. 1ec0ea8 STATS: Add more hierarchy to counters. by Ole Troan · 7 years ago
  7. d723161 MTU: Software interface / Per-protocol MTU support by Ole Troan · 7 years ago
  8. 048a4e5 export counters in a memfd segment by Dave Barach · 7 years ago
  9. e8d7ff5 Interface Tag: memset field in VOM, clear the tag in VPP on interface delete by Neale Ranns · 7 years ago
  10. a50a14c itf: Fix admin up down for AF_PACKET and vhost-user by Mohsin Kazmi · 7 years ago
  11. 0053de6 ARP proxy dumps by Neale Ranns · 7 years ago
  12. cbe8d65 TAP memory leaks: by Neale Ranns · 7 years ago
  13. 889fe94 Mcast rewrite optimisations by Neale Ranns · 8 years ago
  14. fe7d4a2 Revert "MTU: Setting of MTU on software interface (instead of hardware interface)" by Damjan Marion · 7 years ago
  15. 70083ee MTU: Setting of MTU on software interface (instead of hardware interface) by Ole Troan · 7 years ago
  16. f704f38 Use x(void) not x() in new interface stats code by Neale Ranns · 7 years ago
  17. 6f4a6be Interface Unicast, Multicast and Broadcast stats on the API by Neale Ranns · 7 years ago
  18. 2ae2bc5 Remove unnumbered configuration on interface delete by Neale Ranns · 7 years ago
  19. c819fc6 Allow providers to override glean behaviour by Neale Ranns · 7 years ago
  20. 438f630 Revert "Allow interface types to override glean adjacency behaivour" by Ole Trøan · 7 years ago
  21. 8b30e47 Allow interface types to override glean adjacency behaivour by Neale Ranns · 7 years ago
  22. ffd78d1 Improve MTU handling by Neale Ranns · 7 years ago
  23. e5453d0 Improve tunnel interface creation performance by John Lo · 7 years ago
  24. 5957a14 Sub-Interface deletion not cleanup hash's properly (VPP-1136) by John Lo · 7 years ago
  25. 62fcc0a Fix set interface mac address API to be endian neutral by John Lo · 7 years ago
  26. 7bee773 VPP-1024: rewrite buffer trajectory tracer by Dave Barach · 7 years ago
  27. 0117d24 default update adjacency function deos not return multicast adjacency by Neale Ranns · 7 years ago
  28. 15ac81c P2P Ethernet by Pavel Kotucek · 7 years ago
  29. c418e4a Fix interface reuse when running multithreaded by Damjan Marion · 7 years ago
  30. 10ae766 Deprecate support for flattened output nodes by Damjan Marion · 7 years ago
  31. 4e53a0d Introduce default rx mode for device drivers by Damjan Marion · 7 years ago
  32. 8249a58 vlib: make runtime_data handling thread-local by Igor Mikhailov (imichail) · 7 years ago
  33. abce509 vnet: introduce error state for sw interfaces by Damjan Marion · 8 years ago
  34. 153646e Common device-input interrupt infra by Damjan Marion · 8 years ago
  35. 0f26c5a MPLS Mcast by Neale Ranns · 8 years ago
  36. ce1b4c7 Basic support for LISP-GPE encapsulated NSH packets by Florin Coras · 8 years ago
  37. d63370c Fix crash on vhost-user deletion - VPP-571 by Wojciech Dec · 8 years ago
  38. 7cd468a Reorganize source tree to use single autotools instance by Damjan Marion · 8 years ago[Renamed from vnet/vnet/interface.c]
  39. 3be6b28 Decouple dependencies/assumptions in MAC change by Neale Ranns · 8 years ago
  40. 8b2247d interfaces: make no_flatten variant of inteface_ouptut fn default by Damjan Marion · 8 years ago
  41. 152e21d feature: add interface-output arc by Damjan Marion · 8 years ago
  42. 7be864a Add a 64-byte interface "tag" for vhost and tap interfaces by Dave Barach · 8 years ago
  43. c5b1360 VXLAN multicast dst (remote) address support by Eyal Bari · 8 years ago
  44. 8b37b87 Convergence Improvements by Neale Ranns · 8 years ago
  45. 9c6ae5f feature: remove old interface output feature code by Damjan Marion · 8 years ago
  46. 7c8eda1 VPP-393: Subinterface is still used after deletion by Pavel Kotucek · 8 years ago
  47. 064f55d Update tx and output node runtime when recycling interface by Pierre Pfister · 8 years ago
  48. a6b3177 VPP-492: Fix ability to change mac address of the interface by Pavel Kotucek · 8 years ago
  49. b80c536 FIB2.0: Adjacency complete pull model (VPP-487) by Neale Ranns · 8 years ago
  50. 5e575b1 L2 over LISP and GRE (VPP-457) by Neale Ranns · 8 years ago
  51. c631f2d VPP-363: add ability to change mac address of the interface by Pavel Kotucek · 8 years ago
  52. 0bfe5d8 A Protocol Independent Hierarchical FIB (VPP-352) by Neale Ranns · 8 years ago
  53. 2cee01d VPP-392 properly pass flags from vnet_hw_interface_set_flags_helper to by Klement Sekera · 8 years ago
  54. ba868bb VPP-311 Coding standards cleanup for vnet/vnet/*.[ch] by Dave Barach · 8 years ago
  55. 31a3674 Bug fix for VPP-104 about not being able to down a sub-if if the super-if is up by Calvin · 8 years ago
  56. b8dca74 VPP-171: fix a set of hw interface recycling bugs by Dave Barach · 8 years ago
  57. 6c56a3c Fix double-enqueued packet in interface-output dual-loop, fixes VPP-116 by Damjan Marion · 9 years ago
  58. 608d1ed Add vnet_rename_interface API by Sean Hope · 9 years ago
  59. bcebbb9 Enhance CLI/API Support for Bonded Interface by John Lo · 9 years ago
  60. 3a03598 Fix for TX and RX descriptor queue lockup by Georgi Savov · 9 years ago
  61. cb9cada Initial commit of vpp code. by Ed Warnicke · 9 years ago v1.0.0