]> git.ipfire.org Git - thirdparty/dhcpcd.git/commit
linux: ignore source-based routes (#372)
authorScott Shambarger <devel@shambarger.net>
Tue, 29 Oct 2024 07:52:45 +0000 (00:52 -0700)
committerGitHub <noreply@github.com>
Tue, 29 Oct 2024 07:52:45 +0000 (07:52 +0000)
commitfa4e1dd57430308f52f04bbe17f93cca224aa32f
treed2d8906f435f258b126c517c0133581582ae2ce3
parentc4c757f05cf56891ea9fc430af09672991cd4175
linux: ignore source-based routes (#372)

Since source-based routes aren't used by dhcpcd, it's best if they
are ignored so that they aren't confused with default routes.
src/if-linux.c