Skip to content

Allow routes with no netmask (equivalent to /32 for IPv4 or /128 for IPv6)

Daniel Lenski requested to merge (removed):allow_routes_with_no_netmask into master

Fixes #33 (closed).

(Replaces !40 (closed), which didn't correctly handle IPv6 routes… with or without netmask)

Signed-off-by: Daniel Lenski dlenski@gmail.com

Edited by Daniel Lenski

Merge request reports