ip: Replace Sematics for Interface IP addresses
[vpp.git] / test / test_ip6.py
2020-04-23 Neale Rannsip: Replace Sematics for Interface IP addresses 26/26426/5
2020-04-06 Paul Vinciguerramisc: fix python sonarcloud BLOCKER level issues 53/26353/3
2020-03-17 Neale Rannsfib: Always install all routers mcast addresses 55/25955/5
2020-03-12 Jakub Grajciarpolicer: API cleanup 66/25566/8
2020-02-10 Neale Rannsip-neighbor: fix MLD reports not being sent 47/24847/3
2020-02-07 Ole Troantests: support python 3.8 88/24788/4
2019-12-17 Neale Rannsip: Protocol Independent IP Neighbors 19/22819/26
2019-12-14 snaramretests: changes for scapy 2.4.3 migration 99/23999/3
2019-11-26 Neale Rannsfib: Table Replace 36/23336/6
2019-11-15 Neale Rannstests: Remove the unrequired VPP IP address/prefix... 80/23380/4
2019-11-08 Ole Troantests: python3 use byte strings in raw() 09/23309/2
2019-11-05 Renato Botelho do... misc: Fix python scripts shebang line 59/23159/5
2019-10-28 Andrew Yourtchenkotests: make RA tests run on VPP time 95/22695/4
2019-10-16 snaramretests: python3 changes for ip6 fib tests 86/22686/6
2019-08-12 Matthew Smithip: allow addrs from the same prefix on intf 20/21120/6
2019-06-26 Paul Vinciguerraapi: refactor format_vl_api_prefix_t return keys 11/20011/25
2019-06-18 Neale Rannsfib: fib api updates 96/12296/42
2019-06-18 Klement Sekeraip: reassembly-separate feature and custom code 26/20126/6
2019-05-28 Dave BarachAdd an ip6 local hop-by-hop protocol demux table 24/19824/5
2019-05-17 Paul Vinciguerratests: refactor. Replace literal constant w/ named... 75/19575/3
2019-04-10 Paul VinciguerraTests Cleanup: Fix missing calls to setUpClass/tearDown... 30/18230/4
2019-03-28 Paul VinciguerraTypos. A bunch of typos I've been collecting. 56/18556/3
2019-03-11 Ole Troanvpp_papi_provider: Remove more wrapper functions. 96/18196/2
2019-03-11 Paul VinciguerraVPP-1508: Tests: Fix vpp_api struct.error under py3. 30/18130/3
2019-03-11 Paul VinciguerraVPP-1508: Use scapy.compat to manage packet level libra... 65/18165/3
2019-03-07 Paul VinciguerraTests: Refactor payload_to_info() 81/18081/5
2019-03-06 Ole Troantest framework: vpp_papi_provider.py - further cleanup 41/18041/2
2019-03-04 Ole Troantest framework: Fix wrapper functions to match API... 10/18010/1
2019-03-01 Paul VinciguerraTests: Refactor duplicated code. 52/17952/2
2019-02-26 Paul VinciguerraVPP-1508 python tests: unicode 67/16267/9
2019-02-20 Paul VinciguerraTESTS: refactor framework send_and_expect. 32/17732/2
2019-01-30 Neale RannsUse IP and MAC API types for neighbors 38/14138/13
2018-12-16 Neale RannsIP6-MFIB: replace the radix tree with bihash (VPP-1526) 47/16447/6
2018-12-12 Ole TroanPAPI: Allow ipaddress object as argument and return... 31/16431/3
2018-12-06 Ole TroanAPI: Change ip4_address and ip6_address to use type... 17/16217/11
2018-12-05 Paul VinciguerraVPP-1508 python3 tests: xrange 72/16172/7
2018-11-30 Paul VinciguerraTests: Fix traceback. 63/16163/4
2018-11-29 Pavel KotucekVPP-1507: Added binary api to dump configured ip_punt_r... 09/16209/5
2018-11-26 Paul VinciguerraPython3 tests: Fix asserts. 64/16164/3
2018-09-11 Neale RannsGBP Endpoint Updates 09/14709/8
2018-08-03 Neale Rannsloop counter to prevent infiinte number of look ups... 77/13877/3
2018-07-02 Jan Geletymake_test: add icmp packet size sweep and icmp echo... 21/13221/5
2018-05-15 Neale RannsNo overlapping sub-nets on any interface in the same... 57/8057/14
2018-04-27 Neale RannsIPv6 NS: use the mcast rewrite node to fill in the... 23/12123/2
2018-03-16 Juraj SlobodaIPv6 ND Router discovery control plane (VPP-1095) 40/10840/7
2018-03-16 Juraj SlobodaIPv6 ND Router discovery data plane (VPP-1095) 33/10333/5
2018-01-09 Neale Rannstest: consolidate the multiple versions of send_and_* 90/9990/2
2017-11-11 Neale RannsMPLS disposition actions at the tail of unicast LSPs 77/9377/3
2017-10-31 Neale RannsRefactor IP input checks for re-use at MPLS disposition 49/8949/4
2017-10-10 Neale Rannspunt and drop features: 48/8548/6
2017-09-11 Neale RannsFIB table add/delete API 71/8371/2
2017-08-08 Neale RannsL2 over MPLS 61/6861/14
2017-08-01 Neale RannsTests for recursive load-balancing with no choices. 52/7852/2
2017-05-26 Neale RannsARP/ND use path_remove to complement path_add 86/6886/2
2017-05-25 Neale RannsMPLS hash function improvements 82/6882/2
2017-04-26 Neale RannsIP Flow Hash Config fixes 13/6313/5
2017-04-19 Neale RannsLearn IP6 link-local ND entries from NSs sourced from... 64/6264/2
2017-03-17 Neale RannsFix IP feature ordering. 79/5779/4
2017-03-09 Neale RannsIMplementation for option to not create a FIB table... 82/5682/2
2017-03-09 Neale RannsTests to target holes in adjacency and DPO test coverage 61/5661/4
2017-03-08 Neale RannsProxy ND (RFC4389 - or a sub-set thereof). This allows... 24/5524/7
2017-03-03 Neale RannsIPv6 RA improvements 36/5536/4
2017-02-03 Neale Rannspep8 compliance for test_ip6.py 19/5019/2
2017-01-27 Neale RannsIP Multicast FIB (mfib) 09/4709/9
2017-01-11 Klement Sekeramake test: improve documentation and PEP8 compliance 53/4553/7
2017-01-10 Neale RannsIPv6 NS RS tests and fixes 10/4610/3
2016-12-23 Klement Sekeramake test: improve handling of packet captures 52/4452/5
2016-12-05 Klement Sekeramake test: fix missing log/packet messages 71/3871/5
2016-11-15 Matej KlottonUpdate test documentation. 76/3776/9
2016-10-26 Klement Sekerarefactor test framework 45/3345/17
2016-10-03 Damjan Mariontest: new test infrastructure 37/3237/2