chiark / gitweb /
libsystemd-network: Don't unnecessarily send too long packets
authorPatrik Flykt <patrik.flykt@linux.intel.com>
Wed, 19 Mar 2014 12:38:59 +0000 (14:38 +0200)
committerPatrik Flykt <patrik.flykt@linux.intel.com>
Thu, 20 Mar 2014 08:55:27 +0000 (10:55 +0200)
commit9d7bf1d58c2ce7f383f256a5beb1f5fc4ee843f5
tree97bcb2e003e2a47e0917d7dcf30557d14e7f94c9
parent715c6a9acd6ce4cce4fdfe8a62a32dc8f552e1d7
libsystemd-network: Don't unnecessarily send too long packets

Since the length used by options is known, send packets with no
extra padding.
src/libsystemd-network/sd-dhcp-client.c