1. 8fb5add interface: move vnet_pcap_t to vnet by Damjan Marion · 3 years, 10 months ago
  2. 5943e36 classify: fix crash if no pcap filter has been configured by Benoît Ganne · 3 years, 10 months ago
  3. 455779f interface: fix sh int rx by Nathan Skrzypczak · 3 years, 10 months ago
  4. b85b0df interface: remove vnet_device_input_runtime_t by Mohammed Hawari · 4 years ago
  5. 9fecbe1 interface: fix rx-placement api/cli for new infra by Mohammed Hawari · 4 years ago
  6. 9410053 interface: rx queue infra rework, part one by Damjan Marion · 4 years, 1 month ago
  7. 5c1e48c classify: add pcap/trace classfier mgmt API calls by Jon Loeliger · 4 years, 2 months ago
  8. f0ca1e8 misc: refactor clib_bitmap_foreach macro by Damjan Marion · 4 years ago
  9. b2c31b6 misc: move to new pool_foreach macros by Damjan Marion · 4 years ago
  10. b44c77d ethernet: mac must support 64-bits loads by Benoît Ganne · 4 years, 2 months ago
  11. eabd424 interface: shorten vnet_hw_if_rx_mode by Damjan Marion · 4 years, 2 months ago
  12. 47a3d99 l2: input performance by Neale Ranns · 4 years, 3 months ago
  13. c466509 interface: support configuring RSS steering queues by Chenmin Sun · 4 years, 5 months ago
  14. 7d4a997 misc: fix pcap [rx|tx|drop] filename stem overflow by Benoît Ganne · 4 years, 5 months ago
  15. 11fb09e misc: harmonize names by Dave Barach · 4 years, 4 months ago
  16. 586462f interface: add pcap trace data preallocation by Dave Barach · 4 years, 4 months ago
  17. 17814d7 interface: fix show/clear hardware-interfaces string overflow by Benoît Ganne · 4 years, 5 months ago
  18. 4330c46 interface: add minimal vpp pkt trace for error-drop by Dave Barach · 4 years, 6 months ago
  19. 196fce2 classify: pcap / packet trace debug CLI bugs by Dave Barach · 4 years, 11 months ago
  20. ba4a5bf classify: Reduce the include dependencies on vnet_classify.h by Neale Ranns · 5 years ago
  21. b22e1f0 interface: Prevent bad inner-dot1q any exact-match configuration by Jon Loeliger · 5 years ago
  22. 9485d99 interface: Allow VLAN tag-rewrite on non-sub-interfaces too. by Jon Loeliger · 5 years ago
  23. e0792fd interface: callback to manage extra MAC addresses by Matthew Smith · 5 years ago
  24. f5667c3 misc: add vnet classify filter set support by Dave Barach · 5 years ago
  25. 3390977 misc: unify pcap rx / tx / drop trace by Dave Barach · 5 years ago
  26. 4da1506 interface: use the correct condition for checking if the pcap fd is open by Andrew Yourtchenko · 5 years ago
  27. 9137e54 misc: classifier-based packet trace filter by Dave Barach · 5 years ago
  28. b97641c misc: clean up "pcap [rx|tx] trace" debug CLI by Dave Barach · 5 years ago
  29. 9af7e2e fix pcap_write function by Jack Xu · 6 years ago
  30. 778ce57 interface: fix pcap tx/rx trace cli handling by John Lo · 5 years ago
  31. 8fdde3c Add a debug-CLI leak-checker by Dave Barach · 6 years ago
  32. c5fa2b8 mp_safe SW_INTERFACE_DUMP, SW_INTERFACE_DETAILS, SW_INTERFACE_TAG_ADD_DEL, by Steven Luong · 6 years ago
  33. cac8f9b vpp-1647: fix typo in pcap_trace_command_internal by Dave Barach · 6 years ago
  34. f753744 fix pcap_trace cli output issue by Jack Xu · 6 years ago
  35. 5ecd5a5 Move pcap rx/tx trace code out of the dpdk plugin by Dave Barach · 6 years ago
  36. 5d9df1d L2 feautre bitmaps output verbose/non-verbose mode by Neale Ranns · 6 years ago
  37. b7b9299 c11 safe string handling support by Dave Barach · 6 years ago
  38. 84f36cb vnet: show interface rx-placement may display garbage characters by Steven · 6 years ago
  39. bdc0e6b Trivial: Clean up some typos. by Paul Vinciguerra · 6 years ago
  40. 54f7c51 rx-placement: Add API call for interface rx-placement by Mohsin Kazmi · 6 years ago
  41. 1855b8e IP directed broadcast by Neale Ranns · 6 years ago
  42. d723161 MTU: Software interface / Per-protocol MTU support by Ole Troan · 7 years ago
  43. 525c9d0 VPP-1294: add missing feature arc constraint by Dave Barach · 7 years ago
  44. fe7d4a2 Revert "MTU: Setting of MTU on software interface (instead of hardware interface)" by Damjan Marion · 7 years ago
  45. 70083ee MTU: Setting of MTU on software interface (instead of hardware interface) by Ole Troan · 7 years ago
  46. 2ae2bc5 Remove unnumbered configuration on interface delete by Neale Ranns · 7 years ago
  47. ffd78d1 Improve MTU handling by Neale Ranns · 7 years ago
  48. 4478d8e Improve "show xxx tunnel" and "show int addr" output by John Lo · 7 years ago
  49. 62fcc0a Fix set interface mac address API to be endian neutral by John Lo · 7 years ago
  50. ad8015b devices: Add binary API for set interface <interface> rx-mode by Steven · 7 years ago
  51. d867a7c Set MAC address needs the HW interface index by Neale Ranns · 7 years ago
  52. bd8a611 Devices: Set interface rx-mode may cause SIGSEGV with nonexistent queue by Steven · 7 years ago
  53. e9bac69 VPP-939: Update CLI Helptext for rx-placement commands by Billy McFall · 7 years ago
  54. 942402b CLI:add l2 input/outut to "sh int features" by Eyal Bari · 7 years ago
  55. 9d6d989 devices: show interface rx-placement displays the wrong information (VPP-894) by Steven · 7 years ago
  56. 4e53a0d Introduce default rx mode for device drivers by Damjan Marion · 7 years ago
  57. 6f9ac65 Add missing barrier sync to rx placement infra code by Damjan Marion · 8 years ago
  58. e3a395c device: Add callback for set interface rx-mode by Steven · 8 years ago
  59. 4403690 Add interface rx mode commands, unify rx mode and placement CLI by Damjan Marion · 8 years ago
  60. 3ef1671 vnet: update help message for intfc state by Ray Kinsella · 8 years ago
  61. 2c0d0fe Coverity Error: logically dead code in IP unnumbered CLI by Neale Ranns · 8 years ago
  62. 13ad1f0 Rename "show interfaces" -> "show interface" by Dave Barach · 8 years ago
  63. 898273f Check change in unnumbered setting before updating IP enabled state by Neale Ranns · 8 years ago
  64. 4b919a5 Attached hosts by Neale Ranns · 8 years ago
  65. 3212c57 CLI: hide deleted interfaces by Eyal Bari · 8 years ago
  66. 7cd468a Reorganize source tree to use single autotools instance by Damjan Marion · 8 years ago[Renamed from vnet/vnet/interface_cli.c]
  67. 7be864a Add a 64-byte interface "tag" for vhost and tap interfaces by Dave Barach · 8 years ago
  68. c5b1360 VXLAN multicast dst (remote) address support by Eyal Bari · 8 years ago
  69. 2231150 feature: add new feature handling code and device-input features by Damjan Marion · 8 years ago
  70. 15977ef Fix CLI 'set interface unnumbered' to work with FIB 2.0 by Igor Mikhailov (imichail) · 8 years ago
  71. c631f2d VPP-363: add ability to change mac address of the interface by Pavel Kotucek · 8 years ago
  72. a4509cf fix create sub-interface range cli by Eyal Bari · 8 years ago
  73. ab3e42b Fix for potential use of uninitialized variables by Igor Mikhailov (imichail) · 8 years ago
  74. 0bfe5d8 A Protocol Independent Hierarchical FIB (VPP-352) by Neale Ranns · 8 years ago
  75. 6ef7bb9 Move CLI examples from wiki to code - VPP-165 by Keith Burns (alagalah) · 8 years ago
  76. 16bcf7d VPP-346 A swathe of doc fixes by Chris Luke · 8 years ago
  77. ba868bb VPP-311 Coding standards cleanup for vnet/vnet/*.[ch] by Dave Barach · 8 years ago
  78. 16ad6ae VPP-189 More coverity bug fixes by Dave Barach · 8 years ago
  79. 78ea9c2 VPP-81: Print interface name after creating an interface with CLI by Pierre Pfister · 9 years ago
  80. f2ba9aa MTU: set interface mtu tap by Mohsin Kazmi · 9 years ago
  81. 8358ff9 Move "ethernet" debug cli commands to "set interface" by Damjan Marion · 9 years ago
  82. bcebbb9 Enhance CLI/API Support for Bonded Interface by John Lo · 9 years ago
  83. 679ea79 Add ability to override the interface name. by Sean Hope · 9 years ago
  84. cb9cada Initial commit of vpp code. by Ed Warnicke · 9 years ago v1.0.0