aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-08-18nat: Replace port refcounts with simple bitvectorsJon Loeliger2-17/+80
2022-08-18dns: fix coverity 249189, 249198Andrew Yourtchenko1-2/+2
2022-08-18nsh: fix coverity 249169Andrew Yourtchenko1-1/+1
2022-08-18ip-neighbor: Declarative .api counters.Neale Ranns4-56/+109
2022-08-18ip: Use .api declarative counters for ICMP.Neale Ranns6-85/+247
2022-08-18ikev2: accept key exchange on CREATE_CHILD_SAAtzm Watanabe3-72/+179
2022-08-18ikev2: fix possible SEGVAtzm Watanabe1-3/+3
2022-08-17svm: fix coverity 249207,249209Andrew Yourtchenko1-2/+2
2022-08-17vlib: fix coverity 274744Andrew Yourtchenko1-1/+4
2022-08-17vlib: fix coverity 274750Andrew Yourtchenko1-1/+4
2022-08-17memif: crash on recceiving a bad descriptorSteven Luong1-1/+1
2022-08-17wireguard: fix fib entry trackingAlexander Chernavin3-53/+118
2022-08-17fib: support "midchain delegate" removalAlexander Chernavin2-0/+31
2022-08-16tests: move "venv" to "build-root" directory from "test" directorySaima Yunus6-11/+9
2022-08-16nat: fix potential out-of-bound worker array indexJing Peng3-24/+36
2022-08-14vrrp: fix SIGABRT crash by ASSERT() when deleting vrrp vr(MASTER state)luoyaozu1-0/+1
2022-08-12docs: fix spellcheck error for Ubuntu 22.04Saima Yunus1-0/+1
2022-08-12http_static: validate session before sendingFlorin Coras1-0/+2
2022-08-11build: remove cnxk support from dpdk external depsDave Wallace1-0/+5
2022-08-11ip: only set rx_sw_if_index when connection found to avoid following crash li...Xiaoming Jiang1-5/+5
2022-08-11mpls: Use the .api for the definition of error/info countersNeale Ranns8-64/+111
2022-08-11ip: Use .api declared error countersNeale Ranns25-449/+689
2022-08-11ipsec: Use .api declared error countersNeale Ranns8-203/+348
2022-08-11arp: Use the new style error count declarationNeale Ranns5-136/+230
2022-08-11linux-cp: FIB lookup for P2MP tunnel interfacesMatthew Smith1-4/+22
2022-08-11tunnel: Fix API encoding of tunnel flagsNeale Ranns1-2/+7
2022-08-10ikev2: do not accept rekey until old SA is deletedAtzm Watanabe3-23/+75
2022-08-10bfd: Express node stats using the .api fileNeale Ranns2-59/+77
2022-08-10bfd: More descriptive error codes during packet receive handlingNeale Ranns3-59/+74
2022-08-09wireguard: add peers roaming supportAlexander Chernavin8-68/+434
2022-08-09wireguard: add handshake rate limiting supportAlexander Chernavin7-7/+346
2022-08-09ip-neighbor: ARP and ND stats per-interface.Neale Ranns17-61/+422
2022-08-09vnet: install reass headersMohammed Hawari1-0/+2
2022-08-09vlib: vlib_validate_buffer_enqueue_with_aux_x1Mohammed Hawari2-0/+71
2022-08-09interface: fix show_or_clear_hw_interfacesMohammed Hawari1-1/+2
2022-08-08devices: af_packet, fix tx stall by retrying failed sendtoMohammed Hawari3-6/+24
2022-08-08wireguard: add dos mitigation supportAlexander Chernavin11-68/+411
2022-08-08ikev2: fix rekeying with multiple notify payloadsAtzm Watanabe2-6/+16
2022-08-05vnet: On rx-mode set, return error for an actual error.Wayne Morrison1-1/+6
2022-08-05tests: fix node variant selectionBenoît Ganne1-1/+1
2022-08-05vppapigen: make json in parallelNathan Skrzypczak5-100/+140
2022-08-04tests: run a test inside a QEMU VMNaveen Joy6-0/+809
2022-08-04dpdk: enable interrupt support for vmxnet3Benoît Ganne1-0/+1
2022-08-04arping: validate am->interfaces before check addressGaoChX1-1/+2
2022-08-03wireguard: add processing of received cookie messagesAlexander Chernavin14-86/+507
2022-08-02ipsec: fix coverity warnings found in fast path implementationPiotr Bronowski2-14/+15
2022-07-29ip6-nd: fix ip6 ra cli issueTakanori Hirano1-2/+1
2022-07-28session: fix a crash when using unregistered transport protoFilip Tehlar2-1/+6
2022-07-28ip6-nd: copy mac address to wrong buffer current_dataliangrq1-0/+2
2022-07-26vppinfra: fix formatting of format_base10Pim van Pelt2-6/+8