aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet
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-20ipsec: fix esp paddingMilan Lenco1-1/+1
2020-08-18ip: fix punt cli to only consumes a line of inputBenoît Ganne1-4/+25
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-18interface: fix show/clear hardware-interfaces string overflowBenoît Ganne1-5/+19
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-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 Shibuya1-7/+6
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-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 Barach1-1/+25
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-18fib: Fix interpose source reactivateNeale Ranns1-0/+14
2020-08-18l2: L2/L3 mode swicth cleanup and l2-patch fixJohn Lo4-31/+16
2020-08-18misc: fix typo in set-ipfix-exporter CLI short_helpIgnas Bacius1-1/+1
2020-08-18sr: fix srv6/srv6-ad/srv6-as promisc mode switchJohn Lo1-16/+10
2020-08-18tcp: avoid rcv wnd less than mssFlorin Coras1-6/+4
2020-08-18ethernet: fix coverity warningDave Barach1-1/+1
2020-08-18misc: fix coverity warningsDave Barach1-1/+1
2020-08-13ip: reassembly: fix one possible use-after-freeGao Feng2-10/+11
2020-08-13devices: allow link state down with netlinkMatthew Smith1-1/+1
2020-08-13session: fix session_table_get_or_allocAndreas Schultz1-8/+11
2020-08-13tcp: avoid bt sample access after possible pool reallocFlorin Coras1-6/+6
2020-08-13tcp: fix use-after-freeBenoît Ganne1-1/+5
2020-08-13sr: fix non-NULL terminated string overflowBenoît Ganne1-1/+1
2020-08-13session: fix use-after-free in input nodeBenoît Ganne1-1/+2
2020-08-13session: avoid rx notifications on accepting sessionsFlorin Coras1-0/+5
2020-08-13lisp: fix use-after-freeBenoît Ganne1-8/+8
2020-08-13fib: fix use-after-freeBenoît Ganne1-10/+11
2020-08-13bier: fix vector size confusing ASanBenoît Ganne1-1/+2
2020-08-13session: detach session from app on cleanupFlorin Coras1-1/+6
2020-08-13fib: fix accessing empty dpo pool elementsShivaShankarK2-2/+8
2020-08-13udp: fix local node no port error counterFlorin Coras1-9/+6
2020-08-13fib: fix adjacency cli command issueShivaShankarK1-3/+1
2020-08-13misc: fix error handling in punt_replicateDave Barach1-0/+1
2020-08-13misc: sprintf be goneDave Barach3-23/+34
2020-08-13session: fix fifos displayAloys Augustin1-5/+2
2020-08-13udp: validate input data lengthFlorin Coras1-4/+7
2020-08-13ipsec: use id in ipsec_tunnel_protect_detailsMatthew Smith1-4/+6