[systemd-bugs] [Bug 86947] New: systemd-networkd: support adding routes without additional addresses & support link-local addresses
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Dec 2 17:04:49 PST 2014
https://bugs.freedesktop.org/show_bug.cgi?id=86947
Bug ID: 86947
Summary: systemd-networkd: support adding routes without
additional addresses & support link-local addresses
Product: systemd
Version: unspecified
Hardware: All
OS: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: general
Assignee: systemd-bugs at lists.freedesktop.org
Reporter: skeenan at gmail.com
QA Contact: systemd-bugs at lists.freedesktop.org
1) why can't we add new routes without having to add a new address to the
interface?:
https://github.com/systemd/systemd/blob/e8bbb7c7e9163420cb1ba92f82dbc09aab577d1a/src/network/networkd-link.c#L490
2) ability to specify link-local addresses would be very useful.
Use case: if/when link-local addresses aren't correctly being detected with
DHCP turned on, I need to be able to either add a static route to
169.254.169.254/32 on a given interface, or add a link-local address to the
interface manually.
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/systemd-bugs/attachments/20141203/dc1f147f/attachment.html>
More information about the systemd-bugs
mailing list