Bug 82395

Summary: Setting a broadcast address in .network files does not work
Product: systemd Reporter: f-freedesktop
Component: generalAssignee: systemd-bugs
Status: RESOLVED WORKSFORME QA Contact: systemd-bugs
Severity: normal    
Priority: medium    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
i915 platform: i915 features:

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.