aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2023-02-06ipsec: fix AES CBC IV generation (CVE-2022-46397)stable/2001BenoƮt Ganne2-5/+28
2020-09-07misc: 19.08.3 Release NotesAndrew Yourtchenko1-9/+9
2020-07-30build: Fix 'make install-deps' errors on aarch64 CentOS 7Jieqiang Wang1-1/+6
2020-07-29fib: IPv6 lookup data structure MP safe when prefixes change (VPP-1881)Neale Ranns4-15/+84
2020-06-09misc: fix the MAKE_PARALLEL_JOBS for 'make verify' targetAndrew Yourtchenko1-4/+2
2020-05-26ipsec: DES/3DES fixing the iv_len for openssl cryptoRajesh Goel1-1/+2
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 Barach3-2/+10
2020-05-04misc: 19.08.2 Release NotesAndrew Yourtchenko1-0/+126
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-13dhcp: fix unicast pkts, clean up state machineDave Barach2-55/+51
2020-04-13ping: fix buffer allocator error handlingDave Barach1-0/+2
2020-04-13l2: handle complete clone fail in l2_floodDave Barach2-4/+10
2020-04-13misc: check return values from vlib_buffer_copy(...)Dave Barach8-4/+30
2020-04-10geneve: Fix the byte swapping for the VNINeale Ranns10-80/+64
2020-04-07tests: pin sphinx and sphinx-rtd-themeAloys Augustin3-99/+102
2020-04-06docs: pin down sphinx to avoid crash with Sphinx 3.0.0Andrew Yourtchenko2-1/+121
2020-03-30vppinfra: fix typo in dlmalloc.cDave Barach1-1/+1
2020-03-30dhcp: update secondary radv_info structuresDave Barach3-27/+122
2020-03-30vppinfra: correct fixed pool header size calculationDave Barach1-3/+1
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 Kazmi3-40/+53
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-17nat: in2out/out2in handoff node index bugfixElias Rudberg1-2/+2
2020-03-16vppapigen: fix options representationOle Troan1-1/+1
2020-03-11rdma: fix bug related to ring bufferElias Rudberg1-2/+2
2020-03-10dpdk: TSO does not work for Cisco VICSteven Luong1-0/+11
2020-03-10avf: Handle chain buffer in TX properlySteven Luong2-7/+140
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 Barach3-2/+8
2020-02-05ipsec: set l2_len for GRE-TEB tunnel decapJohn Lo1-0/+2
2020-02-05vppinfra: fix typo in tw_timer_template.cDave Barach1-1/+1
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-29misc: VPP 20.01 Release Notesv20.01Andrew Yourtchenko1-1/+1297