Age | Commit message (Expand) | Author | Files | Lines |
2020-02-12 | classify: "classify filter ..." debug CLI cleanup |  Dave Barach | 1 | -0/+187 |
2020-02-12 | classify: vpp packet tracer support |  Dave Barach | 1 | -0/+64 |
2020-01-29 | bfd: reset peer discriminator on timeout |  Klement Sekera | 1 | -0/+11 |
2019-12-02 | ip: IP address and prefix types (moved from LISP) |  Neale Ranns | 1 | -0/+20 |
2019-11-28 | tests: Add UT to test incomplete MPLS adjacencies send ARP requests |  Neale Ranns | 1 | -3/+42 |
2019-11-28 | tests: test tls case |  haiyanx1.zhang | 1 | -0/+145 |
2019-11-28 | tests: add cli_return_response to vpp_papi_provider |  Dave Barach | 1 | -2/+13 |
2019-11-18 | tests: make threads in punt tests join when finished |  Andrew Yourtchenko | 1 | -8/+23 |
2019-11-18 | tests: support setting random seed |  Klement Sekera | 4 | -1/+13 |
2019-11-18 | tests: avoid test runner hanging on child test process join |  Andrew Yourtchenko | 1 | -1/+13 |
2019-11-18 | tests: decode worker stdout/stderr output |  Dave Wallace | 1 | -2/+2 |
2019-11-15 | tests: DEBUG=gdb[server]-all to debug worker(s) |  Dave Wallace | 2 | -13/+74 |
2019-11-05 | tests: make RA tests run on VPP time |  Andrew Yourtchenko | 2 | -7/+21 |
2019-10-29 | l2: l2bd nd termination test instability |  Ole Troan | 1 | -1/+1 |
2019-10-29 | tests: add PID of VPP under test to API dump filename for the test |  Andrew Yourtchenko | 1 | -1/+2 |
2019-10-27 | tests: make pg_start() wait until pg completes |  Andrew Yourtchenko | 1 | -19/+13 |
2019-10-27 | tests: log error which happens during connect and wait longer for stats socket |  Andrew Yourtchenko | 1 | -2/+3 |
2019-10-27 | tests: explicitly wait for the PG to finish before looking for capture file |  Andrew Yourtchenko | 1 | -0/+15 |
2019-10-27 | build: clean up make help output |  Dave Wallace | 1 | -3/+3 |
2019-10-22 | mpls: support fragmentation of mpls output packet |  Rajesh Goel | 1 | -0/+56 |
2019-10-22 | tests: handle unicode charactes in cli output |  Klement Sekera | 1 | -1/+2 |
2019-10-18 | ip: Fix IP unnumbered dump of one interface |  Neale Ranns | 1 | -0/+9 |
2019-10-04 | ipsec: support 4o6 and 6o4 for tunnel protect |  Neale Ranns | 1 | -2/+40 |
2019-10-03 | ip: respect buffer boundary when searching for ipv6 headers |  Klement Sekera | 1 | -2/+19 |
2019-10-03 | ip: refactor reassembly |  Klement Sekera | 1 | -14/+16 |
2019-09-30 | tests: split up the long running IPSec tests into separate classes |  Andrew Yourtchenko | 1 | -82/+398 |
2019-09-30 | tests: run vapi tests by default |  Klement Sekera | 5 | -14/+14 |
2019-09-28 | tests: fix centos detection |  Klement Sekera | 1 | -1/+1 |
2019-09-25 | ipsec: Fix NULL encryption algorithm |  Neale Ranns | 3 | -1/+17 |
2019-09-25 | ip: reassembly: send packet out on correct worker |  Klement Sekera | 2 | -4/+355 |
2019-09-25 | tests: support worker threads |  Klement Sekera | 1 | -1/+4 |
2019-09-23 | tests: Revert "Tests: Example duplicate code refactoring." |  Klement Sekera | 1 | -243/+277 |
2019-09-21 | tests: fix test-checkstyle to check plugin tests |  Dave Wallace | 1 | -1/+1 |
2019-09-19 | ipsec: fix missed IPSEC_INTEG_ALG_MD5_96 |  Dmitry Vakhrushev | 1 | -3/+3 |
2019-09-18 | ip: allow addrs from the same prefix on intf |  Matthew Smith | 2 | -8/+136 |
2019-09-12 | api: split vl_api_prefix into two |  Ole Troan | 1 | -1/+1 |
2019-09-09 | api: enforce vla is last and fixed string type |  Ole Troan | 2 | -14/+6 |
2019-09-02 | gso: fix segmentation when gso_size greater than vlib buffer size |  Mohsin Kazmi | 1 | -0/+32 |
2019-08-23 | tests: move plugin tests to src/plugins/*/test |  Dave Wallace | 32 | -30015/+8 |
2019-08-15 | acl: fix stats-segment counters validation on acl update |  Andrew Yourtchenko | 1 | -18/+36 |
2019-08-07 | gbp: add l3out redirect to remote SEP unit test |  Benoît Ganne | 1 | -0/+172 |
2019-08-07 | tests: UT for MPLS 6PE |  Neale Ranns | 1 | -1/+52 |
2019-08-07 | fib tests: IP multicast over GRE |  Neale Ranns | 2 | -1/+76 |
2019-08-06 | ethernet: change to mark the CFI bit in the L2 header. |  Prashant Maheshwari | 2 | -5/+18 |
2019-08-01 | ipsec: Redo the anit-replay check post decrypt |  Neale Ranns | 1 | -0/+15 |
2019-07-31 | lb: vip and as dump/detail api's |  Hongjun Ni | 2 | -0/+160 |
2019-07-31 | gso: fix the test case |  Mohsin Kazmi | 1 | -1/+0 |
2019-07-31 | devices interface tests: vhosst GSO support |  Steven Luong | 1 | -1/+3 |
2019-07-31 | qos: Store function |  Neale Ranns | 3 | -2/+84 |
2019-07-31 | api papi: add alias for timestamp(datetime)/timedelta |  Paul Vinciguerra | 1 | -10/+19 |