aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-08-29nat: fix coverity 249202Benoît Ganne1-2/+2
2022-08-29libmemif: fix the buffer sizeMohsin Kazmi1-6/+4
2022-08-29libmemif: add support for custom buffer-size and headroom in icmp example appMohsin Kazmi3-11/+27
2022-08-26linux-cp: fix coverity 216937Andrew Yourtchenko1-1/+1
2022-08-26nsh: fix coverity 249201Andrew Yourtchenko1-1/+1
2022-08-25build: disable gcc warning stringop-overflow for gcc-10 or greaterDave Wallace1-0/+4
2022-08-25vlib: introduce DMA infrastructureMarvin Liu14-0/+1349
2022-08-25wireguard: fix ipv6 payload_length computationAloys Augustin1-4/+3
2022-08-24vlib: allow longer version stringMatthew Smith1-2/+2
2022-08-24ipsec: fix coverity 249204Andrew Yourtchenko1-1/+1
2022-08-23linux-cp: handle AF_BRIDGE neighborsMatthew Smith1-2/+8
2022-08-23lisp: address the issues raised by coverity 249165Andrew Yourtchenko1-4/+12
2022-08-23rdma: fix coverity 249197Benoît Ganne1-2/+2
2022-08-23vppinfra: fix coverity 249217Andrew Yourtchenko1-1/+1
2022-08-23classify: fix coverity 249223Andrew Yourtchenko1-1/+1
2022-08-19nat: simplify per-protocol code by using an arrayJon Loeliger4-243/+158
2022-08-19vlib: memory leak in vlib_register_errors on create and delete interfaceSteven Luong1-0/+1
2022-08-19ipsec: enable UDP encap for IPv6 ESP tun protectMatthew Smith11-51/+261
2022-08-18unittest: fix coverity 274736Andrew Yourtchenko1-0/+1
2022-08-18wireguard: fix error type for crypto backendBenoît Ganne1-1/+1
2022-08-18wireguard: fix ipv6 handshake packetBenoît Ganne1-3/+1
2022-08-18vppinfra: correct clib_bitmap_set() return commentJon Loeliger1-1/+1
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