issues
search
kazu-yamamoto
/
iproute
IP Routing Table in Haskell
http://www.mew.org/~kazu/proj/iproute/
BSD 3-Clause "New" or "Revised" License
47
stars
28
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Allow more input after embedded IPv4 in V6 range
#65
vdukhovni
closed
3 weeks ago
1
IPv4 address with mask should not contain a white space
#64
coot
closed
4 months ago
2
Check that IPv4 addresses terminate
#63
coot
closed
4 months ago
3
Handle 0-prefixed octets
#62
dustin
closed
9 months ago
1
Missing instances for some domain types
#61
mirko-plowtech
opened
2 years ago
0
Fix IPv4 octet and mask length overflow (#57)
#60
TravisCardwell
closed
3 years ago
2
The tests need hspec-discover
#59
vdukhovni
closed
3 years ago
2
GHC 9.2 compatibility updates
#58
vdukhovni
closed
3 years ago
4
IPv4 octet parsing subject to Int overflow
#57
TravisCardwell
closed
3 years ago
4
I made a Hackage revision for iproute 1.7.9
#56
sjakobi
closed
3 years ago
1
Test suite failure for package iproute-1.7.10
#55
juhp
opened
3 years ago
1
Bump base version bounds to >= 4.9
#54
RyanGlScott
closed
3 years ago
2
iproute-1.7.10 fails to compile on pre-8.0 versions of GHC
#53
RyanGlScott
closed
3 years ago
0
Bitwise OR operation added for both IPv4 and IPv6
#52
awgn
closed
9 months ago
2
GHCJS compilation fail
#51
NCrashed
opened
4 years ago
4
GHCJS compilation
#50
NCrashed
closed
4 years ago
1
Add NoStrict + make StrictData explicit in Builder
#49
vdukhovni
closed
4 years ago
1
Remove space before bangs
#48
bgamari
closed
4 years ago
8
Simplify Field Format (FF) switch
#47
vdukhovni
closed
4 years ago
4
BoundedPrim ByteString Builders for IP addresses
#46
vdukhovni
closed
4 years ago
6
Make to/from IPv4/IPv6 functions stricter.
#45
vdukhovni
closed
4 years ago
21
Fix typo
#44
CYBAI
closed
5 years ago
1
iproute-1.7.6 test suite failures
#43
peti
opened
5 years ago
2
Introduce lookupAll function.
#42
greydot
closed
6 years ago
2
IPRTable memory use
#41
greydot
opened
6 years ago
6
Combined IPRTable-like type for both IPv4 and IPv6
#40
greydot
opened
6 years ago
3
Add Monoid and Semigroup instances for IPRTable
#39
greydot
closed
6 years ago
3
Derive Generic and Generic1 instances
#38
heroin-moose
closed
6 years ago
1
Introduce lookupWithKey
#37
heroin-moose
closed
6 years ago
9
Redundant constraint warnings.
#36
greydot
opened
8 years ago
0
Fix warnings on 32-bit machines.
#35
greydot
closed
8 years ago
1
Literal 4294967295 is out of the Int range -2147483648..2147483647 on 32bit systems
#34
juhp
opened
8 years ago
4
Add parse from ByteString
#33
tonal
opened
8 years ago
4
Split Data.IP and Data.IP.RouteTable into separate packages?
#32
ppetr
closed
8 years ago
2
Type-safe from/to helper functions
#31
ppetr
opened
8 years ago
2
What about better fail information from `read`?
#30
qrilka
opened
8 years ago
0
Add a variant of IPRange that does not mask the IP automatically
#29
DanielG
opened
9 years ago
1
Extend `intToMask` to allow creating hostmasks
#28
DanielG
closed
9 years ago
1
Generic, Data, and Typeable instances
#27
greydot
closed
9 years ago
2
iproute-1.6.0 fails to compile with GHC 7.0, 7.2 and 7.4
#26
hvr
closed
9 years ago
2
instance Enum IP
#25
greydot
closed
9 years ago
2
Add instance Ord IPRange
#24
greydot
closed
9 years ago
1
Integer <-> IPv4
#23
AlexeyRaga
closed
9 years ago
1
Expose IPv4, IPv6, and AddrRange constructors through Data.IP.Internal
#22
greydot
closed
9 years ago
1
Export AddrRange constructor
#21
greydot
closed
9 years ago
3
Doesn't build on GHC < 7.6
#20
bergmark
closed
9 years ago
4
iproute-1.4.0 failed during the building phase. - Not in scope: foldl'
#19
bitlli
closed
9 years ago
1
add Foldable and Traversable instances to IPRTable
#18
greydot
closed
9 years ago
6
Enum and Bounded instances
#17
greydot
closed
9 years ago
6
Added unmakeAddrRange function.
#16
ondrap
closed
9 years ago
4
Next