./net/hs-iproute, IP Routing Table

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.7.12nb6, Package name: hs-iproute-1.7.12nb6, Maintainer: pho

IP Routing Table is a tree of IP ranges to search one of them on the
longest match base. It is a kind of TRIE with one way branching
removed. Both IPv4 and IPv6 are supported.


Master sites:

Filesize: 17.445 KB

Version history: (Expand)


CVS history: (Expand)


   2024-04-29 06:27:49 by Masatake Daimon | Files touched by this commit (1)
Log message:
net/hs-iproute: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.
   2023-11-02 07:37:49 by Masatake Daimon | Files touched by this commit (1141)
Log message:
Revbump all Haskell after updating lang/ghc96
   2023-10-27 13:06:14 by Masatake Daimon | Files touched by this commit (1)
Log message:
net/hs-iproute: Fix build with GHC 9.6
   2023-10-09 06:55:01 by Masatake Daimon | Files touched by this commit (988)
Log message:
Bump Haskell packages after updating lang/ghc94
   2022-02-26 04:58:36 by Masatake Daimon | Files touched by this commit (872)
Log message:
Bump all Haskell packages after enabling "split sections" in mk/haskell.mk
   2022-02-12 09:51:00 by Masatake Daimon | Files touched by this commit (575)
Log message:
revbump after changing the default Haskell compiler
   2022-02-11 14:11:34 by Masatake Daimon | Files touched by this commit (3)
Log message:
Update to iproute-1.7.12

No changelogs are provided by the upstream.
   2022-01-18 03:48:33 by Masatake Daimon | Files touched by this commit (541)
Log message:
Bump packages that depends on GHC