Releases: shellrow/netdev
Releases · shellrow/netdev
v0.35.2
v0.35.1
v0.35.0
What's Changed
- fix parsing IPv6 gateway by @Payn in #106
- Bump version to 0.34.1 by @shellrow in #107
- fix get_local_ipaddr for IPv6-only by @AaronKutch in #108
- Add IP methods to Interface by @shellrow in #109
- Bump version to 0.35.0 by @shellrow in #110
New Contributors
- @Payn made their first contribution in #106
- @AaronKutch made their first contribution in #108
Full Changelog: v0.34.0...v0.35.0
v0.34.0
What's Changed
- chore: bump rtnetlink by @daniel-noland in #103
- move gateway to option #113 by @qinghon in #102
- fix(windows): treat u64::MAX as None by @shellrow in #104
- Chore: Release v0.34.0 by @shellrow in #105
New Contributors
- @daniel-noland made their first contribution in #103
- @qinghon made their first contribution in #102
Full Changelog: v0.33.0...v0.34.0
v0.33.0
What's Changed
- Add support for detecting IPv6 scope IDs, plus some cleanups by @relativityspace-jsmith in #97
- Add MTU by @shellrow in #98
- Release v0.33.0 by @shellrow in #99
New Contributors
- @relativityspace-jsmith made their first contribution in #97
Full Changelog: v0.32.0...v0.33.0
v0.32.0
What's Changed
- Upgrade to netlink-packet-route@0.21 by @pronebird in #92
- Update windows dependencies by @shellrow in #94
- Add interface types by @shellrow in #95
- Bump version to 0.32.0 by @shellrow in #96
New Contributors
- @pronebird made their first contribution in #92
Full Changelog: v0.31.0...v0.32.0
v0.31.0
What's Changed
- Tweak Windows implementation by @RReverser in #85
- Added interface type for socketCAN by @davidkirchner in #86
- #88 Replace ip.rs impl with ipnet by @shellrow in #89
- Bump version to 0.31.0 by @shellrow in #90
New Contributors
- @RReverser made their first contribution in #85
- @davidkirchner made their first contribution in #86
Full Changelog: v0.30.0...v0.31.0