mirror of
https://github.com/opnsense/src.git
synced 2026-04-23 15:19:31 -04:00
yp_next_record() is called without a key (from xdr_my_ypresp_all()), in which case it returns the first key in the map. When doing this, it also needs to update the key index in the map queue entry. Without this, ypproc_all_2_svc() (and hence ypcat) don't work correctly. Noticed by: Michael L. Hench <hench@watt.cae.uwm.edu> |
||
|---|---|---|
| .. | ||
| Makefile | ||
| 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 | ||
| ypserv.8 | ||