chiark / gitweb /
sd-dhcp-server: add basic message parsing
authorTom Gundersen <teg@jklm.no>
Sat, 24 May 2014 20:14:32 +0000 (22:14 +0200)
committerTom Gundersen <teg@jklm.no>
Fri, 13 Jun 2014 14:53:13 +0000 (16:53 +0200)
commit816e2e7af96886e4a43194042ef61ba9fec2c77d
tree8255164a237559ec9c64c7f5437aed09c8e1452a
parentbe077570f779664ed87b50f60608df9fbe258821
sd-dhcp-server: add basic message parsing

Parse the maximum message size the client can accept and the client id, falling back to
sane defaults if they are not set.
src/libsystemd-network/dhcp-server-internal.h
src/libsystemd-network/sd-dhcp-server.c