Age | Commit message (Expand) | Author | Files | Lines |
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 |
2017-10-31 | Fix set interface mac address API to be endian neutral | John Lo | 1 | -2/+2 |
2017-10-29 | devices: Add binary API for set interface <interface> rx-mode | Steven | 1 | -18/+31 |
2017-10-04 | Set MAC address needs the HW interface index | Neale Ranns | 1 | -1/+3 |
2017-09-07 | Devices: Set interface rx-mode may cause SIGSEGV with nonexistent queue | Steven | 1 | -2/+7 |
2017-08-15 | VPP-939: Update CLI Helptext for rx-placement commands | Billy McFall | 1 | -94/+264 |
2017-07-31 | CLI:add l2 input/outut to "sh int features" | Eyal Bari | 1 | -14/+28 |
2017-07-06 | devices: show interface rx-placement displays the wrong information (VPP-894) | Steven | 1 | -1/+3 |
2017-06-21 | Introduce default rx mode for device drivers | Damjan Marion | 1 | -6/+12 |
2017-06-16 | Add missing barrier sync to rx placement infra code | Damjan Marion | 1 | -1/+3 |
2017-05-10 | device: Add callback for set interface rx-mode | Steven | 1 | -18/+54 |
2017-05-02 | Add interface rx mode commands, unify rx mode and placement CLI | Damjan Marion | 1 | -0/+238 |
2017-04-27 | vnet: update help message for intfc state | Ray Kinsella | 1 | -1/+1 |
2017-03-29 | Coverity Error: logically dead code in IP unnumbered CLI | Neale Ranns | 1 | -4/+0 |
2017-03-26 | Rename "show interfaces" -> "show interface" | Dave Barach | 1 | -2/+2 |
2017-03-18 | Check change in unnumbered setting before updating IP enabled state | Neale Ranns | 1 | -4/+15 |
2017-03-17 | Attached hosts | Neale Ranns | 1 | -0/+12 |
2017-03-07 | CLI: hide deleted interfaces | Eyal Bari | 1 | -2/+3 |
2016-12-28 | Reorganize source tree to use single autotools instance | Damjan Marion | 1 | -0/+1165 |