NetBSD/libexec/rshd
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 IPv6 support. 2000-01-31 14:20:13 +00:00
rshd.8 document IPv4 mapped address twists. 2000-05-30 05:21:46 +00:00
rshd.c reject conneciton attempt from IPv4 mapped address, just in case. 2000-04-14 12:28:51 +00:00