mirror of
https://github.com/opnsense/src.git
synced 2026-02-20 00:11:07 -05:00
It affects the IPv6 source address selection algorithm (RFC 6724)
and allows override the last rule ("longest matching prefix") for
choosing among equivalent addresses. The address with `prefer_source'
will be preferred source address.
Obtained from: Yandex LLC
MFC after: 1 month
Sponsored by: Yandex LLC
|
||
|---|---|---|
| .. | ||
| bpf.c | ||
| flowtable.c | ||
| if.c | ||
| inet.c | ||
| inet6.c | ||
| ipsec.c | ||
| main.c | ||
| Makefile | ||
| mbuf.c | ||
| mroute.c | ||
| mroute6.c | ||
| netgraph.c | ||
| netisr.c | ||
| netstat.1 | ||
| netstat.h | ||
| pfkey.c | ||
| route.c | ||
| sctp.c | ||
| unix.c | ||