v0.8.2
Fixes an issue that stopped manifests being generated correctly, ensures that the routes are parsed and ensures that DHCP binds to the macvlan so ARPs come from the correct place.
What's Changed
- [Bugfix] Parse the routingTableID correctly by @Cellebyte in #889
- Manifest fix by @thebsdbox in #894
- Change service interface to
macvlan
when using DHCP by @TilBlechschmidt in #897
New Contributors
- @TilBlechschmidt made their first contribution in #897
Full Changelog: v0.8.1...v0.8.2