Commit report for v3.0.x branch

The git bot announce at freeradius.org
Fri Jul 17 00:00:02 CEST 2015


New activity for FreeRADIUS (the high performance and highly configurable RADIUS server)

======
If proxying to public IPs, skip link local sockets.  Fixes #1148

Alan T. DeKok at 2015-07-16T22:54:32Z
Files modified:
	* src/lib/packet.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/1e53eb89cbfc107546b94ad7721e1c61175e9503
====== 
fixed message "hex string is not even"

Length of Hex String is not even, got 7 bytes

Is better than:
Length of Hex String is not even, got 18446744073709551615 bytes

Nicolas C (via Alan T. DeKok)@2015-07-16T19:19:36Z
Files modified:
	* src/lib/value.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/2059ef0ed330caf66bed9f8b0a1d6ed01217aee9
====== 
More byte fixes

Alan T. DeKok at 2015-07-16T19:17:42Z
Files modified:
	* src/modules/proto_dhcp/dhcp.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/efab239fc4f52d61db2b8860209835ab2f47c519
====== 
More short fixes

Alan T. DeKok at 2015-07-16T14:11:37Z
Files modified:
	* src/modules/proto_dhcp/dhcp.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/9f6cd4a91aa2253ae31d45064009261054a02963
====== 
dhcp secs is a short

Properly encode DHCP field "secs" (using htons instead of htonl).

Also I think in this case using "vp_short" is more correct than
"vp_integer" for a short (even though it still works with "vp_integer").

Nicolas C (via Alan T. DeKok)@2015-07-16T14:10:10Z
Files modified:
	* src/modules/proto_dhcp/dhcp.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/45ef223fc36fac5747da826aeb527690aed4a2b0
====== 
-- 
This commit summary was generated @2015-07-17T00:00:02Z by lgfeed version 0.00 (https://github.com/arr2036/lgfeed).


More information about the Freeradius-Devel mailing list