netavark
netavark copied to clipboard
Fix default route selection with different routing tables
- Only use the main table for the normal lookup.
- When using an vrf device use the table from that one.
- Fix some small netlink read inconsistency
- Fix a netlink send bug that can cause random EINVAL errors.
Fixes: #1381
see commit messages