Age | Commit message (Expand) | Author | Files | Lines |
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 |
2024-01-29 | ip: don't export useless error counters for ip6 rewrite |  Arthur de Kerhor | 1 | -0/+4 |
2024-01-21 | build: Explicitly use gmake |  Tom Jones | 1 | -2/+2 |
2024-01-19 | build: Explicitly use bash for shell scripts |  Tom Jones | 6 | -6/+6 |
2024-01-18 | tests: preload api files |  Maxime Peim | 4 | -5/+13 |
2024-01-10 | urpf: add interface dump to API |  Pim van Pelt | 1 | -0/+55 |
2023-12-22 | tests: Temporarily skip an unstable test |  adrianvillin | 1 | -1/+4 |
2023-12-21 | tests: memif interface tests using libmemif |  Naveen Joy | 5 | -139/+305 |
2023-12-20 | srv6-mobile: Implement SRv6 mobile API funcs |  Takeru Hayasaka | 2 | -16/+206 |
2023-12-15 | tests: Added bpf trace filter plugin test |  adrianvillin | 2 | -2/+107 |
2023-12-12 | ipsec: allow receiving encrypted IP packets with TFC padding |  Arthur de Kerhor | 1 | -3/+73 |
2023-12-07 | tests: tracedump test replace hardcoded value |  hsandid | 1 | -8/+20 |
2023-12-01 | tests: Added tracedump plugin tests |  adrianvillin | 1 | -0/+101 |
2023-11-28 | tests: fix default node variant in tests |  Dmitry Valter | 1 | -1/+1 |
2023-11-28 | tests: Added NSIM plugin tests |  adrianvillin | 1 | -0/+267 |
2023-11-28 | tests: refactor pcap file deletion to improve robustness |  Dave Wallace | 2 | -16/+23 |
2023-11-27 | tests: Excluded some components from LCOV |  adrianvillin | 1 | -0/+3 |
2023-11-14 | tests: retry unlinking pcap files on os error |  Dave Wallace | 1 | -2/+11 |
2023-11-12 | flowprobe: fix tx flows generated for rewritten traffic |  Alexander Chernavin | 1 | -0/+75 |
2023-11-10 | tests: perfmon - Added a check if test is running with root privileges |  adrianvillin | 1 | -0/+6 |
2023-11-08 | tests: Fix http static test failing on retry |  adrianvillin | 2 | -5/+21 |
2023-11-08 | tests: added a simple perfmon plugin test |  adrianvillin | 1 | -0/+42 |
2023-11-08 | tests: added simple CT6 plugin tests |  adrianvillin | 1 | -0/+72 |
2023-11-07 | flowprobe: fix clearing interface state on feature disabling |  Alexander Chernavin | 1 | -1/+20 |
2023-11-03 | tests: allow explicit defaults for arg types |  Dmitry Valter | 1 | -2/+2 |
2023-11-03 | tests: refactor asf framework code |  Dave Wallace | 165 | -2974/+1048 |
2023-11-02 | tests: remove packet debug output from npt66 testcases |  Dave Wallace | 1 | -1/+1 |
2023-10-31 | tests: fix UDP port range for mdata and bufmon |  Dave Wallace | 2 | -2/+2 |
2023-10-31 | tests: http static - skip if cannot create namespaces |  adrianvillin | 1 | -9/+6 |
2023-10-31 | ipsec: modify IPsec related tests to send and verify UDP-encapsulated ESP tra... |  vinay Tripathi | 3 | -12/+162 |
2023-10-30 | tests: Added LLDP plugin tests |  adrianvillin | 1 | -0/+149 |
2023-10-30 | tests: Added http static server tests. |  adrianvillin | 2 | -3/+157 |
2023-10-30 | ipsec: huge anti-replay window support |  Maxime Peim | 4 | -27/+827 |
2023-10-30 | flowprobe: fix accumulation of tcp flags in flow entries |  Alexander Chernavin | 1 | -0/+74 |
2023-10-26 | hsa: unify echo test setup |  Filip Tehlar | 5 | -20/+18 |
2023-10-26 | tests: Added bufmon plugin test |  adrianvillin | 1 | -0/+130 |
2023-10-25 | tests: Added mdata plugin test |  adrianvillin | 1 | -0/+123 |
2023-10-25 | fib: only update glean for interface if necessary |  Matthew Smith | 1 | -9/+12 |
2023-10-25 | tests: Added STN plugin test to improve coverage. |  adrianvillin | 1 | -0/+63 |
2023-10-25 | tests: Added a simple Snort plugin test to increase coverage. |  adrianvillin | 1 | -0/+53 |
2023-10-18 | flowprobe: fix sending L4 fields in L2 template and flows |  Alexander Chernavin | 1 | -7/+40 |
2023-10-16 | ip-neighbor: do not use sas to determine NS source address |  Ole Troan | 3 | -3/+3 |
2023-10-16 | flowprobe: fix corrupted packets sent after feature disabling |  Alexander Chernavin | 1 | -0/+38 |
2023-10-16 | nat: add ipfix rate-limiter for nat44-ed, nat44-ei and nat64 |  Vladislav Grishenko | 3 | -15/+29 |