Age | Commit message (Expand) | Author | Files | Lines |
2022-08-23 | linux-cp: handle AF_BRIDGE neighbors |  Matthew Smith | 1 | -2/+8 |
2022-08-23 | lisp: address the issues raised by coverity 249165 |  Andrew Yourtchenko | 1 | -4/+12 |
2022-08-23 | rdma: fix coverity 249197 |  Benoît Ganne | 1 | -2/+2 |
2022-08-23 | vppinfra: fix coverity 249217 |  Andrew Yourtchenko | 1 | -1/+1 |
2022-08-23 | classify: fix coverity 249223 |  Andrew Yourtchenko | 1 | -1/+1 |
2022-08-19 | nat: simplify per-protocol code by using an array |  Jon Loeliger | 4 | -243/+158 |
2022-08-19 | vlib: memory leak in vlib_register_errors on create and delete interface |  Steven Luong | 1 | -0/+1 |
2022-08-19 | ipsec: enable UDP encap for IPv6 ESP tun protect |  Matthew Smith | 11 | -51/+261 |
2022-08-18 | unittest: fix coverity 274736 |  Andrew Yourtchenko | 1 | -0/+1 |
2022-08-18 | wireguard: fix error type for crypto backend |  Benoît Ganne | 1 | -1/+1 |
2022-08-18 | wireguard: fix ipv6 handshake packet |  Benoît Ganne | 1 | -3/+1 |
2022-08-18 | vppinfra: correct clib_bitmap_set() return comment |  Jon Loeliger | 1 | -1/+1 |
2022-08-18 | nat: Replace port refcounts with simple bitvectors |  Jon Loeliger | 2 | -17/+80 |
2022-08-18 | dns: fix coverity 249189, 249198 |  Andrew Yourtchenko | 1 | -2/+2 |
2022-08-18 | nsh: fix coverity 249169 |  Andrew Yourtchenko | 1 | -1/+1 |
2022-08-18 | ip-neighbor: Declarative .api counters. |  Neale Ranns | 4 | -56/+109 |
2022-08-18 | ip: Use .api declarative counters for ICMP. |  Neale Ranns | 6 | -85/+247 |
2022-08-18 | ikev2: accept key exchange on CREATE_CHILD_SA |  Atzm Watanabe | 3 | -72/+179 |
2022-08-18 | ikev2: fix possible SEGV |  Atzm Watanabe | 1 | -3/+3 |
2022-08-17 | svm: fix coverity 249207,249209 |  Andrew Yourtchenko | 1 | -2/+2 |
2022-08-17 | vlib: fix coverity 274744 |  Andrew Yourtchenko | 1 | -1/+4 |
2022-08-17 | vlib: fix coverity 274750 |  Andrew Yourtchenko | 1 | -1/+4 |
2022-08-17 | memif: crash on recceiving a bad descriptor |  Steven Luong | 1 | -1/+1 |
2022-08-17 | wireguard: fix fib entry tracking |  Alexander Chernavin | 3 | -53/+118 |
2022-08-17 | fib: support "midchain delegate" removal |  Alexander Chernavin | 2 | -0/+31 |
2022-08-16 | tests: move "venv" to "build-root" directory from "test" directory |  Saima Yunus | 6 | -11/+9 |
2022-08-16 | nat: fix potential out-of-bound worker array index |  Jing Peng | 3 | -24/+36 |
2022-08-14 | vrrp: fix SIGABRT crash by ASSERT() when deleting vrrp vr(MASTER state) |  luoyaozu | 1 | -0/+1 |
2022-08-12 | docs: fix spellcheck error for Ubuntu 22.04 |  Saima Yunus | 1 | -0/+1 |
2022-08-12 | http_static: validate session before sending |  Florin Coras | 1 | -0/+2 |
2022-08-11 | build: remove cnxk support from dpdk external deps |  Dave Wallace | 1 | -0/+5 |
2022-08-11 | ip: only set rx_sw_if_index when connection found to avoid following crash li... |  Xiaoming Jiang | 1 | -5/+5 |
2022-08-11 | mpls: Use the .api for the definition of error/info counters |  Neale Ranns | 8 | -64/+111 |
2022-08-11 | ip: Use .api declared error counters |  Neale Ranns | 25 | -449/+689 |
2022-08-11 | ipsec: Use .api declared error counters |  Neale Ranns | 8 | -203/+348 |
2022-08-11 | arp: Use the new style error count declaration |  Neale Ranns | 5 | -136/+230 |
2022-08-11 | linux-cp: FIB lookup for P2MP tunnel interfaces |  Matthew Smith | 1 | -4/+22 |
2022-08-11 | tunnel: Fix API encoding of tunnel flags |  Neale Ranns | 1 | -2/+7 |
2022-08-10 | ikev2: do not accept rekey until old SA is deleted |  Atzm Watanabe | 3 | -23/+75 |
2022-08-10 | bfd: Express node stats using the .api file |  Neale Ranns | 2 | -59/+77 |
2022-08-10 | bfd: More descriptive error codes during packet receive handling |  Neale Ranns | 3 | -59/+74 |
2022-08-09 | wireguard: add peers roaming support |  Alexander Chernavin | 8 | -68/+434 |
2022-08-09 | wireguard: add handshake rate limiting support |  Alexander Chernavin | 7 | -7/+346 |
2022-08-09 | ip-neighbor: ARP and ND stats per-interface. |  Neale Ranns | 17 | -61/+422 |
2022-08-09 | vnet: install reass headers |  Mohammed Hawari | 1 | -0/+2 |
2022-08-09 | vlib: vlib_validate_buffer_enqueue_with_aux_x1 |  Mohammed Hawari | 2 | -0/+71 |
2022-08-09 | interface: fix show_or_clear_hw_interfaces |  Mohammed Hawari | 1 | -1/+2 |
2022-08-08 | devices: af_packet, fix tx stall by retrying failed sendto |  Mohammed Hawari | 3 | -6/+24 |
2022-08-08 | wireguard: add dos mitigation support |  Alexander Chernavin | 11 | -68/+411 |
2022-08-08 | ikev2: fix rekeying with multiple notify payloads |  Atzm Watanabe | 2 | -6/+16 |