Age | Commit message (Expand) | Author | Files | Lines |
2021-05-27 | interface: add tx-queue cli support for new tx infra | Mohsin Kazmi | 1 | -0/+97 |
2021-04-22 | misc: add filter for specific error for pcap trace | Benoît Ganne | 1 | -1/+12 |
2021-03-05 | interface: move vnet_pcap_t to vnet | Damjan Marion | 1 | -1/+2 |
2021-03-02 | classify: fix crash if no pcap filter has been configured | Benoît Ganne | 1 | -1/+2 |
2021-02-26 | interface: fix sh int rx | Nathan Skrzypczak | 1 | -1/+1 |
2021-01-26 | interface: remove vnet_device_input_runtime_t | Mohammed Hawari | 1 | -98/+0 |
2021-01-22 | interface: fix rx-placement api/cli for new infra | Mohammed Hawari | 1 | -43/+34 |
2021-01-21 | interface: rx queue infra rework, part one | Damjan Marion | 1 | -20/+69 |
2020-12-15 | classify: add pcap/trace classfier mgmt API calls | Jon Loeliger | 1 | -5/+3 |
2020-12-14 | misc: refactor clib_bitmap_foreach macro | Damjan Marion | 1 | -6/+6 |
2020-12-14 | misc: move to new pool_foreach macros | Damjan Marion | 1 | -10/+10 |
2020-11-13 | ethernet: mac must support 64-bits loads | Benoît Ganne | 1 | -2/+2 |
2020-10-08 | interface: shorten vnet_hw_if_rx_mode | Damjan Marion | 1 | -11/+11 |
2020-10-08 | l2: input performance | Neale Ranns | 1 | -21/+2 |
2020-09-09 | interface: support configuring RSS steering queues | Chenmin Sun | 1 | -0/+83 |
2020-09-02 | misc: fix pcap [rx|tx|drop] filename stem overflow | Benoît Ganne | 1 | -1/+1 |
2020-08-06 | misc: harmonize names | Dave Barach | 1 | -1/+2 |
2020-08-05 | interface: add pcap trace data preallocation | Dave Barach | 1 | -4/+46 |
2020-07-24 | interface: fix show/clear hardware-interfaces string overflow | Benoît Ganne | 1 | -5/+19 |
2020-06-16 | interface: add minimal vpp pkt trace for error-drop | Dave Barach | 1 | -1/+1 |
2020-01-27 | classify: pcap / packet trace debug CLI bugs | Dave Barach | 1 | -1/+1 |
2020-01-14 | classify: Reduce the include dependencies on vnet_classify.h | Neale Ranns | 1 | -0/+1 |
2019-12-19 | interface: Prevent bad inner-dot1q any exact-match configuration | Jon Loeliger | 1 | -3/+3 |
2019-11-12 | interface: Allow VLAN tag-rewrite on non-sub-interfaces too. | Jon Loeliger | 1 | -2/+26 |
2019-10-09 | interface: callback to manage extra MAC addresses | Matthew Smith | 1 | -0/+152 |
2019-09-26 | misc: add vnet classify filter set support | Dave Barach | 1 | -7/+15 |
2019-09-23 | misc: unify pcap rx / tx / drop trace | Dave Barach | 1 | -65/+120 |
2019-09-23 | interface: use the correct condition for checking if the pcap fd is open | Andrew Yourtchenko | 1 | -1/+1 |
2019-09-20 | misc: classifier-based packet trace filter | Dave Barach | 1 | -2/+19 |
2019-09-10 | misc: clean up "pcap [rx|tx] trace" debug CLI | Dave Barach | 1 | -168/+149 |
2019-08-20 | fix pcap_write function | Jack Xu | 1 | -0/+2 |
2019-08-01 | interface: fix pcap tx/rx trace cli handling | John Lo | 1 | -9/+4 |
2019-05-17 | Add a debug-CLI leak-checker | Dave Barach | 1 | -26/+14 |
2019-05-03 | mp_safe SW_INTERFACE_DUMP, SW_INTERFACE_DETAILS, SW_INTERFACE_TAG_ADD_DEL, | Steven Luong | 1 | -0/+1 |
2019-04-16 | vpp-1647: fix typo in pcap_trace_command_internal | Dave Barach | 1 | -1/+1 |
2019-04-05 | fix pcap_trace cli output issue | Jack Xu | 1 | -2/+4 |
2019-02-26 | Move pcap rx/tx trace code out of the dpdk plugin | Dave Barach | 1 | -0/+286 |
2018-11-13 | L2 feautre bitmaps output verbose/non-verbose mode | Neale Ranns | 1 | -2/+3 |
2018-10-23 | c11 safe string handling support | Dave Barach | 1 | -1/+1 |
2018-09-26 | vnet: show interface rx-placement may display garbage characters | Steven | 1 | -1/+1 |
2018-09-24 | Trivial: Clean up some typos. | Paul Vinciguerra | 1 | -4/+4 |
2018-08-24 | rx-placement: Add API call for interface rx-placement | Mohsin Kazmi | 1 | -23/+42 |
2018-07-20 | IP directed broadcast | Neale Ranns | 1 | -0/+40 |
2018-06-11 | MTU: Software interface / Per-protocol MTU support | Ole Troan | 1 | -14/+36 |
2018-05-27 | VPP-1294: add missing feature arc constraint | Dave Barach | 1 | -39/+51 |
2018-04-13 | Revert "MTU: Setting of MTU on software interface (instead of hardware interf... | Damjan Marion | 1 | -20/+23 |
2018-04-13 | MTU: Setting of MTU on software interface (instead of hardware interface) | Ole Troan | 1 | -23/+20 |
2018-03-18 | Remove unnumbered configuration on interface delete | Neale Ranns | 1 | -41/+13 |
2018-02-12 | Improve MTU handling | Neale Ranns | 1 | -6/+1 |
2018-01-13 | Improve "show xxx tunnel" and "show int addr" output | John Lo | 1 | -65/+45 |