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