Searched hist:6732 (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.1-release/usr.sbin/ypbind/
H A Dypbind.cdiff 6732 Sun Feb 26 02:42:48 MST 1995 wpaul Submitted by: Sebastian Strollo <seb@erix.eriksson.se>

Fixes to ypbind:

- Correctly report the fact that we've bound to a new server when
logging the 'server OK' message.

- Report 'server not responding' just once instead of every
5 seconds while searching for a new server. (Prevents overstuffing
the syslog.)

- Apply patch from Sebstian Strollo to implement '-s' (secure) flag.
ypbind will reject connections from servers that do not originate
from a reserved TCP port.

- Apply patch from Sebastian Strollo to detect when a YP server has
crashed and come back up on a different port number.

Completed in 156 milliseconds