New activity for FreeRADIUS (the high performance and highly configurable RADIUS server) ====== Update ChangeLog Arran Cudbard-Bell@2014-01-28T15:59:08Z Files modified: * doc/ChangeLog Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/81d088360398646779d43... ====== Don't use IP_SENDSRCADDR (in sendfromto) if on FreeBSD and the socket were using is bound to a specific IP FreeBSD is extra pedantic about the use of IP_SENDSRCADDR, and sendmsg will fail with EINVAL if IP_SENDSRCADDR is used with a socket which is bound to something other than INADDR_ANY. Arran Cudbard-Bell@2014-01-28T15:55:57Z Files modified: * src/lib/udpfromto.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/4231d79e43e1ab2adaa73... ====== Whitespace Arran Cudbard-Bell@2014-01-28T15:36:47Z Files modified: * src/lib/udpfromto.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/e22d221f2c1769fd20327... ====== -- This commit summary was generated @2014-01-29T00:00:02Z by lgfeed version 0.00 (https://github.com/arr2036/lgfeed).