Quentin McGaw
|
abe9dcbe33
|
chore(lint): add new linters and update codebase
- add canonicalheader
- add copyloopvar
- add fatcontext
- add intrange
|
2024-10-11 18:28:00 +00:00 |
|
Quentin McGaw
|
38ddcfa756
|
chore(netlink): define own types with minimal fields
- Allow to swap `github.com/vishvananda/netlink`
- Allow to add build tags for each platform
- One step closer to development on non-Linux platforms
|
2023-05-29 06:44:58 +00:00 |
|
Quentin McGaw
|
90d43856ef
|
fix(routing): net.IPNet to netip.Prefix conversion
|
2023-05-22 06:00:24 +00:00 |
|
Quentin McGaw
|
d21a943779
|
chore(all): use netip.Prefix for ip networks
- remove usage of `net.IPNet`
- remove usage of `netaddr.IPPrefix`
|
2023-04-27 13:42:50 +00:00 |
|