netavark icon indicating copy to clipboard operation
netavark copied to clipboard

Fix default route selection with different routing tables

Open Luap99 opened this issue 1 week ago • 0 comments

  • 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

Luap99 avatar Jan 09 '26 16:01 Luap99