aboutsummaryrefslogtreecommitdiffstats
path: root/test/vpp_neighbor.py
AgeCommit message (Expand)AuthorFilesLines
2023-11-03tests: refactor asf framework codeDave Wallace1-1/+1
2022-05-10tests: replace pycodestyle with blackKlement Sekera1-23/+23
2021-03-25stats: python vpp_stats rewrite to access stat segment directlyOle Troan1-1/+1
2020-10-08ip-neighbor: Grat ARPs from different subnet are droppedNeale Ranns1-1/+2
2020-04-28tests: implement ipaddress convenience methodsPaul Vinciguerra1-5/+2
2019-12-17ip: Protocol Independent IP NeighborsNeale Ranns1-2/+5
2019-11-05ip: Fragmentation fixesNeale Ranns1-0/+1
2019-03-29tests: refactor vpp_object.pyPaul Vinciguerra1-3/+0
2019-03-01Tests: Trivial fox use of 'is'.Paul Vinciguerra1-1/+1
2019-03-01Tests: Remove all wildcard imports.Paul Vinciguerra1-1/+1
2019-02-26VPP-1508 python tests: unicodePaul Vinciguerra1-1/+5
2019-01-30Use IP and MAC API types for neighborsNeale Ranns1-27/+27
2018-12-18PAPI: Add MACAddress object wrapper for vl_api_mac_address_tOle Troan1-3/+3
2018-12-10Test framework: StringIO fixes for Python3Ole Troan1-1/+1
2018-10-01Add adjacency counters to the stats segmentNeale Ranns1-1/+6
2018-06-08Gratuitous ARP packet handlingNeale Ranns1-2/+6
2018-03-28test: fix VppNeighbor.query_vpp_configNeale Ranns1-14/+10
2017-04-19Learn IP6 link-local ND entries from NSs sourced from link-local addressNeale Ranns1-1/+1
2017-03-09IMplementation for option to not create a FIB table entry when adding a neigh...Neale Ranns1-2/+4
2017-03-03IPv6 RA improvementsNeale Ranns1-1/+1
2017-02-27[Proxy] ARP testsNeale Ranns1-0/+77