Age | Commit message (Expand) | Author | Files | Lines |
2020-08-27 | tests: "force solo" testcase support |  Andrew Yourtchenko | 1 | -0/+4 |
2020-05-14 | ip: fix interface ip address del sw_if_index check |  yedg | 1 | -0/+18 |
2020-05-05 | api: ip: add IP_ROUTE_LOOKUP API |  Christian Hopps | 1 | -0/+74 |
2020-04-24 | ip: Setting the Link-Local address from the API enables IPv6 on the |  Neale Ranns | 1 | -3/+91 |
2020-04-23 | ip: Replace Sematics for Interface IP addresses |  Neale Ranns | 1 | -0/+161 |
2020-04-06 | misc: fix python sonarcloud BLOCKER level issues |  Paul Vinciguerra | 1 | -0/+1 |
2020-03-17 | fib: Always install all routers mcast addresses |  Neale Ranns | 1 | -1/+1 |
2020-03-12 | policer: API cleanup |  Jakub Grajciar | 1 | -4/+4 |
2020-02-10 | ip-neighbor: fix MLD reports not being sent |  Neale Ranns | 1 | -1/+31 |
2020-02-07 | tests: support python 3.8 |  Ole Troan | 1 | -1/+1 |
2019-12-17 | ip: Protocol Independent IP Neighbors |  Neale Ranns | 1 | -18/+37 |
2019-12-14 | tests: changes for scapy 2.4.3 migration |  snaramre | 1 | -2/+1 |
2019-11-26 | fib: Table Replace |  Neale Ranns | 1 | -2/+143 |
2019-11-15 | tests: Remove the unrequired VPP IP address/prefix class wrappers |  Neale Ranns | 1 | -10/+9 |
2019-11-08 | tests: python3 use byte strings in raw() |  Ole Troan | 1 | -17/+17 |
2019-11-05 | misc: Fix python scripts shebang line |  Renato Botelho do Couto | 1 | -1/+1 |
2019-10-28 | tests: make RA tests run on VPP time |  Andrew Yourtchenko | 1 | -7/+7 |
2019-10-16 | tests: python3 changes for ip6 fib tests |  snaramre | 1 | -1/+1 |
2019-08-12 | ip: allow addrs from the same prefix on intf |  Matthew Smith | 1 | -2/+77 |
2019-06-26 | api: refactor format_vl_api_prefix_t return keys |  Paul Vinciguerra | 1 | -20/+22 |
2019-06-18 | fib: fib api updates |  Neale Ranns | 1 | -109/+58 |
2019-06-18 | ip: reassembly-separate feature and custom code |  Klement Sekera | 1 | -0/+18 |
2019-05-28 | Add an ip6 local hop-by-hop protocol demux table |  Dave Barach | 1 | -1/+14 |
2019-05-16 | tests: refactor. Replace literal constant w/ named constant. |  Paul Vinciguerra | 1 | -3/+6 |
2019-04-10 | Tests Cleanup: Fix missing calls to setUpClass/tearDownClass. |  Paul Vinciguerra | 1 | -0/+76 |
2019-03-28 | Typos. A bunch of typos I've been collecting. |  Paul Vinciguerra | 1 | -15/+16 |
2019-03-11 | vpp_papi_provider: Remove more wrapper functions. |  Ole Troan | 1 | -4/+8 |
2019-03-11 | VPP-1508: Tests: Fix vpp_api struct.error under py3. |  Paul Vinciguerra | 1 | -3/+3 |
2019-03-11 | VPP-1508: Use scapy.compat to manage packet level library differences. |  Paul Vinciguerra | 1 | -0/+1 |
2019-03-07 | Tests: Refactor payload_to_info() |  Paul Vinciguerra | 1 | -1/+1 |
2019-03-06 | test framework: vpp_papi_provider.py - further cleanup |  Ole Troan | 1 | -10/+8 |
2019-03-04 | test framework: Fix wrapper functions to match API message names. |  Ole Troan | 1 | -4/+4 |
2019-03-01 | Tests: Refactor duplicated code. |  Paul Vinciguerra | 1 | -7/+1 |
2019-02-26 | VPP-1508 python tests: unicode |  Paul Vinciguerra | 1 | -3/+8 |
2019-02-20 | TESTS: refactor framework send_and_expect. |  Paul Vinciguerra | 1 | -6/+6 |
2019-01-30 | Use IP and MAC API types for neighbors |  Neale Ranns | 1 | -33/+26 |
2018-12-16 | IP6-MFIB: replace the radix tree with bihash (VPP-1526) |  Neale Ranns | 1 | -21/+43 |
2018-12-12 | PAPI: Allow ipaddress object as argument and return values from API calls |  Ole Troan | 1 | -6/+6 |
2018-12-06 | API: Change ip4_address and ip6_address to use type alias. |  Ole Troan | 1 | -1/+1 |
2018-12-05 | VPP-1508 python3 tests: xrange |  Paul Vinciguerra | 1 | -20/+21 |
2018-11-30 | Tests: Fix traceback. |  Paul Vinciguerra | 1 | -108/+162 |
2018-11-29 | VPP-1507: Added binary api to dump configured ip_punt_redirect |  Pavel Kotucek | 1 | -12/+42 |
2018-11-26 | Python3 tests: Fix asserts. |  Paul Vinciguerra | 1 | -2/+2 |
2018-09-11 | GBP Endpoint Updates |  Neale Ranns | 1 | -1/+2 |
2018-08-03 | loop counter to prevent infiinte number of look ups per-packet |  Neale Ranns | 1 | -1/+120 |
2018-07-02 | make_test: add icmp packet size sweep and icmp echo tests |  Jan Gelety | 1 | -23/+101 |
2018-05-15 | No overlapping sub-nets on any interface in the same table/VRF (VPP-943) |  Neale Ranns | 1 | -1/+5 |
2018-04-27 | IPv6 NS: use the mcast rewrite node to fill in the destination MAC |  Neale Ranns | 1 | -1/+1 |
2018-03-16 | IPv6 ND Router discovery control plane (VPP-1095) |  Juraj Sloboda | 1 | -0/+175 |
2018-03-16 | IPv6 ND Router discovery data plane (VPP-1095) |  Juraj Sloboda | 1 | -3/+113 |