aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2022-11-11session: safe pools for cut-through sessionsFlorin Coras1-1/+2
2022-11-10session: reduce safe pool expand rateFlorin Coras1-2/+1
2022-11-10linux-cp: fix lcp_itf_pair_create()'s memory leakluoyaozu1-0/+3
2022-11-10http: support client connectFilip Tehlar6-53/+981
2022-11-10nat: updating my maintainer email addressFilip Varga1-1/+1
2022-11-09sr: fix added for configuring vlan sub interface as iif interface in End.AD.F...ChinmayaAgarwal1-8/+0
2022-11-09acl: verify that src and dst have sane and same address familyAndrew Yourtchenko1-1/+5
2022-11-09ip: fix unformat_ip_address forcing version to IP4 for some IP6 addressesAndrew Yourtchenko2-18/+20
2022-11-08policer: improvement show policer cli.Huawei LI1-3/+3
2022-11-07prom: fix stats vector leakFlorin Coras1-0/+1
2022-11-07nat: fix per-vrf session bookkeepingJing Peng3-34/+26
2022-11-07nat: fix byte order error.Huawei LI1-6/+4
2022-11-06ip6-nd: set router flag on NA if appropriateMatthew Smith3-1/+19
2022-11-05ip6-nd: initialize radv_info->send_radv to 1Dave Barach1-0/+3
2022-11-05hsa: echo client crash when it fails to connect to remoteSteven Luong1-1/+1
2022-11-04classify: fix crash when update nonexistent classify table.Huawei LI1-1/+3
2022-11-04nat: cleanup of deprecated featuresFilip Varga3-296/+0
2022-11-03tls: crash in mbedtls due to ctx is already freeSteven Luong1-1/+0
2022-11-03misc: fix failing TestNs/TestHttpTps test in hstfMaros Ondrejicka1-1/+6
2022-11-03session: fix tx_fifo clear and incorrect bitmap invalidationDongya Zhang2-5/+12
2022-11-02sr: SRv6 Path Tracing Midpoint behaviourJulian Klaiber4-0/+196
2022-10-31quic: use safe pool reallocFlorin Coras1-1/+2
2022-10-31tls: use safe pool reallocsFlorin Coras5-56/+14
2022-10-28cnat: Fix unformat_cnat_snat_interface_map_typeMiguel Borges de Freitas1-1/+1
2022-10-27vcl: register workers when reattaching to vppMaros Ondrejicka3-2/+51
2022-10-26session: add session event log for session stateSteven Luong5-35/+68
2022-10-25virtio: use current_data as l2_hdr_offsetMohsin Kazmi1-4/+2
2022-10-25devices: fix the l2 hdr offset in af_packet transmit sideMohsin Kazmi1-4/+2
2022-10-25udp: use new wrk context for connectionsFlorin Coras2-18/+19
2022-10-25udp: postpone cleanup of udp connectionsFlorin Coras2-2/+48
2022-10-25rdma: set correct CQE flagsJieqiang Wang1-6/+6
2022-10-25rdma: fix ipv4 checksum check in rdma-input nodeJieqiang Wang1-23/+40
2022-10-25hash: add local variableGabriel Oginski1-2/+3
2022-10-24docs: update cnat docs to current vpp versionMiguel Borges de Freitas1-5/+13
2022-10-24dpdk: add Intel QAT 200xx series supportVladimir Ratnikov1-1/+2
2022-10-24vppinfra: fix incorrect sizeof() argument due to typoAndrew Yourtchenko1-1/+1
2022-10-24crypto: fix dead nn foreachDmitry Valter1-5/+5
2022-10-24gso: remove vxlan header include file dependencySteven Luong1-2/+3
2022-10-21devices: add support for af-packet v2Mohsin Kazmi7-186/+645
2022-10-20crypto-sw-scheduler: fix queue iteratorVladimir Ratnikov1-0/+10
2022-10-20udp: support for disabling tx csumFlorin Coras5-4/+62
2022-10-20session: add session debug cliSteven Luong4-54/+176
2022-10-20virtio: fix the missing unlockMohsin Kazmi1-1/+2
2022-10-19crypto-ipsecmb: support previous ipsecmb versionsMarcel Cornu1-11/+125
2022-10-19udp: explicit udp output nodeFlorin Coras5-12/+283
2022-10-18session: pass sep.opaque to listen sessionMohammed Hawari1-0/+1
2022-10-18vppinfra: send minimal needed mask to the set_mempolicy syscallDamjan Marion1-11/+14
2022-10-17virtio: fix the tx side hdr offsetMohsin Kazmi1-11/+10
2022-10-17devices: fix the header offsets in af_packetMohsin Kazmi1-8/+18
2022-10-17gso: fix the metadata for gro packetsMohsin Kazmi1-0/+2