Re: [Accel-ppp-users] [PATCH 0/3] radius: handle Framed-IPv6-Route attributes
Status: Beta
Brought to you by:
xebd
From: Dmitry K. <xe...@ma...> - 2018-12-04 03:28:12
|
>This series adds support for the Framed-IPv6-Route RADIUS attribute. >This is the IPv6 counterpart of the Framed-Route attribute. > >Patch 1 modifies ip6route_add() and ip6route_del() to handle optional >gateway and metric. > >Patch 2 adds some string helpers to simplify parsing of the attribute. > >Patch 3 does the real job of supporting Framed-IPv6-Route. > >Helpers added in patch 2 would probably be helpful in other places >too, as they simplify string handling and make such code more >readable (IMO). If that's welcome, I can convert some other string >parsing code to use them. > >Guillaume Nault (3): > libnetlink: add gateway and priority parameters to ip6route_*() > utils: add string parsing helpers > radius: implement Framed-IPv6-Route attribute Applied, thanks -- Dmitry Kozlov |