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