Bug 82395 - Setting a broadcast address in .network files does not work
Summary: Setting a broadcast address in .network files does not work
Status: RESOLVED WORKSFORME
Alias: None
Product: systemd
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
Hardware: All All
: medium normal
Assignee: systemd-bugs
QA Contact: systemd-bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-08-09 18:40 UTC by f-freedesktop
Modified: 2014-08-15 14:16 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description f-freedesktop 2014-08-09 18:40:15 UTC
When adding a Broadcast= entry to the [Address] section of a .network file I get the following error:

Assertion 'address' failed at /build/amd64-usr/var/tmp/portage/sys-apps/systemd-212-r10/work/systemd-212/src/libsystemd-network/network-internal.c:298, function net_parse_inaddr(). Aborting.

config_parse_broadcast() in networkd-address.c seems to be the problem, since 'address' is always NULL there.
Comment 1 Tom Gundersen 2014-08-15 14:16:28 UTC
Thanks for the report, and sorry for the delay in getting back to you.

This now works for me with current git. Please reopen if you are still experiencing problems.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.