dhcpclient - Linux raw socket code does not exist anymore ?
Hello, In 2014 I submitted a patch to dhcpclient which allowed the use of Linux raw sockets: https://github.com/FreeRADIUS/freeradius-server/commit/7deeac78b8fc50cdcd4eb... But in the current 3.0.x HEAD the code does not exist anymore. :'( Has it been removed on purpose, or is it a mistake ? The code disappeared between the following two commits: 30 Aug 2015 https://github.com/FreeRADIUS/freeradius-server/blob/517b0cfa104d30c84316c7d... https://github.com/FreeRADIUS/freeradius-server/commit/517b0cfa104d30c84316c... => OK Sep 2, 2015 https://github.com/FreeRADIUS/freeradius-server/blob/5a806d0bd3439b32e089dd2... https://github.com/FreeRADIUS/freeradius-server/commit/5a806d0bd3439b32e089d... => The code was removed :'( Regards, Nicolas. This message contains information that may be privileged or confidential and is the property of the Capgemini Group. It is intended only for the person to whom it is addressed. If you are not the intended recipient, you are not authorized to read, print, retain, copy, disseminate, distribute, or use this message or any part thereof. If you receive this message in error, please notify the sender immediately and delete all copies of this message.
On Jan 4, 2018, at 12:53 PM, Chaigneau, Nicolas <nicolas.chaigneau@capgemini.com> wrote:
In 2014 I submitted a patch to dhcpclient which allowed the use of Linux raw sockets: https://github.com/FreeRADIUS/freeradius-server/commit/7deeac78b8fc50cdcd4eb...
But in the current 3.0.x HEAD the code does not exist anymore. :'( Has it been removed on purpose, or is it a mistake ?
It's a mistake. I had ported fixes over from another branch, and missed that. I'll take a look... If you can get me a patch, tho, I'll be sure to add it into 3.0.16. Which should go out real soon now... Alan DeKok.
participants (2)
-
Alan DeKok -
Chaigneau, Nicolas