aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet
AgeCommit message (Expand)AuthorFilesLines
2023-02-06ipsec: fix AES CBC IV generation (CVE-2022-46397)stable/2001Benoît Ganne2-5/+28
2020-07-29fib: IPv6 lookup data structure MP safe when prefixes change (VPP-1881)Neale Ranns1-14/+31
2020-05-20bonding: fix the gso flagsMohsin Kazmi1-4/+10
2020-05-20gso: fix the gso segmentationMohsin Kazmi3-29/+39
2020-05-15interface: fix interface rx mode config APIJakub Grajciar1-2/+4
2020-05-07ipsec: Add/Del SA not MP safeNeale Ranns1-7/+0
2020-05-07vlib: add ASSERT to vlib_time_now(...)Dave Barach2-2/+3
2020-05-01bonding: Add GSO supportSteven Luong2-2/+21
2020-04-29virtio: vhost checksum problem for ipv6Steven Luong1-3/+3
2020-04-20build: building applications outside of vpp is missing header filesIJsbrand Wijnands1-0/+3
2020-04-13l2: handle complete clone fail in l2_floodDave Barach1-2/+8
2020-04-13misc: check return values from vlib_buffer_copy(...)Dave Barach1-0/+3
2020-04-10geneve: Fix the byte swapping for the VNINeale Ranns3-67/+45
2020-03-30dhcp: update secondary radv_info structuresDave Barach2-5/+75
2020-03-30ip-neighbor: fix ip6_ra_cmdDave Barach1-10/+0
2020-03-27tap: fix the host mac addressMohsin Kazmi3-20/+11
2020-03-27tap: fix host mtu configuration settingMohsin Kazmi1-12/+13
2020-03-27tap: fix the default parameter for num_rx_queuesMohsin Kazmi1-9/+3
2020-03-27tap: fix the numa/queue for buffersMohsin Kazmi1-1/+1
2020-03-27virtio: fix link up/down flagMohsin Kazmi1-3/+9
2020-03-27virtio: fix the out of order descriptors in txMohsin Kazmi4-8/+102
2020-03-25classify: fix pcap filter set initFlorin Coras1-4/+2
2020-03-25ip: Adding IP tables is no MP safeNeale Ranns1-2/+0
2020-03-10ip6: fix l4 checksum with hop-by-hop headerMatthew Smith1-13/+23
2020-02-19fib: adjacency midchain teardown (VPP-1841)Neale Ranns3-5/+40
2020-02-18fib: fib path realloc during midchain stackNeale Ranns1-9/+13
2020-02-14fib: Fix some more realloc errorsNeale Ranns5-55/+34
2020-02-13classify: fix "show classify filter" debug CLIDave Barach1-3/+1
2020-02-12classify: pcap / packet trace debug CLI bugsDave Barach2-1/+5
2020-02-05ipsec: set l2_len for GRE-TEB tunnel decapJohn Lo1-0/+2
2020-02-05virtio: vhost gso is broken in some topologySteven Luong1-2/+8
2020-02-03fib: refresh adj pointer after fib_walk_sync due to possible reallocSteven Luong2-0/+13
2020-01-29devices: vhost: fix data offset on inputBenoît Ganne1-11/+1
2020-01-28session tcp: fix packet tracingFlorin Coras5-13/+15
2020-01-27fib: Reload the adj after possible realloc (VPP-1822)Neale Ranns1-0/+1
2020-01-27srv6-mobile: Update the documentSatoru Matsushima1-0/+1
2020-01-25session: fix node runtime in pre-input queue handlerFlorin Coras1-0/+1
2020-01-22fib: FIB crash removing labelled route (VPP-1818)Neale Ranns1-7/+12
2020-01-22ipsec: re-enable DPDK IPSec for tunnel decap/encap (VPP-1823)v20.01-rc2Neale Ranns3-9/+28
2020-01-21fib: Adjacency realloc during rewrite update walk (VPP-1822)Neale Ranns1-4/+4
2020-01-15tcp: fix tcp check tx offload issueSimon Zhang1-2/+6
2020-01-15ip6: during icmp to icmp6 translation truncate error messagesAlexander Chernavin1-2/+2
2020-01-15srv6-mobile: Revert "srv6-mobile:"Andrew Yourtchenko1-7/+0
2020-01-14tcp: handle ack advancement with no holes and renegingFlorin Coras1-1/+1
2020-01-14srv6-mobile:Tetsuya Murakami1-0/+7
2020-01-14classify: Reduce the include dependencies on vnet_classify.hNeale Ranns7-1/+6
2020-01-13misc: feature file for unsupported feature l2tpOle Troan1-0/+8
2020-01-11ip: avoid fib lookup for consecutive pkts having same source IPNitin Saxena1-5/+5
2020-01-10gso: add FEATURE.yamlMohsin Kazmi1-0/+12
2020-01-10sr: feature YAML files for Segment Routingpcamaril2-0/+25