dhcp: Several bugfixes

This update fixes the following issues for dhcp:
- bnc#794578:
- Applied a patch to ignore SIGPIPE instead to die in socket code before the errno==EPIPE checks are reached
- Applied several obvious memleak and segfault fixes from 4.2.5rc1 and a correction of code to calculate timing values in dhcpv6 client to compare rebind value to infinity instead of renew
- bnc#791289:
- Fixed discovery of interfaces, which have only addresses with a label assigned (linux 2.0 "alias interfaces" compatibility) by switching to use the getifaddrs() as on BSD
- bnc#788787:
- Fixed parse buffer handling code to not avoid truncation of config > ~8k from bigger ldap objects. Fixed to free the ldap config buffer passed to the config parser and append new config, while the parser is in saved state
- Fixed subclass name-ref and data quoting/escaping
- Fixed memory leaks on ldap_read_config errors
- bnc#791280:
- Fixed dhclient-script to discard MTU lower-equal 576 rather than lower-than
- bnc#784640:
- dhcp-ldap: fixed a memleak while subnet range processing, fixed to reset bufix variable in ldap_read_function to 0 and to set buflen to the complete length (do not discard last character, usually \n). This caused a parsing error at further run of the function, e.g. while processing the second dhcpService container that the dhcpServer object may refer to

Fixed bugs
bnc#794578
ISC dhcpd dies with SIGPIPE
bnc#791289
dhcpd 4.x fails to start with error "Not configured to listen on any interfaces!" when only an alias interface has been configured
bnc#788787
dhcpd truncates dhcpStatements attribute to circa 8K when loading the configuration from LDAP
bnc#791280
MTU only at 576 with cable internet provicer via dhcp (eth0) - regression in iscdhcpclient?
bnc#784640
DHCP Server fails to start up if more than one Services are associated with it.
Selected Binaries
openSUSE Build Service is sponsored by