aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet
AgeCommit message (Expand)AuthorFilesLines
2023-02-07ipsec: fix AES CBC IV generation (CVE-2022-46397)stable/2005BenoƮt Ganne3-22/+72
2020-08-20ipsec: fix esp paddingMilan Lenco1-1/+1
2020-07-15virtio: fix the msix for multiqueueMohsin Kazmi2-15/+60
2020-07-15misc: ipfix-export unformat u16 collector_port fixElias Rudberg3-1/+20
2020-07-14sr: fix for SID index across segment lists within a sr policyChinmaya Agarwal1-1/+1
2020-07-14tap: fix dump for TUN interfacesMohsin Kazmi2-1/+5
2020-07-08tap: fix the tun sndbuf value for kernel 4.20 and laterMohsin Kazmi1-4/+16
2020-07-01tap: remove the bridge configurations for TUN interfaceMohsin Kazmi1-9/+10
2020-06-29gso: fix the l2 pathMohsin Kazmi1-8/+10
2020-06-11l2: L2/L3 mode swicth cleanup and l2-patch fixJohn Lo4-31/+16
2020-06-11vppinfra: refactor mpcap.hDave Barach1-0/+113
2020-06-04vcl: support connected udp listensFlorin Coras2-0/+2
2020-06-03gso: fix flag for inner headerMohsin Kazmi1-2/+3
2020-06-03fib: Safe adj walkNeale Ranns1-8/+15
2020-06-01ethernet: fix DMAC check and skip unnecessary ones (VPP-1868)John Lo8-31/+104
2020-05-27fib: IPv6 lookup data structure MP safe when prefixes change (VPP-1881)Neale Ranns1-14/+31
2020-05-27ipsec: Add/Del IPSec SA is not MP safeNeale Ranns1-7/+0
2020-05-26fib: Fix interpose source reactivateNeale Ranns1-0/+14
2020-05-26fib: Use basic hash for adjacency neighbour table (VPP-1877)Neale Ranns1-82/+42
2020-05-25tcp: fix sack block validation on wrapFlorin Coras1-1/+3
2020-05-25ipsec: fixed chaining ops after add footer and icvPiotrX Kleski1-8/+11
2020-05-21ip: Dual loop error in midchain chksumNeale Ranns1-1/+1
2020-05-20ip: fix interface ip address del sw_if_index checkyedg4-6/+27
2020-05-19lisp: API doc/comments cleanupOnong Tayeng3-41/+6
2020-05-19interface: fix interface rx mode config APIJakub Grajciar1-2/+4
2020-05-18tcp: fix bogus time update due to missing castFlorin Coras1-1/+2
2020-05-13sr: fix srv6/srv6-ad/srv6-as promisc mode switchJohn Lo1-16/+10
2020-05-13gso: remove ordering dependency on esp-encrypt-tunNeale Ranns1-2/+2
2020-05-13interface: fix the checksum offload in quad loopMohsin Kazmi1-20/+25
2020-05-13feature: Config end nodes are user specificNeale Ranns5-24/+41
2020-05-13bonding: fix the GSO flagsMohsin Kazmi1-2/+8
2020-05-13ipsec: Support 4o6 and 6o4 for SPD tunnel mode SAsNeale Ranns2-38/+65
2020-05-13nat: handoff next node feature fixFilip Varga1-1/+1
2020-05-12tcp: avoid rcv wnd less than mssFlorin Coras1-6/+4
2020-05-10ip-neighbor: fix show ip neighbor issueMichael Yu1-5/+4
2020-05-10ethernet: fix dmac stride errorZhiyong Yang1-1/+1
2020-05-08ethernet: fix coverity warningDave Barach1-1/+1
2020-05-07session: catch segment manager alloc failureFlorin Coras1-3/+4
2020-05-06docs: clean up make docs jobPaul Vinciguerra10-11/+15
2020-05-06crypto: fix coverity issuesFan Zhang1-20/+1
2020-05-06misc: fix coverity warningsDave Barach1-1/+1
2020-05-05ipsec: User can choose the UDP source portNeale Ranns9-24/+110
2020-05-05session: improve .api comments slightlyVratko Polak1-3/+3
2020-05-05api: ip: add IP_ROUTE_LOOKUP APIChristian Hopps2-0/+83
2020-05-05gso: add support for IP-IPMohsin Kazmi7-138/+266
2020-05-04ethernet: add sanity checks to p2p_ethernet_add/delDave Barach2-0/+41
2020-05-04session: add option to preallocate fifo headersFlorin Coras5-34/+56
2020-05-04fib: midchain adjacency optimisationsNeale Ranns25-605/+822
2020-05-04tcp: fix max tx sack blocks upper boundFlorin Coras1-1/+1
2020-05-04misc: binary api fuzz test fixesDave Barach7-9/+10