mjschultz / py-radix

Python radix tree implementation for IPv4 and IPv6 prefix matching.
Other
119 stars 37 forks source link

search_covered broken in some scenario's in 0.8.0 #13

Closed job closed 9 years ago

job commented 9 years ago

Turned out there were some issues with the search_covered implementation.

@htj can you squash last few commits in your tree and submit PR so we can bump to 0.8.1 ? :-)

htj commented 9 years ago

Sure. There is a wee bit of cleanup. Will do PR tomorrow.

htj commented 9 years ago

PR send.