Age | Commit message (Expand) | Author | Files | Lines |
2024-08-20 | http_static: make max-age configurable |  Adrian Villin | 1 | -0/+2 |
2024-08-08 | tests: fix scapy 2.4.5 IPsec patch for AH + ESN |  Benoît Ganne | 2 | -18/+35 |
2024-08-07 | tests: fix ipv6 fragmented esp w/ scapy 2.4.5 |  Benoît Ganne | 2 | -5/+4 |
2024-08-07 | ikev2: handoff packets |  Stanislav Zaikin | 1 | -23/+35 |
2024-08-07 | ikev2: fix BN_bn2bin re-allocation |  Stanislav Zaikin | 1 | -10/+0 |
2024-08-07 | tests: update scapy to version 2.4.5 |  Dave Wallace | 28 | -288/+585 |
2024-08-01 | misc: remove deprecated builtinurl plugin |  Matus Fabian | 1 | -2/+2 |
2024-07-24 | prom: test_prom fix |  Matus Fabian | 1 | -0/+1 |
2024-07-24 | session: delete and add application namespace do not create the global sessio... |  Steven Luong | 1 | -28/+0 |
2024-07-18 | tests: output raw packet data when decoding pcap files |  Dave Wallace | 1 | -1/+1 |
2024-07-15 | session: application namespace may reference a deleted vrf table |  Steven Luong | 6 | -0/+80 |
2024-07-15 | tests: more options for decoding pcaps |  Klement Sekera | 3 | -18/+25 |
2024-07-12 | tests: skip more excluded plugin tests |  Dmitry Valter | 68 | -0/+351 |
2024-07-12 | fib: make mfib optional |  Benoît Ganne | 7 | -26/+34 |
2024-07-03 | tests: disable failing tests on Ubuntu 22.04 |  Andrew Yourtchenko | 5 | -10/+21 |
2024-06-19 | fib: fix ip drop path crashes |  Dmitry Valter | 1 | -0/+13 |
2024-06-05 | tests: organize test coverage report generation |  Dave Wallace | 1 | -7/+45 |
2024-06-04 | ipsec: fix missing udp port check |  Fan Zhang | 2 | -10/+10 |
2024-06-03 | fib: set the value of the sw_if_index for DROP route |  Mohsin Kazmi | 1 | -2/+45 |
2024-05-30 | hs-test: added targets to makefiles to get coverage from HS tests |  adrianvillin | 1 | -6/+9 |
2024-05-08 | ethernet: check destination mac for L3 in ethernet-input node |  Steven Luong | 19 | -54/+58 |
2024-05-06 | vlib: revert automatic core pinning changes |  Hadi Rayan Al-Sandid | 1 | -328/+0 |
2024-05-02 | gso: use the header offsets from buffer metadata |  Mohsin Kazmi | 1 | -2/+2 |
2024-05-01 | tests: remove duplicate SVR test case |  Klement Sekera | 1 | -10/+0 |
2024-04-23 | tests: allow ip table name |  Maxime Peim | 1 | -2/+4 |
2024-04-09 | tests: allow to add paths to default route |  Maxime Peim | 1 | -2/+12 |
2024-04-09 | tests: Added a simple prom(etheus exporter) plugin test |  adrianvillin | 1 | -0/+58 |
2024-04-09 | mpls: fix default mpls lb hash config |  Vladislav Grishenko | 1 | -6/+101 |
2024-04-09 | vnet: fix ARP for unnumbered |  Pim van Pelt | 1 | -6/+16 |
2024-04-03 | tests: upgrade python packages |  Dave Wallace | 8 | -477/+521 |
2024-04-02 | tests: figure out correct version of sed to run |  Matthew Smith | 1 | -1/+3 |
2024-04-02 | tests: Use gnu sed explicitly in test setup/tear down |  Tom Jones | 1 | -1/+1 |
2024-04-02 | tests: Add missing socket imports in tests |  Tom Jones | 3 | -0/+4 |
2024-04-02 | l2: fix vxlan src port entropy with mpls payload |  Vladislav Grishenko | 2 | -3/+80 |
2024-03-29 | vlib: improve automatic core pinning |  hsandid | 1 | -0/+328 |
2024-03-26 | tests: Add support for getting corefile patterns on FreeBSD |  Tom Jones | 2 | -2/+9 |
2024-03-26 | tests: Add platform handling for FreeBSD |  Tom Jones | 1 | -1/+6 |
2024-03-26 | tests: Add missing struct import |  Tom Jones | 1 | -0/+1 |
2024-03-26 | tests: Use errno value rather than a specific int |  Tom Jones | 1 | -1/+2 |
2024-03-21 | ip: add support for buffer offload metadata in ip midchain |  Arthur de Kerhor | 1 | -0/+201 |
2024-03-18 | vapi: uds transport support |  Stanislav Zaikin | 1 | -9/+20 |
2024-03-12 | tests: use proper unit test skip instead of prints |  Klement Sekera | 1 | -3/+1 |
2024-03-07 | flowprobe: fix flush callbacks when multiple workers |  Alexander Chernavin | 1 | -2/+0 |
2024-03-04 | misc: fix icmp |  Maxime Peim | 2 | -3/+3 |
2024-03-04 | bpf_trace_filter: support bpf filter optimization and dump |  Vladislav Grishenko | 1 | -1/+32 |
2024-03-04 | fib: fix crash while adding intf-rx routes |  Vladislav Grishenko | 2 | -0/+266 |
2024-02-19 | ipsec: check each packet for no algs in esp-encrypt |  Matthew Smith | 1 | -1/+23 |
2024-02-14 | tests: refactor virtual interface tests |  Naveen Joy | 17 | -98/+718 |
2024-02-14 | ikev2: dump state and profile name in CLI and API |  Denys Haryachyy | 1 | -0/+89 |
2024-02-09 | ikev2: accept rekey request for IKE SA |  Atzm Watanabe | 1 | -24/+152 |