mirror of
https://github.com/opnsense/src.git
synced 2026-02-28 20:30:57 -05:00
The C library already knows how to lookup eui64 entries from NIS. For example, fwcontrol(8) does it. But /var/yp/Makefile.dist doesn't build the eui64 maps, and ypinit(8) doesn't push them to slaves. This change fixes that. Reviewed by: brooks, wblock MFC after: 2 weeks Sponsored by: SpectraLogic Corp Differential Revision: https://reviews.freebsd.org/D3404 |
||
|---|---|---|
| .. | ||
| Makefile | ||
| Makefile.depend | ||
| Makefile.yp | ||
| yp_access.c | ||
| yp_dblookup.c | ||
| yp_dnslookup.c | ||
| yp_error.c | ||
| yp_extern.h | ||
| yp_main.c | ||
| yp_server.c | ||
| yp_svc_udp.c | ||
| ypinit.8 | ||
| ypinit.sh | ||
| ypserv.8 | ||