v0.2.0
What's Changed
Breaking Changes
- Change the signatures that use
net.IPNet
#4
New Features
- Add an operation "ClearRoutes" to remove all routes from the routing table #5
- Remove an associated label mapping when it removes by
RemoveRoute()
instead ofRemoveRouteByLabel()
#6
Maintenance
- Organize the code structure #3