aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_ip6.py
AgeCommit message (Expand)AuthorFilesLines
2017-05-26ARP/ND use path_remove to complement path_addNeale Ranns1-0/+117
2017-05-25MPLS hash function improvementsNeale Ranns1-23/+94
2017-04-26IP Flow Hash Config fixesNeale Ranns1-0/+149
2017-04-19Learn IP6 link-local ND entries from NSs sourced from link-local addressNeale Ranns1-26/+80
2017-03-17Fix IP feature ordering.Neale Ranns1-1/+99
2017-03-09IMplementation for option to not create a FIB table entry when adding a neigh...Neale Ranns1-2/+26
2017-03-09Tests to target holes in adjacency and DPO test coverageNeale Ranns1-1/+70
2017-03-08Proxy ND (RFC4389 - or a sub-set thereof). This allows the 'emulation' of bri...Neale Ranns1-17/+276
2017-03-03IPv6 RA improvementsNeale Ranns1-5/+214
2017-02-03pep8 compliance for test_ip6.pyNeale Ranns1-3/+3
2017-01-27IP Multicast FIB (mfib)Neale Ranns1-78/+53
2017-01-11make test: improve documentation and PEP8 complianceKlement Sekera1-27/+30
2017-01-10IPv6 NS RS tests and fixesNeale Ranns1-1/+236
2016-12-23make test: improve handling of packet capturesKlement Sekera1-2/+1
2016-12-05make test: fix missing log/packet messagesKlement Sekera1-7/+6
2016-11-15Update test documentation.Matej Klotton1-15/+62
2016-10-26refactor test frameworkKlement Sekera1-219/+104
2016-10-03test: new test infrastructureDamjan Marion1-0/+281