ip6addr: Command line tool that filters parsed IPv6 Addresses against RFC 4291

[ bsd3, console, network, program ] [ Propose Tags ]
This version is deprecated.

ip6addr is a command line tool for filtering IPv6 addresses parsed against RFC 4291. By default, ip6addr outputs only validated inputs, i.e. IPv6 addresses. Option -e throws out discarded inputs to stderr, that have to be redirected.


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1, 0.1.1, 0.2, 0.3, 0.3.1, 0.3.2, 0.3.3, 0.4.0.0, 0.5.0.0, 0.5.0.1, 0.5.1.0, 0.5.1.2, 0.5.1.3, 0.5.1.4, 0.5.2, 0.5.3, 1.0.0, 1.0.1, 1.0.2, 1.0.3, 1.0.4 (info)
Change log ChangeLog
Dependencies base (<=4) [details]
License BSD-3-Clause
Author Michel Boucey <michel.boucey@gmail.com>
Maintainer Michel Boucey <michel.boucey@gmail.com>
Category Console, Network
Home page http://www.cybervisible.fr/ip6addr
Uploaded by MichelBoucey at 2009-09-11T09:56:47Z
Distributions LTSHaskell:1.0.4, NixOS:1.0.4, Stackage:1.0.4
Reverse Dependencies 1 direct, 0 indirect [details]
Executables ip6addr
Downloads 11764 total (55 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2016-12-31 [all 6 reports]

Readme for ip6addr-0.1.1

[back to package description]
ip6addr is a command line tool written in Haskell for filtering
IPv6 addresses parsed against RFC 4291. By default, ip6addr outputs
only validated inputs, i.e. IPv6 addresses. Option -e throws out
discarded inputs to stderr, that have to be redirected.

Copyright (c) 2009, Michel Boucey All rights reserved.