Page 1 of 1

radius: implemented handling of Framed-Route attribute

Posted: 05 Jan 2016, 08:46
by Dmitry

Code: Select all

commit 683fcf64fa9b90efd009d47a7ca500459adf419d
Author: Dmitry Kozlov <xeb@mail.ru>
Date:   Sun Jan 3 23:12:12 2016 +0300

    radius: implemented handling of Framed-Route attribute
    
    Framed-Route has following syntax: Framed-Route=address[/mask] [gateway]
    
    If gateway is not specified then route would be attached to session interface.

Re: radius: implemented handling of Framed-Route attribute

Posted: 06 Jan 2016, 11:49
by ultrawave
Hi Dmitry,

Tested and approved.

Thank you.