NetBSD/libexec/rlogind
itojun 6fc49112e9 document IPv4 mapped address twists.
- ftp(1): treats IPv4 mapped destination as IPv4 peer, not native IPv6 peer.
  this does not support network with SIIT translator.
- rshd(8)/rlogind(8): rejects accesses from IPv4 mapped peer, to avoid
  possible abuse of IPv4 mapped addr (rshd/rlogind use source address-based
  auth so it is important to check the condition).
2000-05-30 05:21:46 +00:00
..
Makefile
pathnames.h
rlogind.8 document IPv4 mapped address twists. 2000-05-30 05:21:46 +00:00
rlogind.c reject connection attempt from IPv4 mapped addr, for safety. 2000-04-14 12:29:49 +00:00