1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-26 09:46:09 +00:00

Update to version 0.94.0

Major extensions:

ipv6calc/ipv6loganon/ipv6logstats

- IID privacy detection
- implement filter mode (-A filter) [very helpful if used in pipe mode]
- reliable IPv6 address anonymization (means all IPv6 address type
information is kept while anonymize the rest [SLA, unique values in IID]
- support MAC address input in Cisco format xxxx.xxxx.xxxx
- support OUI-36
This commit is contained in:
Edwin Groothuis 2013-04-26 12:07:36 +00:00
parent 83f02b963c
commit fb40e1813d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=316597
2 changed files with 3 additions and 4 deletions

View File

@ -6,8 +6,7 @@
#
PORTNAME= ipv6calc
PORTVERSION= 0.73.0
PORTREVISION= 1
PORTVERSION= 0.94.0
CATEGORIES= net-mgmt ipv6
MASTER_SITES= ftp://ftp.bieringer.de/pub/linux/IPv6/ipv6calc/

View File

@ -1,2 +1,2 @@
SHA256 (ipv6calc-0.73.0.tar.gz) = e513b6725d9bf829ddb0e081d0fadd9a8c90678118441dd4028f76b66124e855
SIZE (ipv6calc-0.73.0.tar.gz) = 567943
SHA256 (ipv6calc-0.94.0.tar.gz) = be0580885b1c5c3f62cdf8582b7040590acd807e8315030c3417cfbe7fe31270
SIZE (ipv6calc-0.94.0.tar.gz) = 749534