xebd / accel-ppp

High performance PPTP/L2TP/PPPoE/IPoE server for Linux
GNU General Public License v2.0
296 stars 108 forks source link

WIP: Fix radius Framed-IP-Address / Moved to new PR #125

Closed stetsyuk closed 4 years ago

stetsyuk commented 4 years ago

Replace constant with the explicit conversion from char* to in_addr_t, old constant value was wrong anyway. See this gist if you need example code: https://gist.github.com/stetsyuk/2514cb066fd44604a2ea4a7481a677b0 Tested on x64, debian 10.