provide netlink route #2

Open
opened 2024-01-05 16:41:33 -05:00 by morgan · 0 comments
Owner

It should be possible for NETLINK to provide default routing for the interface. This should happen as part of the ifnow_tun_netlink_up call.

workaround for now is running ip route add 10.10.0.0/24 dev now after ifnow has been started.

It should be possible for NETLINK to provide default routing for the interface. This should happen as part of the `ifnow_tun_netlink_up` call. workaround for now is running `ip route add 10.10.0.0/24 dev now` after `ifnow` has been started.
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: morgan/ifnow#2
No description provided.