aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet
AgeCommit message (Expand)AuthorFilesLines
2023-07-06api: ipsec - Mark old message versions as deprecatedOndrej Fabry1-0/+12
2023-06-30bpf_trace_filter: plugin for BPF Trace FilteringMohammed Hawari1-0/+2
2023-06-30vlib: introduce trace filter functionsMohammed Hawari1-1/+6
2023-06-29ip-neighbor: add api for getting neighbor db configAlexander Chernavin4-1/+74
2023-06-27session udp: add len check for tx dgramsFlorin Coras3-2/+22
2023-06-27api: tapv2 - Mark old message versions as deprecatedOndrej Fabry1-0/+4
2023-06-27virtio: use fast-path for ethernet-input if possibleStanislav Zaikin1-1/+26
2023-06-26udp: pass cless hdr to transport through bufferFlorin Coras3-39/+60
2023-06-25tcp: avoid initializing counters multiple timesFlorin Coras2-2/+10
2023-06-23ipsec: manually binding an SA to a workerMaxime Peim6-6/+272
2023-06-23fib: walk over adj glean per tableStanislav Zaikin1-24/+33
2023-06-22tcp: add simple stats collectorFlorin Coras2-0/+51
2023-06-22tcp: options support into pgMaxime Peim2-58/+210
2023-06-21session: mark half-open transport closed on ntfFlorin Coras1-3/+3
2023-06-13vppapigen: fix crash with autoendian arraysDave Wallace1-2/+1
2023-06-08tcp: cleanup next nodes and drop logicFlorin Coras2-136/+60
2023-06-08crypto: use fixed crypto frame poolgaoginskx5-8/+42
2023-06-05udp: improve port validity checkBenoît Ganne2-13/+14
2023-06-02session: cleanup cless listeners from session lookupFlorin Coras1-1/+8
2023-06-01crypto: make crypto-dispatch node working in adaptive modeXiaoming Jiang9-216/+30
2023-05-31fib: fix memory leak in fib_attached_export_purgeStanislav Zaikin1-0/+1
2023-05-30virtio: fix the packet buffering initialization orderMohsin Kazmi2-11/+21
2023-05-29ipsec: fix ipsec_set_next_index set with wrong sa index when async frame comm...Xiaoming Jiang3-27/+39
2023-05-26tls: fix memory leak when client/server init errorXiaoming Jiang1-2/+18
2023-05-25udp: fix local port reuse checkFlorin Coras1-2/+4
2023-05-24hash: add hash documentationMohsin Kazmi1-0/+90
2023-05-22teib: fix nh-table-idStanislav Zaikin1-41/+38
2023-05-21mpls: implement state change callbacksAdrian Pistol2-5/+37
2023-05-21ip-neighbor: fix aged neighbor probeSergio Gonzalez Monroy1-2/+2
2023-05-19fib: fix load-balance and replicate dpos buckets overflowBenoît Ganne4-9/+53
2023-05-19interface: add the transmit queue infrastructure documentMohsin Kazmi1-0/+159
2023-05-16ip_session_redirect: add session redirect pluginBenoît Ganne2-2/+4
2023-05-16ethernet: fix adding p2p ethernet crashXiaoming Jiang1-5/+6
2023-05-16flow: fix wrong to use ntohl function to u64 type variableYulong Pei1-1/+1
2023-05-15udp: improvements to connection format fnFlorin Coras1-3/+6
2023-05-15ip: allow overriding fib index in reassFlorin Coras2-6/+10
2023-05-12gre: move to a pluginChuhao Tang10-3222/+0
2023-05-04session: cleanup ho lookup table on closeFlorin Coras2-6/+39
2023-04-28session: update due to clib_socket refactoringNathan Skrzypczak5-59/+134
2023-04-26ip: change icmp4 throttleOle Troan1-1/+1
2023-04-25api: Mark old message versions as deprecatedOndrej Fabry1-0/+4
2023-04-21tcp: remove unused codeFilip Tehlar2-7/+0
2023-04-20tcp: fix tcp packet traceFilip Tehlar1-38/+59
2023-04-19session: fix app_listener memory leak if session listen failedXiaoming Jiang1-0/+2
2023-04-12ip: punt socket - take the tags in Ethernet header into considerationAndrew Yourtchenko1-1/+2
2023-04-12misc: change of addressMohsin Kazmi4-4/+4
2023-04-04session: fix ct connect session flush assertFlorin Coras1-2/+4
2023-03-31ip: support flow-hash gtpv1teidTakeru Hayasaka8-14/+98
2023-03-30session: async flush of pending connects to workersFlorin Coras1-32/+109
2023-03-24api: Remove deprecated message from APIOndrej Fabry3-57/+0