[v247] backport routing policy rule fix
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
systemd (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned | ||
Hirsute |
Fix Released
|
Low
|
Zhang Youfu |
Bug Description
[impact]
routing policy rules not correctly configured
[test case]
more detail in upstream bug linked from original description.
configure interface with:
[Match]
Name = ens3
[Network]
Address = 10.0.0.1/32
[RoutingPolicyRule]
Family = both
IncomingInterface = ens3
Table = 42
Priority = 42
then networkctl reload. then update the network file with:
[Route]
Table = 42
Destination = 10.0.0.0/24
Gateway = 0.0.0.0
and run networkctl reload again, checking systemd-networkd for error.
[regression potential]
failure to properly configure networking in general, or policy routes.
[scope]
this is needed only for h.
this is fixed already in i, and this is not reproducable in g.
see original descrption for link to specific upstream issue and pr.
[original description]
The original issue can be found at https:/
I filed a backport PR (https:/
However due to the freezing state of Debian bullseye, upstream systemd package is frozen at v247.3.
Please apply this patchset for Ubuntu if possible.
Thanks.
CVE References
Changed in systemd (Ubuntu Hirsute): | |
assignee: | nobody → Zhang Youfu (zhangyoufu) |
status: | Triaged → In Progress |
description: | updated |
The attachment "96.patch" seems to be a patch. If it isn't, please remove the "patch" flag from the attachment, remove the "patch" tag, and if you are a member of the ~ubuntu-reviewers, unsubscribe the team.
[This is an automated message performed by a Launchpad user owned by ~brian-murray, for any issues please contact him.]