aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins
AgeCommit message (Expand)AuthorFilesLines
2020-11-09ikev2: fix msg IDs generationFilip Tehlar1-14/+16
2020-11-09ikev2: fix udp encapFilip Tehlar2-9/+23
2020-11-05nat: fix hairpinning traceKlement Sekera1-3/+3
2020-11-05nat: remove unnecessary codeKlement Sekera3-28/+24
2020-11-05cnat: reduce compile timeNathan Skrzypczak2-20/+20
2020-11-05nat: fix byte order of vrf_id in loggingAlexander Chernavin1-0/+3
2020-11-05nat: remove unused codeKlement Sekera1-22/+0
2020-11-04session: fix ct server session thread indexFlorin Coras1-1/+1
2020-11-04rdma: various fixes for chained buffers txMohammed Hawari1-14/+19
2020-10-31ikev2: add option to disable NAT traversalFilip Tehlar9-34/+154
2020-11-04ikev2: fix reply during rekeyFilip Tehlar2-44/+192
2020-11-04ikev2: increase tick interval in process nodeFilip Tehlar1-13/+2
2020-11-04tls: fix picotls engine crypto multi-thread issueSimon Zhang3-4/+13
2020-11-03nat: bihash: fix buckets calc and remove mem paramKlement Sekera5-92/+33
2020-11-02ikev2: cli for disabling dead peer detectionFilip Tehlar3-2/+30
2020-11-02nat: fix nat64 disableBenoît Ganne1-5/+10
2020-10-30ikev2: fix memory leakFilip Tehlar1-2/+7
2020-11-02ipsec: Tunnel SA DSCP behaviourNeale Ranns1-2/+6
2020-10-29session: fix ct cleanup before full establishementFlorin Coras1-2/+26
2020-10-28misc: Break the big IP header files to improve compile timeNeale Ranns13-0/+18
2020-10-26memif: handle unexpected EPOLLOUT for RX queueSteven Luong1-0/+12
2020-10-26tcp: byte tracker fixRyujiro Shibuya1-0/+215
2020-10-26avf: use atomic store instead of barrierDamjan Marion2-4/+3
2020-10-26rdma: fix clang-11 buildDamjan Marion1-1/+1
2020-10-26nat: nat44 cli command fixFilip Varga2-11/+10
2020-10-26vlib: add VLIB_REGISTER_LOG_CLASS macroDamjan Marion2-10/+12
2020-10-24pppoe: make pppoe plugin work with dot1q subinterfaceszstas8-39/+265
2020-10-24vmxnet3: vmxnet3_dump is brokenSteven Luong1-0/+3
2020-10-24af_xdp: add option to claim all available rx queuesBenoît Ganne6-38/+55
2020-10-24vrrp: asynchronous events on VR state changeMatthew Smith5-22/+128
2020-10-24rdma: implement striding rq for multiseg rxMohammed Hawari4-130/+433
2020-10-24rdma: add RSS support for IPv6 and TCPBenoît Ganne2-32/+58
2020-10-24cnat: coverity fixNathan Skrzypczak3-11/+23
2020-10-24lb: Loadbalancer plugin, correctly rewrite checksum in L3DSR, non-TCP casesHiroki Narukawa1-4/+14
2020-10-24vmxnet3: add sw_if_index filter to vmxnet3 interface dumpSteven Luong3-1/+178
2020-10-23tcp: remove snd_una_maxFlorin Coras1-8/+2
2020-10-23nat: nat44 enable/disable dynamic configFilip Varga11-577/+1008
2020-10-21vlib: print logs to stderr if interactive or nosyslog setDamjan Marion6-13/+17
2020-10-21ikev2: support sending requests from responderFilip Tehlar4-29/+146
2020-10-21ikev2: fix setting responder/initiator addressesFilip Tehlar4-67/+95
2020-10-21ikev2: prevent crash after no IP addressFilip Tehlar1-196/+345
2020-10-21cnat: allow max_u16 translation backendsNathan Skrzypczak4-8/+25
2020-10-21misc: fix tracedump graph api initialization overflowBenoît Ganne1-2/+0
2020-10-21af_xdp: fix NUMA node parsingBenoît Ganne1-11/+9
2020-10-21stn: remove dependency on tcp and udp headersFlorin Coras1-6/+18
2020-10-21svm: fix fifo unit testBenoît Ganne1-4/+6
2020-10-21misc: minimize dependencies on udp.hFlorin Coras33-26/+36
2020-10-21dpdk: Disable VLAN filtering for VLAN sub-interface in i40e driverDimitrios Markou1-2/+2
2020-10-20wireguard: reset secret data before freeing itBenoît Ganne1-4/+4
2020-10-19vcl: cleanup read and write readyFlorin Coras1-0/+2