opnsense-src/tests/sys/netinet6
Lexi Winter 7d4673d3a4 netinet6: allow binding a raw socket to an anycast address
Raw sockets have a separate check for this in rip6_bind() that was
missed in the previous change.  This fixes e.g. 'ping -S' using an
anycast address.

Fixes: ca4b046105 ("netinet6: allow binding to anycast addresses")
Reviewed by:	tuexen, kevans, des (previous version)
Approved by:	kevans (mentor)
Differential Revision:	https://reviews.freebsd.org/D50438
2025-07-15 06:12:45 +01:00
..
frag6 tests: Require python3 when using Scapy 2025-03-03 07:52:33 +00:00
addr6.sh netinet6: allow binding a raw socket to an anycast address 2025-07-15 06:12:45 +01:00
divert.sh tests: Require python3 when using Scapy 2025-03-03 07:52:33 +00:00
exthdr.py Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
exthdr.sh tests: Require python3 when using Scapy 2025-03-03 07:52:33 +00:00
fibs6.sh Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
forward6.sh tests: Require python3 when using Scapy 2025-03-03 07:52:33 +00:00
lpm6.sh Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
Makefile netinet6 tests: add a test for SIOCAIFADDRing an invalid IPv6 address 2025-04-08 11:04:42 +02:00
mld.py Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
mld.sh tests: Require python3 when using Scapy 2025-03-03 07:52:33 +00:00
ndp.sh tests: Require python3 when using Scapy 2025-03-03 07:52:33 +00:00
output6.sh Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
proxy_ndp.sh Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
ra.py netinet6 tests: Add a regression test for default router handling 2024-07-25 17:01:11 -04:00
redirect.py Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
redirect.sh netinet6 tests: fix typo in the test 2025-04-09 13:30:09 +02:00
scapyi386.py Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
scapyi386.sh tests: Require python3 when using Scapy 2025-03-03 07:52:33 +00:00
test_ip6_output.py testing: improve python vnet wrapper. 2022-12-29 19:59:11 +00:00