Commit report for v4.0.x branch

announce at freeradius.org announce at freeradius.org
Wed Mar 1 01:00:02 CET 2017


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

======
gpgsig -----BEGIN PGP SIGNATURE-----
 
 iQEcBAABCAAGBQJYtb1pAAoJEH0Oec13Yh7N7dcH/jSNlmpAe8Nl6aoHq3sZMYCT
 Be2zH7rpSLxbG3xPRF9aOpTjpTLS4FNHDJMA9cWi6faqUeJKzBWZiYP9OLyNxrwl
 9cgsxU1TRqHcc5bRljvASHZZMipYl1vimSAEFeiHtbOC80rdW+a4ivoecMo2+qDs
 O71gtPXwHULzpwq5uPnGQTnbqFp+DxDEeT8Yq5CMPjEYvcJJgoKvmF1EGwky+ffI
 DsHyswNrSTgzhNjqYoH6SVqVwsuwjrjiCF5m4XtuUl9aet0X/CrdNWU9+YigSAMv
 V0Bx8YBYz0487VcNAb3CVNhPMVeJQdoLN3CltQIuO05FC6KTfkxOV/rlgRI9plc=
 =mLb9
 -----END PGP SIGNATURE-----

manually pull patch from v3.0.x

Alan T. DeKok at 2017-02-28T18:11:46Z
Files modified:
	* src/lib/inet.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/dd4e87b70c7b1ba23609f06dbc94a053a6414aec
====== 
Merge pull request #1924 from alessandrotrisolini/v4.0.x

ARP table not updated due to bad parameters order

Alan DeKok (via GitHub)@2017-02-28T14:35:31Z
Files modified:
	* src/modules/proto_dhcp/proto_dhcp.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/8abb447b02bad09479fdc10fa8d9a515484415e1
====== 
Merge branch 'fix-parameters-order' into v4.0.x

Alessandro Trisolini at 2017-02-28T13:43:38Z
Files modified:
	* src/modules/proto_dhcp/proto_dhcp.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/99144ed6ed25a653593475ea093089a21923bdf8
====== 
Fixed parameters order in fr_pair_find_by_num()

This commit fixes the parameters passing order in function
fr_pair_find_by_num().

In the original version, the variable hwvp was always NULL due to a
failure of function fr_pair_find_by_num() caused by the bad order of
parameters. This bug avoids the update of the ARP table when DHCP offers
are sent unicast.

Alessandro Trisolini at 2017-02-28T13:30:53Z
Files modified:
	* src/modules/proto_dhcp/proto_dhcp.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/9d99a3eb203f78212c931d393020bfc863da6929
====== 
-- 
This commit summary was generated @2017-03-01T00:00:02Z by lgfeed version 0.00 (https://github.com/arr2036/lgfeed).


More information about the Freeradius-Devel mailing list