mirror of
https://git.freebsd.org/src.git
synced 2026-01-11 19:57:22 +00:00
PREF64 allows a router to advertise the network's NAT64 prefix, allowing clients to auto-configure CLAT. This makes it possible to deploy IPv6-only or IPv6-mostly client access networks without the need for DNS64. Reviewed by: imp, glebius (prior suggetions done) Pull Request: https://github.com/freebsd/freebsd-src/pull/1206 |
||
|---|---|---|
| .. | ||
| advcap.c | ||
| advcap.h | ||
| config.c | ||
| config.h | ||
| control.c | ||
| control.h | ||
| control_client.c | ||
| control_client.h | ||
| control_server.c | ||
| control_server.h | ||
| if.c | ||
| if.h | ||
| Makefile | ||
| Makefile.depend | ||
| pathnames.h | ||
| rrenum.c | ||
| rrenum.h | ||
| rtadvd.8 | ||
| rtadvd.c | ||
| rtadvd.conf | ||
| rtadvd.conf.5 | ||
| rtadvd.h | ||
| timer.c | ||
| timer.h | ||
| timer_subr.c | ||
| timer_subr.h | ||