diff options
author | Pete Fritchman <petef@FreeBSD.org> | 2001-11-25 09:09:33 +0000 |
---|---|---|
committer | Pete Fritchman <petef@FreeBSD.org> | 2001-11-25 09:09:33 +0000 |
commit | f072ef3d87faf4654323a314cbbd66a75d37e1b3 (patch) | |
tree | 613f0ca6f26d41d188099aa720f232d7807f03bd /net/ip6_int/pkg-descr | |
parent | d9634a5ac825ca03486cb031283035f857728620 (diff) |
Notes
Diffstat (limited to 'net/ip6_int/pkg-descr')
-rw-r--r-- | net/ip6_int/pkg-descr | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/net/ip6_int/pkg-descr b/net/ip6_int/pkg-descr new file mode 100644 index 000000000000..a1c8d76e32af --- /dev/null +++ b/net/ip6_int/pkg-descr @@ -0,0 +1,8 @@ +Convert valid IPv6 addresses to ip6.int PTR values. Convert valid +IPv4 addresses to in-addr.arpa PTR values. Anything not valid is +simply printed as is. Handles :: notation and embedded IPv4 +addresses. If the address is followed by /n, the PTR is truncated +to n bits. + +- Jean-Yves Lefort +jylefort@brutele.be |