aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/interface_funcs.h
AgeCommit message (Expand)AuthorFilesLines
2022-03-03vnet: use system time for pcap traceBenoƮt Ganne1-0/+1
2022-01-18vnet: distinguish between max_frame_size and MTUDamjan Marion1-1/+5
2022-01-17vnet: introduce vnet_error()Damjan Marion1-1/+2
2022-01-05interface: refactor interface capabilities codeDamjan Marion1-0/+25
2021-12-03interface: add multi tx-queues support for new tx infraMohsin Kazmi1-0/+3
2021-11-19fib: Don't use [midchain] adjacencies to change an interface's feature arcNeale Ranns1-0/+4
2021-08-14ip: Fix crash in ip address add on sub-int without exact-matchPim van Pelt1-0/+3
2021-07-28gre: set proper fib index for unnumbered interfaces, unset fib index before f...Stanislav Zaikin1-2/+2
2021-05-28gso: fix the error handlingMohsin Kazmi1-2/+0
2021-05-11interface: tx queue infraDamjan Marion1-0/+2
2021-03-07dispatch-trace: move dispatch trace pcap code to pluginDamjan Marion1-0/+37
2021-02-15vlib: refactor checksum offload supportMohsin Kazmi1-0/+1
2021-02-04linux-cp: Linux Interface Mirroring for Control Plane IntegrationNeale Ranns1-0/+8
2020-10-08interface: shorten vnet_hw_if_rx_modeDamjan Marion1-3/+2
2020-09-09interface: support configuring RSS steering queuesChenmin Sun1-0/+5
2020-04-15pg: set vnet buffer flags in pg streamsDave Barach1-0/+1
2019-12-04gre: Multi-point interfacesNeale Ranns1-0/+1
2019-11-12interface: Allow VLAN tag-rewrite on non-sub-interfaces too.Jon Loeliger1-0/+3
2019-10-09interface: callback to manage extra MAC addressesMatthew Smith1-0/+6
2019-07-23api: binary api cleanupDave Barach1-2/+18
2019-06-18ipsec: ipsec-tun protectNeale Ranns1-0/+3
2019-03-22ADJ: more thorough link up checkNeale Ranns1-2/+17
2019-02-19tap gso: experimental supportAndrew Yourtchenko1-0/+2
2019-02-02Deprecate old mutliarch code, phase 1Damjan Marion1-2/+0
2018-11-08vnet: store hw interface speed in kbps instead of using flagsDamjan Marion1-0/+8
2018-11-07GBP Endpoint LearningNeale Ranns1-0/+7
2018-10-30change mac address functions take const macNeale Ranns1-1/+1
2018-10-27Enumify interface flagsNeale Ranns1-2/+2
2018-08-24rx-placement: Add API call for interface rx-placementMohsin Kazmi1-0/+4
2018-07-20IP directed broadcastNeale Ranns1-1/+3
2018-07-15VPP-1341: fix loopback interface graph arcsDave Barach1-0/+1
2018-07-07PipesNeale Ranns1-1/+17
2018-06-11MTU: Software interface / Per-protocol MTU supportOle Troan1-9/+16
2018-05-25ARP proxy dumpsNeale Ranns1-2/+25
2018-05-10vnet: device flow offload infraDamjan Marion1-0/+22
2018-04-13Revert "MTU: Setting of MTU on software interface (instead of hardware interf...Damjan Marion1-13/+12
2018-04-13MTU: Setting of MTU on software interface (instead of hardware interface)Ole Troan1-12/+13
2018-04-04Detailed stats collection featureNeale Ranns1-0/+3
2018-03-18Remove unnumbered configuration on interface deleteNeale Ranns1-0/+4
2018-02-27vnet/interface: vnet_(put|get)frame_to_sw_interface is not worker thread awareSteven1-2/+2
2018-02-12Improve MTU handlingNeale Ranns1-0/+3
2018-01-24Improve tunnel interface creation performanceJohn Lo1-0/+8
2017-10-31Fix set interface mac address API to be endian neutralJohn Lo1-1/+1
2017-10-29devices: Add binary API for set interface <interface> rx-modeSteven1-0/+8
2017-08-01P2P EthernetPavel Kotucek1-1/+2
2017-07-12Deprecate support for flattened output nodesDamjan Marion1-2/+1
2017-05-02Add interface rx mode commands, unify rx mode and placement CLIDamjan Marion1-0/+1
2017-03-07CLI: hide deleted interfacesEyal Bari1-0/+20
2017-01-10IPv6 NS RS tests and fixesNeale Ranns1-0/+8
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion1-0/+318