Age | Commit message (Expand) | Author | Files | Lines |
2021-11-02 | flowprobe: missing header | Damjan Marion | 1 | -0/+1 |
2021-11-02 | build: clang-13 support | Damjan Marion | 3 | -2/+3 |
2021-11-02 | l2: fix outside array bounds errors | Damjan Marion | 2 | -2/+2 |
2021-11-02 | lisp: fix outside array bounds | Damjan Marion | 1 | -1/+1 |
2021-11-02 | vppinfra: add CLIB_ASSUME() macro | Damjan Marion | 1 | -0/+7 |
2021-11-02 | tcp: fix uninitializad value | Damjan Marion | 1 | -1/+1 |
2021-11-02 | vppinfra: fix calljmp test | Damjan Marion | 1 | -14/+12 |
2021-11-02 | hash: check if crc32c is available | Damjan Marion | 1 | -0/+4 |
2021-10-31 | ipsec: silence gcc-11 parentheses warning | Damjan Marion | 1 | -1/+1 |
2021-10-31 | interface: handoff refactor and optimizations | Florin Coras | 6 | -65/+171 |
2021-10-30 | build: add missing fib headers in packages | Benoît Ganne | 2 | -0/+9 |
2021-10-30 | nat: fix coverity warning | Klement Sekera | 1 | -1/+1 |
2021-10-29 | policer: fix coverity warning/NULL dereference | Klement Sekera | 1 | -2/+10 |
2021-10-29 | devices: default mode eth in the api | Nathan Skrzypczak | 2 | -2/+4 |
2021-10-28 | interface: refactor interface output node in different processing levels | Mohsin Kazmi | 1 | -13/+9 |
2021-10-28 | ip: improve csum fold on x86_64 | Damjan Marion | 1 | -1/+15 |
2021-10-28 | vrrp: fix coverity warning/NULL dereference | Klement Sekera | 1 | -4/+25 |
2021-10-28 | tap: handle null namespace and bridge correctly | Matthew Smith | 1 | -2/+4 |
2021-10-28 | vppinfra: A bitmap copy function | Neale Ranns | 1 | -0/+18 |
2021-10-28 | perfmon: fix coverity warning | Klement Sekera | 1 | -0/+8 |
2021-10-28 | ioam: fix coverity warning/NULL dereference | Klement Sekera | 1 | -9/+12 |
2021-10-27 | devices: fix coverity warning/don't leak fd | Klement Sekera | 1 | -1/+2 |
2021-10-27 | tcp: fix use of invalid local sw_if_index | Florin Coras | 2 | -5/+6 |
2021-10-27 | vppinfra: improve clib_array_mask_u32 | Damjan Marion | 1 | -33/+52 |
2021-10-27 | vppinfra: use bzhi in pow2_mask when available | Damjan Marion | 1 | -0/+3 |
2021-10-27 | api: fix buffer overflow in vl_msg_replay_json | Benoît Ganne | 1 | -0/+4 |
2021-10-27 | libmemif: fix gcc strict-proto error | Matthew Giassa | 1 | -3/+3 |
2021-10-26 | crypto: add barrier in crypto key add | Gabriel Oginski | 1 | -0/+12 |
2021-10-26 | perfmon: properly unmap mmapped pages | Klement Sekera | 1 | -1/+1 |
2021-10-25 | tcp: fix: TCP timewait port reuse rfc compliance | Michal Kalderon | 2 | -4/+84 |
2021-10-25 | bier: Disposition paths don't set the next-hop | Neale Ranns | 1 | -14/+9 |
2021-10-23 | arp: fix for source address selection | Ed Warnicke | 1 | -1/+1 |
2021-10-22 | vcl: fix cfg parser handling of empty lines | Florin Coras | 1 | -0/+2 |
2021-10-22 | session: fix minor issue | Filip Tehlar | 1 | -1/+1 |
2021-10-22 | devices: add support for l3 af_packet interface | Mohsin Kazmi | 5 | -37/+106 |
2021-10-22 | ipsec: add api test file | Filip Tehlar | 2 | -0/+598 |
2021-10-22 | fib: Don't back walk from a path-list when a child fist attaches. | Neale Ranns | 2 | -12/+18 |
2021-10-21 | fib: respect mfib entry flags on create with paths | Paul Atkins | 18 | -149/+125 |
2021-10-21 | ip: Add ip46-local node for local swif[rx] | Nathan Skrzypczak | 5 | -44/+132 |
2021-10-21 | l2: add api test file | Filip Tehlar | 2 | -0/+1419 |
2021-10-21 | ip6: set local flag on outbound echo reply | Matthew Smith | 1 | -0/+4 |
2021-10-21 | cnat: improve tests | Nathan Skrzypczak | 1 | -737/+562 |
2021-10-21 | session: add api test file | Filip Tehlar | 2 | -0/+364 |
2021-10-20 | ip6: fix IPv6 address calculation error using "ip route add" CLI | Jieqiang Wang | 3 | -20/+61 |
2021-10-20 | gso: add support for gso perf unittest | Mohsin Kazmi | 4 | -0/+393 |
2021-10-20 | nat: enable skipped nat44-ed multi worker tests | Filip Varga | 1 | -57/+0 |
2021-10-20 | nat: nat44-ei configuration improvements | Filip Varga | 7 | -1043/+1575 |
2021-10-20 | nat: NAT44-ED api fix and improvement | Filip Varga | 4 | -16/+14 |
2021-10-19 | bfd: fix bfd_key_id update | Alexander Skorichenko | 1 | -4/+8 |
2021-10-19 | bfd: fix desired_min_tx_nsec update | Alexander Skorichenko | 1 | -0/+2 |