Commit report for v3.1.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:55:14Z
Files modified:
* src/lib/packet.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/88430eb140bfc294138c9216ff4a1e5b7fb53862
======
More byte fixes
Alan T. DeKok at 2015-07-16T19:17:54Z
Files modified:
* src/modules/proto_dhcp/dhcp.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/f4f49078eb5801b99d5a49b9e136a1b55efe1d02
======
Merge pull request #1146 from nchaigne/3.1.x-hex-not-even
fixed message "hex string is not even"
Arran Cudbard-Bell at 2015-07-16T18:05:14Z
Files modified:
* src/lib/value.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/9d32af267429fe1ebddffaa0cd4e3bfb8b9184ff
======
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 at 2015-07-16T18:02:59Z
Files modified:
* src/lib/value.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/f933cd48437795eaf80f269ddf8b5b1fc9592c49
======
More short fixes
Alan T. DeKok at 2015-07-16T14:11:22Z
Files modified:
* src/modules/proto_dhcp/dhcp.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/af6edca5f5fbb873d792e5ccc824bac44be4664e
======
Merge pull request #1143 from nchaigne/3.1.x-dhcp-secs
dhcp secs is a short
Alan DeKok at 2015-07-16T14:09:07Z
Files modified:
* src/modules/proto_dhcp/dhcp.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/29211279308567779cd385408ca9a02bcece9da5
======
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 at 2015-07-16T11:50:50Z
Files modified:
* src/modules/proto_dhcp/dhcp.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/0a4a430e906b8b6f9a8409b1e81fc8cff14ae816
======
--
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