Fix exporting of IPv4 default routes on recent kernels.
Recent kernels don't include RTA_DST in the default route. This fixes incorrect parsing of such entries. Reported by Robert Lukan.
Showing
Please register or sign in to comment
Recent kernels don't include RTA_DST in the default route. This fixes incorrect parsing of such entries. Reported by Robert Lukan.