aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet
AgeCommit message (Expand)AuthorFilesLines
2021-02-09l2: crash on l2_input_is_xconnectSteven Luong1-10/+8
2021-02-09tls: dtls initial implementationFlorin Coras4-30/+247
2021-02-09session: coverity fixesFlorin Coras1-2/+4
2021-02-09Revert "ipsec: Use the new tunnel API types to add flow label and TTL copy"Matthew Smith14-331/+234
2021-02-08ipsec: Use the new tunnel API types to add flow label and TTL copyNeale Ranns14-234/+331
2021-02-08interface: automask interrupts to polling rxqsMohammed Hawari1-1/+3
2021-02-08virtio: use vpp clib_memset instead glibc memsetMohsin Kazmi1-2/+2
2021-02-08virtio: add atomic call for kickingMohsin Kazmi2-20/+6
2021-02-08ipsec: Checking wrong DB for initialistationNeale Ranns1-17/+17
2021-02-08tunnel: support copying TTL and flow label from inner to outerNeale Ranns11-56/+488
2021-02-06ipsec: CLI improvement for udp port encapMohammed Hawari1-0/+5
2021-02-05tcp: fix port reuse with multiple listenersFlorin Coras2-3/+11
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