diff options
author | pat <pat@FreeBSD.org> | 2002-01-31 05:02:46 +0800 |
---|---|---|
committer | pat <pat@FreeBSD.org> | 2002-01-31 05:02:46 +0800 |
commit | d7e6ab8042da59ade6c64340710d2a5e550531ad (patch) | |
tree | f4bf5bb5554ccf6b99fc99f1b4344499ec5851ea /net/ipv6calc/pkg-descr | |
parent | 0d4884a17b78bb0533a36a6e2d0c235313f2d508 (diff) | |
download | freebsd-ports-gnome-d7e6ab8042da59ade6c64340710d2a5e550531ad.tar.gz freebsd-ports-gnome-d7e6ab8042da59ade6c64340710d2a5e550531ad.tar.zst freebsd-ports-gnome-d7e6ab8042da59ade6c64340710d2a5e550531ad.zip |
Add port net/ipv6calc - a utility to convert, change and calculate with
IPv6 addresses
PR: 34441
Submitted by: Edwin Groothuis <edwin@mavetju.org>
Diffstat (limited to 'net/ipv6calc/pkg-descr')
-rw-r--r-- | net/ipv6calc/pkg-descr | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/net/ipv6calc/pkg-descr b/net/ipv6calc/pkg-descr new file mode 100644 index 000000000000..0c818c2a12bd --- /dev/null +++ b/net/ipv6calc/pkg-descr @@ -0,0 +1,7 @@ +ipv6calc will do some format changes and calculations for you + +Intention: +* This utility can be used by the IPv6 enabled initscripts for + better duplicate address detection on setup of IPv6 addresses. + +WWW: http://www.bieringer.de/linux/IPv6/tools/ |