1. 92ccf9b vlib: convert foreach_vlib_main macro to be more gdb and clang-format friendly by Damjan Marion · 3 years, 9 months ago
  2. a31698b vlib: refactor node function variants by Damjan Marion · 3 years, 9 months ago
  3. f91098e interface: fix interface-output and interface-tx multiarch selection by Damjan Marion · 3 years, 9 months ago
  4. 34c6c30 vlib: "revert startup multi-arch variant configuration fix for interfaces" by Damjan Marion · 3 years, 11 months ago
  5. b85b0df interface: remove vnet_device_input_runtime_t by Mohammed Hawari · 4 years ago
  6. 5a48b3b vlib: startup multi-arch variant configuration fix for interfaces by Radu Nicolau · 4 years ago
  7. 9410053 interface: rx queue infra rework, part one by Damjan Marion · 4 years, 1 month ago
  8. b2c31b6 misc: move to new pool_foreach macros by Damjan Marion · 4 years ago
  9. d1bd5d2 interface: improve logging by Damjan Marion · 4 years, 1 month ago
  10. 7d2094c interface: add multiarch support for per-interface tx node by Benoît Ganne · 4 years, 1 month ago
  11. 5a59b2b ip: Move the IP6 fib into ip6_[m]fib.c by Neale Ranns · 4 years, 2 months ago
  12. 148c7b7 stats: counters data model by Ole Troan · 4 years, 2 months ago
  13. eabd424 interface: shorten vnet_hw_if_rx_mode by Damjan Marion · 4 years, 2 months ago
  14. 47a3d99 l2: input performance by Neale Ranns · 4 years, 3 months ago
  15. c466509 interface: support configuring RSS steering queues by Chenmin Sun · 4 years, 5 months ago
  16. 6c81f5a misc: add callback hooks and refactor pmc by Tom Seidenberg · 4 years, 5 months ago
  17. a6ef36b misc: fix coverity warnings by Dave Barach · 4 years, 10 months ago
  18. b22e1f0 interface: Prevent bad inner-dot1q any exact-match configuration by Jon Loeliger · 5 years ago
  19. 5f8f617 gre: Multi-point interfaces by Neale Ranns · 6 years ago
  20. 3f5594d gso: remove the interface count by Mohsin Kazmi · 5 years ago
  21. e0792fd interface: callback to manage extra MAC addresses by Matthew Smith · 5 years ago
  22. f5667c3 misc: add vnet classify filter set support by Dave Barach · 5 years ago
  23. 5ad541e interface: Remove residual dpdk bonding code by Steven Luong · 5 years ago
  24. 5cdde5c vppinfra: refactor test_and_set spinlocks to use clib_spinlock_t by jaszha03 · 5 years ago
  25. c87b66c ipsec: ipsec-tun protect by Neale Ranns · 6 years ago
  26. 5bfb504 vnet: remove macro definitions by Zhiyong Yang · 6 years ago
  27. 6a7cff7 tap gso: experimental support by Andrew Yourtchenko · 6 years ago
  28. 652d2e1 Deprecate old mutliarch code, phase 1 by Damjan Marion · 6 years ago
  29. 5100aa9 vnet: store hw interface speed in kbps instead of using flags by Damjan Marion · 6 years ago
  30. 8f8994a change mac address functions take const mac by Neale Ranns · 6 years ago
  31. b3a9381 interface-flags; fix coverity error found in conversion by Neale Ranns · 6 years ago
  32. 6e43e06 Enumify interface flags by Neale Ranns · 6 years ago
  33. b7b9299 c11 safe string handling support by Dave Barach · 6 years ago
  34. c3a0655 API / CLI event-log tracing by Dave Barach · 6 years ago
  35. b474380 L2 BD: introduce a BD interface on which to send UU packets by Neale Ranns · 6 years ago
  36. bdc0e6b Trivial: Clean up some typos. by Paul Vinciguerra · 6 years ago
  37. 3b81a1e L2 BVI/FIB: Update L2 FIB table when BVI's MAC changes by Neale Ranns · 6 years ago
  38. dd8e7d0 Multiversioning: Device (tx) function constructor by Mohsin Kazmi · 6 years ago
  39. 1855b8e IP directed broadcast by Neale Ranns · 6 years ago
  40. 17ff3c1 Pipes by Neale Ranns · 6 years ago
  41. 1ec0ea8 STATS: Add more hierarchy to counters. by Ole Troan · 7 years ago
  42. d723161 MTU: Software interface / Per-protocol MTU support by Ole Troan · 7 years ago
  43. 048a4e5 export counters in a memfd segment by Dave Barach · 7 years ago
  44. e8d7ff5 Interface Tag: memset field in VOM, clear the tag in VPP on interface delete by Neale Ranns · 7 years ago
  45. a50a14c itf: Fix admin up down for AF_PACKET and vhost-user by Mohsin Kazmi · 7 years ago
  46. 0053de6 ARP proxy dumps by Neale Ranns · 7 years ago
  47. cbe8d65 TAP memory leaks: by Neale Ranns · 7 years ago
  48. 889fe94 Mcast rewrite optimisations by Neale Ranns · 8 years ago
  49. fe7d4a2 Revert "MTU: Setting of MTU on software interface (instead of hardware interface)" by Damjan Marion · 7 years ago
  50. 70083ee MTU: Setting of MTU on software interface (instead of hardware interface) by Ole Troan · 7 years ago
  51. f704f38 Use x(void) not x() in new interface stats code by Neale Ranns · 7 years ago
  52. 6f4a6be Interface Unicast, Multicast and Broadcast stats on the API by Neale Ranns · 7 years ago
  53. 2ae2bc5 Remove unnumbered configuration on interface delete by Neale Ranns · 7 years ago
  54. c819fc6 Allow providers to override glean behaviour by Neale Ranns · 7 years ago
  55. 438f630 Revert "Allow interface types to override glean adjacency behaivour" by Ole Trøan · 7 years ago
  56. 8b30e47 Allow interface types to override glean adjacency behaivour by Neale Ranns · 7 years ago
  57. ffd78d1 Improve MTU handling by Neale Ranns · 7 years ago
  58. e5453d0 Improve tunnel interface creation performance by John Lo · 7 years ago
  59. 5957a14 Sub-Interface deletion not cleanup hash's properly (VPP-1136) by John Lo · 7 years ago
  60. 62fcc0a Fix set interface mac address API to be endian neutral by John Lo · 7 years ago
  61. 7bee773 VPP-1024: rewrite buffer trajectory tracer by Dave Barach · 7 years ago
  62. 0117d24 default update adjacency function deos not return multicast adjacency by Neale Ranns · 7 years ago
  63. 15ac81c P2P Ethernet by Pavel Kotucek · 7 years ago
  64. c418e4a Fix interface reuse when running multithreaded by Damjan Marion · 7 years ago
  65. 10ae766 Deprecate support for flattened output nodes by Damjan Marion · 7 years ago
  66. 4e53a0d Introduce default rx mode for device drivers by Damjan Marion · 7 years ago
  67. 8249a58 vlib: make runtime_data handling thread-local by Igor Mikhailov (imichail) · 8 years ago
  68. abce509 vnet: introduce error state for sw interfaces by Damjan Marion · 8 years ago
  69. 153646e Common device-input interrupt infra by Damjan Marion · 8 years ago
  70. 0f26c5a MPLS Mcast by Neale Ranns · 8 years ago
  71. ce1b4c7 Basic support for LISP-GPE encapsulated NSH packets by Florin Coras · 8 years ago
  72. d63370c Fix crash on vhost-user deletion - VPP-571 by Wojciech Dec · 8 years ago
  73. 7cd468a Reorganize source tree to use single autotools instance by Damjan Marion · 8 years ago[Renamed from vnet/vnet/interface.c]
  74. 3be6b28 Decouple dependencies/assumptions in MAC change by Neale Ranns · 8 years ago
  75. 8b2247d interfaces: make no_flatten variant of inteface_ouptut fn default by Damjan Marion · 8 years ago
  76. 152e21d feature: add interface-output arc by Damjan Marion · 8 years ago
  77. 7be864a Add a 64-byte interface "tag" for vhost and tap interfaces by Dave Barach · 8 years ago
  78. c5b1360 VXLAN multicast dst (remote) address support by Eyal Bari · 8 years ago
  79. 8b37b87 Convergence Improvements by Neale Ranns · 8 years ago
  80. 9c6ae5f feature: remove old interface output feature code by Damjan Marion · 8 years ago
  81. 7c8eda1 VPP-393: Subinterface is still used after deletion by Pavel Kotucek · 8 years ago
  82. 064f55d Update tx and output node runtime when recycling interface by Pierre Pfister · 8 years ago
  83. a6b3177 VPP-492: Fix ability to change mac address of the interface by Pavel Kotucek · 8 years ago
  84. b80c536 FIB2.0: Adjacency complete pull model (VPP-487) by Neale Ranns · 8 years ago
  85. 5e575b1 L2 over LISP and GRE (VPP-457) by Neale Ranns · 8 years ago
  86. c631f2d VPP-363: add ability to change mac address of the interface by Pavel Kotucek · 8 years ago
  87. 0bfe5d8 A Protocol Independent Hierarchical FIB (VPP-352) by Neale Ranns · 8 years ago
  88. 2cee01d VPP-392 properly pass flags from vnet_hw_interface_set_flags_helper to by Klement Sekera · 8 years ago
  89. ba868bb VPP-311 Coding standards cleanup for vnet/vnet/*.[ch] by Dave Barach · 8 years ago
  90. 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
  91. b8dca74 VPP-171: fix a set of hw interface recycling bugs by Dave Barach · 8 years ago
  92. 6c56a3c Fix double-enqueued packet in interface-output dual-loop, fixes VPP-116 by Damjan Marion · 9 years ago
  93. 608d1ed Add vnet_rename_interface API by Sean Hope · 9 years ago
  94. bcebbb9 Enhance CLI/API Support for Bonded Interface by John Lo · 9 years ago
  95. 3a03598 Fix for TX and RX descriptor queue lockup by Georgi Savov · 9 years ago
  96. cb9cada Initial commit of vpp code. by Ed Warnicke · 9 years ago v1.0.0