Age | Commit message (Expand) | Author | Files | Lines |
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 |
2018-01-09 | test: consolidate the multiple versions of send_and_* | Neale Ranns | 1 | -49/+0 |
2017-11-11 | MPLS disposition actions at the tail of unicast LSPs | Neale Ranns | 1 | -2/+2 |
2017-10-31 | Refactor IP input checks for re-use at MPLS disposition | Neale Ranns | 1 | -1/+77 |
2017-10-10 | punt and drop features: | Neale Ranns | 1 | -1/+113 |
2017-09-11 | FIB table add/delete API | Neale Ranns | 1 | -2/+5 |
2017-08-08 | L2 over MPLS | Neale Ranns | 1 | -13/+13 |
2017-08-01 | Tests for recursive load-balancing with no choices. | Neale Ranns | 1 | -0/+33 |
2017-05-26 | ARP/ND use path_remove to complement path_add | Neale Ranns | 1 | -0/+117 |
2017-05-25 | MPLS hash function improvements | Neale Ranns | 1 | -23/+94 |
2017-04-26 | IP Flow Hash Config fixes | Neale Ranns | 1 | -0/+149 |
2017-04-19 | Learn IP6 link-local ND entries from NSs sourced from link-local address | Neale Ranns | 1 | -26/+80 |
2017-03-17 | Fix IP feature ordering. | Neale Ranns | 1 | -1/+99 |
2017-03-09 | IMplementation for option to not create a FIB table entry when adding a neigh... | Neale Ranns | 1 | -2/+26 |
2017-03-09 | Tests to target holes in adjacency and DPO test coverage | Neale Ranns | 1 | -1/+70 |
2017-03-08 | Proxy ND (RFC4389 - or a sub-set thereof). This allows the 'emulation' of bri... | Neale Ranns | 1 | -17/+276 |
2017-03-03 | IPv6 RA improvements | Neale Ranns | 1 | -5/+214 |
2017-02-03 | pep8 compliance for test_ip6.py | Neale Ranns | 1 | -3/+3 |
2017-01-27 | IP Multicast FIB (mfib) | Neale Ranns | 1 | -78/+53 |