aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet
AgeCommit message (Expand)AuthorFilesLines
2021-02-05devices: af-packet gso mtuNathan Skrzypczak4-38/+126
2021-02-05session svm: non blocking mqFlorin Coras2-4/+3
2021-02-05ip: Remove unused include fileNeale Ranns1-1/+0
2021-02-05nat: 1:1 policy NATOle Troan1-2/+2
2021-02-05ipsec: add support for AES CTRBenoît Ganne6-139/+182
2021-02-05interface: RX/TX direction type in APINeale Ranns4-70/+87
2021-02-05vxlan: add udp-port configuration supportArtem Glazychev5-60/+320
2021-02-05sr: Fix the issue that L3VPN SRv6 encapsulated packets could not be forwarded.Tetsuya Murakami3-2/+20
2021-02-04mpls: MPLS Hash fixesNeale Ranns2-8/+9
2021-02-04vlib: "revert startup multi-arch variant configuration fix for interfaces"Damjan Marion3-31/+4
2021-02-04linux-cp: Linux Interface Mirroring for Control Plane IntegrationNeale Ranns2-2/+12
2021-02-04ipsec: one thread index per-SANeale Ranns8-57/+36
2021-02-03vxlan: fix interface namingRay Kinsella1-6/+8
2021-02-02policer: add countersBrian Russell4-8/+58
2021-02-01fib: Changes to interpose sourceNeale Ranns5-19/+78
2021-02-01tap: fix the interrupt handlingMohsin Kazmi1-3/+4
2021-01-29interface: fix interface name overflow in logsBenoît Ganne1-9/+9
2021-01-28ip: do policer thread handoff from punt policersBrian Russell3-51/+130
2021-01-28policer: add policer handoffBrian Russell2-0/+81
2021-01-28ip: add frame queues to punt policer nodesBrian Russell2-0/+10
2021-01-28policer: add thread index to policerBrian Russell2-3/+8
2021-01-28ip: Router ID included in flow hashNeale Ranns9-7/+61
2021-01-27vhost: vhost interface hardware address not setSteven Luong3-6/+9
2021-01-26session: clear ct fifo flag prior to notificationFlorin Coras1-6/+7
2021-01-26interface: remove vnet_device_input_runtime_tMohammed Hawari5-419/+1
2021-01-25svm: add custom q implementation for mqFlorin Coras4-16/+17
2021-01-25vlib: startup multi-arch variant configuration fix for interfacesRadu Nicolau3-4/+31
2021-01-22tests: add generalized tags for tests, use them for run-solo testsAndrew Yourtchenko1-24/+7
2021-01-22interface: fix rx-placement api/cli for new infraMohammed Hawari3-72/+90
2021-01-22interface: let drivers control polling when downMohammed Hawari1-8/+0
2021-01-22devices: adapt af_packet to new rxq frameworkMohammed Hawari3-32/+32
2021-01-21interface: fix vnet_hw_if_update_runtime_dataMohammed Hawari1-0/+1
2021-01-21sr: SRv6 FlowLabel AddedJakub Horn1-12/+39
2021-01-21ip: do not return uninitialized IPv6 ll attributesBenoît Ganne1-3/+7
2021-01-21interface: rx queue infra rework, part oneDamjan Marion18-196/+853
2021-01-21ip: Use correct enum type in ip_address_setNeale Ranns2-5/+5
2021-01-21ip: use IPv6 flowlabel in flow hash computationAhmed Abdelsalam12-96/+111
2021-01-21ipsec: Honour IPSec SA table-ID over APINeale Ranns2-11/+9
2021-01-21ipsec: Tunnelled packets are locally generatedNeale Ranns1-0/+1
2021-01-21ip: set correct error in ip6-localBenoît Ganne1-3/+3
2021-01-21fib: fix includes for muslNathan Moos1-1/+1
2021-01-20vxlan: fix SEGV reported in VPP-1962Ed Warnicke1-5/+29
2021-01-20ip: add API to retrieve IPv6 link-layer addressBenoît Ganne2-35/+84
2021-01-20crypto: fixed vnet_crypto_is_set_handler()PiotrX Kleski1-1/+10
2021-01-20classify: Layout classify entry to group data-plane accessed fields onNeale Ranns3-102/+124
2021-01-19classify: crash on classify filter pcap del commandSteven Luong1-1/+2
2021-01-18nat: deal with flows instead of sessionsKlement Sekera1-3/+5
2021-01-18ipsec: Support MPLS over IPSec[46] interfaceNeale Ranns10-135/+274
2021-01-16tcp: remove bad assertIvan Shvedunov1-5/+2
2021-01-14docs: Update FIB documentationNeale Ranns1-6/+17