aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2023-02-06ipsec: fix AES CBC IV generation (CVE-2022-46397)stable/1908Benoît Ganne2-5/+28
2020-10-14tcp: fix bt acked_sacked on recoveryFlorin Coras1-2/+3
2020-10-12virtio: fix the tcp/udp checksum offloadsSteven Luong1-5/+1
2020-08-25misc: 19.08.3 Release Notesv19.08.3Andrew Yourtchenko1-0/+9
2020-08-20ipsec: fix esp paddingMilan Lenco1-1/+1
2020-08-20ikev2: use remote proposals when installing tunnelFilip Tehlar1-2/+2
2020-08-20ikev2: announce both 'ESN' and 'No ESN'Filip Tehlar1-1/+0
2020-08-20ikev2: fix wrong index computationFilip Tehlar1-1/+1
2020-08-20ikev2: fix incorrect reply messagesFilip Tehlar1-2/+2
2020-08-20http_static: fix session cleanupFlorin Coras2-42/+31
2020-08-20dns: fix coverity warningsDave Barach1-1/+1
2020-08-19memif: wrong interface counter is incrementedSteven Luong1-2/+2
2020-08-18vppinfra: fix clib_count_equal_u8/16/32/64 overflowBenoît Ganne1-47/+30
2020-08-18ip: fix punt cli to only consumes a line of inputBenoît Ganne1-4/+25
2020-08-18hsa: fix http server session cleanupFlorin Coras1-36/+31
2020-08-18lisp: fix cli locator-set name null terminationFlorin Coras2-8/+4
2020-08-18lisp: fix lisp/one enable/disableFlorin Coras2-85/+67
2020-08-18lacp: fix vector overflowBenoît Ganne1-2/+2
2020-08-18interface: fix show/clear hardware-interfaces string overflowBenoît Ganne1-5/+19
2020-08-18pci: fix non NULL-terminated vector used as C string overflowBenoît Ganne2-4/+12
2020-08-18session: cleanup lookup table for rejected sessionFlorin Coras1-1/+4
2020-08-18feature: fix feature config data initialization overflowBenoît Ganne1-5/+10
2020-08-18pppoe: fix uninitialized memory bugTimotheeChauvin3-1/+7
2020-08-18vppinfra: fix format_c_identifier vector overflowBenoît Ganne2-5/+3
2020-08-18vppinfra: enable STATIC_ASSERT with clangBenoît Ganne2-6/+3
2020-08-18ip: fix format_ip6_address_and_mask() bugChenmin Sun1-3/+2
2020-08-18ip: set ip4 mask for ip_copy and ip_set when dealing with ip4 typejiangxiaoming1-2/+8
2020-08-18ip: fix the order in ip4 punt redirectMohsin Kazmi1-2/+2
2020-08-18classify: fix debug CLIDave Barach1-1/+5
2020-08-18tcp: avoid rcv wnd more than RX fifo can enqueueRyujiro Shibuya2-7/+12
2020-08-18udp: align udp_encap_t_ to 2 cachelinesVadym Martsynovskyy1-4/+4
2020-08-18ip: fix the punt redirect for ip4Mohsin Kazmi1-6/+9
2020-08-18nat: avoid division by zeroKlement Sekera1-1/+8
2020-08-18nat: deterministic: disallow invalid configKlement Sekera2-5/+20
2020-08-18vppinfra: fix u32x4_gather definitionDamjan Marion1-1/+1
2020-08-18misc: fix sonarclound warningsDave Barach3-2/+11
2020-08-18api: check id is valid for bounce checkingBenoît Ganne1-1/+1
2020-08-18buffers: fix non-default sized buffers initializationBenoît Ganne1-5/+21
2020-08-18vlib: node recyling and node deletion missing triggering graph node syncSteven Luong1-27/+1
2020-08-18mactime: print error if feature not enabledDave Barach1-1/+8
2020-08-18fib: fix multiple dpo pool expand casesDave Barach6-7/+76
2020-08-18fib: fix adj pool expand casesDave Barach1-1/+24
2020-08-18fib: add barrier sync, pool/vector expand casesDave Barach3-1/+66
2020-08-18nat: fix coverity warningKlement Sekera1-1/+1
2020-08-18misc: ipfix-export unformat u16 collector_port fixElias Rudberg3-1/+20
2020-08-18tap: fix rx queue indexMohsin Kazmi1-1/+2
2020-08-18dhcp: use per-thread vlib main instead of global oneBenoît Ganne1-2/+2
2020-08-18nat: fix regarding vm arg for vlib_time_now callElias Rudberg1-1/+2
2020-08-18fib: Fix interpose source reactivateNeale Ranns1-0/+14
2020-08-18dpdk: fix pktmbuf pool private data initBenoît Ganne1-0/+1