Age | Commit message (Expand) | Author | Files | Lines |
2021-11-23 | misc: deprecate gbp and its dependents | Neale Ranns | 7 | -6488/+0 |
2021-11-23 | ip: unlock_fib on if delete | Nathan Skrzypczak | 1 | -2/+13 |
2021-11-22 | nat: change nat44-ed test pool address | Filip Varga | 1 | -1/+1 |
2021-11-22 | vlib: add virtual time support | Benoît Ganne | 10 | -61/+37 |
2021-11-22 | ipfix-export: add mutliple ipfix_exporters tests | Paul Atkins | 1 | -0/+192 |
2021-11-19 | fib: Don't use [midchain] adjacencies to change an interface's feature arc | Neale Ranns | 1 | -3/+29 |
2021-11-15 | fib: re-evaluate the import/export state of a prefix. | Neale Ranns | 1 | -0/+135 |
2021-11-10 | nat: api autoendian fix | Filip Varga | 2 | -16/+12 |
2021-11-09 | tests: Remove the error output from the linux-cp tests | Neale Ranns | 1 | -6/+3 |
2021-11-09 | tests: fix missing dataclasses module in python 3.6 | Dave Wallace | 1 | -0/+1 |
2021-11-09 | memif: memif linkstate can't become up | Daniel Béreš | 1 | -0/+40 |
2021-11-06 | tests docs: fix jsonschema dependency | Dave Wallace | 2 | -2/+2 |
2021-11-06 | unittest: remove clib_count_equal_* tests | Damjan Marion | 1 | -1/+1 |
2021-11-05 | unittest: gcc-11 errors for clib_strcpy, clib_strstr, clib_strcat, and clib_s... | Steven Luong | 1 | -3/+3 |
2021-11-03 | tests: Apply the 'return self' pattern for the L2 objects | Neale Ranns | 1 | -0/+5 |
2021-11-02 | tests: update python packages | Dave Wallace | 3 | -110/+134 |
2021-11-02 | build: remove unnecessary executable bits | Ray Kinsella | 15 | -0/+0 |
2021-10-22 | fib: Don't back walk from a path-list when a child fist attaches. | Neale Ranns | 1 | -1/+11 |
2021-10-21 | cnat: improve tests | Nathan Skrzypczak | 1 | -737/+562 |
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 | 1 | -16/+1 |
2021-10-14 | nat: static mappings in flow hash | Klement Sekera | 4 | -10/+238 |
2021-10-13 | docs: better docs, mv doxygen to sphinx | Nathan Skrzypczak | 8 | -922/+116 |
2021-10-12 | fib: fix the drop counter for ipv6 RPF failures | Neale Ranns | 1 | -0/+6 |
2021-10-12 | ipsec: Performance improvement of ipsec4_output_node using flow cache | Govindarajan Mohandoss | 2 | -0/+794 |
2021-10-12 | Revert "nat: static mappings in flow hash" | Ole Troan | 4 | -240/+11 |
2021-10-12 | nat: static mappings in flow hash | Klement Sekera | 4 | -11/+240 |
2021-10-11 | ip: fix fib and mfib locks | Nathan Skrzypczak | 1 | -0/+27 |
2021-10-08 | vxlan-gpe: add udp-port configuration support | Artem Glazychev | 3 | -112/+235 |
2021-10-07 | udp: fix severity error info | Filip Tehlar | 2 | -3/+3 |
2021-10-07 | ikev2: do not require optional IDr on IKE AUTH | Benoît Ganne | 1 | -12/+31 |
2021-10-06 | wireguard: add events for peer | Artem Glazychev | 1 | -8/+136 |
2021-10-06 | wireguard: add ipv6 support | Artem Glazychev | 1 | -51/+448 |
2021-10-06 | docs: vnet comment nitfixes | Nathan Skrzypczak | 1 | -1/+1 |
2021-10-06 | ip: add classifier-based ACLs support on ip punt | Benoît Ganne | 2 | -2/+78 |
2021-10-05 | build: don't hardcode triplet, allow specifying custom lib dir | Damjan Marion | 2 | -21/+23 |
2021-10-04 | wireguard: use the same udp-port for multi-tunnel | Artem Glazychev | 1 | -0/+104 |
2021-10-04 | ip: fix punt for ipv6 | Benoît Ganne | 1 | -0/+144 |
2021-09-30 | wireguard: move adjacency processing from wireguard_peer to wireguard_interface | Artem Glazychev | 1 | -14/+36 |
2021-09-29 | ipsec: Record the number of packets lost from an SA | Neale Ranns | 3 | -0/+101 |
2021-09-28 | api: API trace improvements | Filip Tehlar | 1 | -0/+63 |
2021-09-27 | ikev2: support variable-length nonces | Benoît Ganne | 1 | -1/+3 |
2021-09-27 | classify: Large and nested classifer unit tests | Ray Kinsella | 3 | -20/+352 |
2021-09-27 | gso: do not gro on small packets | Aloys Augustin | 1 | -0/+102 |
2021-09-22 | ip: add ip_table_allocate to api | Aloys Augustin | 2 | -47/+183 |
2021-09-16 | ip6-nd: add ip6-nd proxy | Mohsin Kazmi | 1 | -0/+188 |
2021-09-13 | ip-neighbor: Handle local MAC address change for incomplete adjacencies | Neale Ranns | 1 | -1/+23 |
2021-09-09 | flowprobe: simplify test logic | Klement Sekera | 1 | -55/+18 |
2021-09-08 | tests: fix DEBUG=attach multiple worker config | Klement Sekera | 1 | -0/+3 |
2021-08-31 | vcl: switch part of the tests to sock api | Florin Coras | 1 | -13/+47 |