Git-v3.0.x FreeRADIUS assertion fails with proxy listener
    Alan DeKok 
    aland at deployingradius.com
       
    Wed Oct  8 21:01:08 CEST 2014
    
    
  
Julius Plenz wrote:
> It seems that proxy_new_listener() is not being used in
> common_socket_parse(), and thus the rad_listen_t's ->data->home field
> is zero. I'm not sure what the correct fix is, though.
  I've pushed a fix.  That assertion should be used only for TCP
sockets.  For UDP sockets, it's fine to have sock->home == NULL
  Alan DeKok.
    
    
More information about the Freeradius-Users
mailing list