aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_ip6.py
AgeCommit message (Expand)AuthorFilesLines
2024-04-03tests: upgrade python packagesDave Wallace1-1/+1
2024-03-04fib: fix crash while adding intf-rx routesVladislav Grishenko1-0/+133
2023-11-03tests: refactor asf framework codeDave Wallace1-5/+3
2023-10-16ip-neighbor: do not use sas to determine NS source addressOle Troan1-1/+1
2023-08-16tests docs: update python3 venv packagesDave Wallace1-1/+0
2023-02-08ip6-nd: support dump/details for IPv6 RAAlexander Chernavin1-0/+79
2022-09-30fib: fix dpo-receive address in ip6-ll fibsVladislav Grishenko1-1/+3
2022-08-09ip-neighbor: ARP and ND stats per-interface.Neale Ranns1-0/+54
2022-05-10tests: replace pycodestyle with blackKlement Sekera1-1065/+1286
2022-03-24ip6-nd: stop sending RA by defaultAlexander Chernavin1-2/+5
2022-03-10tests: fix test failure with parrallel testTianyu Li1-26/+26
2022-03-07ip: Fixes for IPv6 and MPLS fragmentationNeale Ranns1-0/+7
2022-03-04ip: rate-limit the sending of ICMP error messagesNeale Ranns1-5/+7
2022-02-18tests: Consolidate the implementations of send_and_expect_XNeale Ranns1-22/+3
2021-10-04ip: fix punt for ipv6Benoît Ganne1-0/+144
2021-08-09ip6-nd: only respond to RS if sending RA is enabledOle Troan1-1/+15
2021-06-17tests: Tests for cross AF routingNeale Ranns1-0/+124
2021-05-27ip: allow the 'ip6 enable' on tunnel interface typesNeale Ranns1-2/+78
2021-04-05ip6-nd: Solicitation reply only if target is our link-localNeale Ranns1-0/+12
2021-03-20tests: add support for worker awarenessKlement Sekera1-1/+1
2021-03-16fib: Allow the creation of new source on the APINeale Ranns1-1/+103
2021-02-15ip: Path MTUNeale Ranns1-1/+234
2021-02-15tests: test punt policer bound to worker threadBrian Russell1-0/+44
2021-02-02tests: verify policer stats in punt testsBrian Russell1-0/+25
2021-01-28tests: add ip6 punt policer handoff testBrian Russell1-1/+52
2021-01-28tests: move ip6 punt setup to its own classBrian Russell1-23/+24
2021-01-28ip: Router ID included in flow hashNeale Ranns1-4/+22
2021-01-22tests: add generalized tags for tests, use them for run-solo testsAndrew Yourtchenko1-5/+2
2021-01-21ip: use IPv6 flowlabel in flow hash computationAhmed Abdelsalam1-3/+3
2021-01-20ip: add IPv6 ping test for link-layer addressBenoît Ganne1-31/+27
2020-12-01tests: remove ip_punt from vpp_papi_provider and add ip_punt object modelsJakub Grajciar1-32/+26
2020-10-21ip: convert u32 entry_flags to vl_api_mfib_entry_flags_t on mroute APINeale Ranns1-9/+14
2020-08-27tests: "force solo" testcase supportAndrew Yourtchenko1-0/+4
2020-05-14ip: fix interface ip address del sw_if_index checkyedg1-0/+18
2020-05-05api: ip: add IP_ROUTE_LOOKUP APIChristian Hopps1-0/+74
2020-04-24ip: Setting the Link-Local address from the API enables IPv6 on theNeale Ranns1-3/+91
2020-04-23ip: Replace Sematics for Interface IP addressesNeale Ranns1-0/+161
2020-04-06misc: fix python sonarcloud BLOCKER level issuesPaul Vinciguerra1-0/+1
2020-03-17fib: Always install all routers mcast addressesNeale Ranns1-1/+1
2020-03-12policer: API cleanupJakub Grajciar1-4/+4
2020-02-10ip-neighbor: fix MLD reports not being sentNeale Ranns1-1/+31
2020-02-07tests: support python 3.8Ole Troan1-1/+1
2019-12-17ip: Protocol Independent IP NeighborsNeale Ranns1-18/+37
2019-12-14tests: changes for scapy 2.4.3 migrationsnaramre1-2/+1
2019-11-26fib: Table ReplaceNeale Ranns1-2/+143
2019-11-15tests: Remove the unrequired VPP IP address/prefix class wrappersNeale Ranns1-10/+9
2019-11-08tests: python3 use byte strings in raw()Ole Troan1-17/+17
2019-11-05misc: Fix python scripts shebang lineRenato Botelho do Couto1-1/+1
2019-10-28tests: make RA tests run on VPP timeAndrew Yourtchenko1-7/+7
2019-10-16tests: python3 changes for ip6 fib testssnaramre1-1/+1