Tags: ensc/dhcp-fwd
Tags
release 0.11 - implemented 'suboption' configuration tag which allows to set other relay-agent information beside the agent-id. In detail, setting of RFC 3527 link selection and RFC 5107 server identifier is now supported (thanks to Michael Rack for idea and code). - fixed possible misalignment problem when calculating the ip checksum - massive cleanup of code which handles the relay-agent information. COMPATIBILITY: this can change the generated DHCP requests when relaying non RFC compliant messages (e.g. when multiple 82 relay agent information are present). - require a C99 compiler; this allows to cleanup code by using flexible arrays and designated array initializers COMPATIBILITY: this will break build with ancient toolchains but C99 exists now for 16 years already... - fixed build with recent glibc
This commit was manufactured by cvs2svn to create tag 'dhcr-release-0_7'.
This commit was manufactured by cvs2svn to create tag 'release-0_6'.
This commit was manufactured by cvs2svn to create branch 'release-0_5'.
This commit was manufactured by cvs2svn to create branch 'release-0_4'.
This commit was manufactured by cvs2svn to create tag 'release_0_3'.
This commit was manufactured by cvs2svn to create branch 'RELEASE-0_1'.