[systemd-bugs] [Bug 79638] New: [systemd-networkd] MACAddress based matching fails
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Jun 4 07:33:31 PDT 2014
https://bugs.freedesktop.org/show_bug.cgi?id=79638
Priority: medium
Bug ID: 79638
Assignee: systemd-bugs at lists.freedesktop.org
Summary: [systemd-networkd] MACAddress based matching fails
QA Contact: systemd-bugs at lists.freedesktop.org
Severity: normal
Classification: Unclassified
OS: Linux (All)
Reporter: d at falconindy.com
Hardware: All
Status: NEW
Version: unspecified
Component: general
Product: systemd
Commit 505f8da73 is responsible for downstream bug:
https://bugs.archlinux.org/task/40675
Since this commit, mac addresses are compared to an empty dev_mac in
net_match_config, causing any MACAddress based matching rule to be ignored.
To reproduce the failure, use a .network file such as this:
[Match]
MACAddress=fe:ed:fa:ce:be:ef
[Network]
Address=10.0.3.1/24
Assuming a real MAC, the address will never be applied. Matching by other
methods, such as interface name, still work as expected.
--
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/20140604/7886d13a/attachment-0001.html>
More information about the systemd-bugs
mailing list