]> git.ipfire.org Git - thirdparty/systemd.git/commit
Address code-review items for pull-request #2890
authorVinay Kulkarni <vskibum@gmail.com>
Mon, 4 Apr 2016 22:13:06 +0000 (15:13 -0700)
committerVinay Kulkarni <kulkarniv@vmware.com>
Tue, 5 Apr 2016 04:06:11 +0000 (21:06 -0700)
commitb7f71444c01a9b4ac6f7072bf4f7d6d8098cb982
tree8972940ee98fbf6a016c10012e42cd8628d9c609
parent77384fb0edda2e9d826c1e6786faae607b48e47d
Address code-review items for pull-request #2890
1. Replace strtol with unhexchar, verified with valid and invalid DUID strings.
2. Fix logging to use log_syntax instead of log_error.
3. On error reading DUID, ignore read and preserve previous state.
4. Fix man-pages to use markup, remove options not yet implemented.
5. Remove spurious header line in new files.
man/networkd.conf.xml
man/systemd.network.xml
src/libsystemd-network/network-internal.c
src/network/networkd-conf.c
src/network/networkd-conf.h