New activity for FreeRADIUS (the high performance and highly configurable RADIUS server) ====== Fix const ordering Alan T. DeKok@2013-10-28T22:23:04Z Files modified: * src/main/exec.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/ce70a73743bf370186b8c... ====== Fixes for v2.x.x Alan T. DeKok@2013-10-28T22:22:00Z Files modified: * src/main/dhcpd.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/94102a176a930051a8ea5... ====== Sanity check arguments If there's no interface, don't update anything. It will generate an error. Instead, return an error saying "no interface" Manual merge of 56fbc3ae8 Alan T. DeKok@2013-10-28T22:08:08Z Files modified: * src/lib/dhcp.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/a8f0b113920c1e0ae874e... ====== Various fixes for DHCP. - include sys/ioctl.h, so we know if the system supports SIOCSARP - add listen_socket_t to dhcp_socket_t, so that we can use all of it's fields - for systems supporting SIOCSARP, check if "interface" is defined, and if not, refuse to do ARP, as it requires an interface Manual merge of 649cc4f12 Alan T. DeKok@2013-10-28T22:06:58Z Files modified: * src/main/dhcpd.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/326695c18a436c6ea141a... ====== -- This commit summary was generated @2013-10-29T00:00:02Z by lgfeed version 0.00 (https://github.com/arr2036/lgfeed).