ipoe: implemneted ability to send L4 redirect table/ipset

News of development process
Post Reply
Dmitry
Администратор
Posts: 954
Joined: 09 Oct 2014, 10:06

ipoe: implemneted ability to send L4 redirect table/ipset

Post by Dmitry »

Code: Select all

commit 4492abfd6b7a410d24fdc488545efd64a22c05b8
Author: Dmitry Kozlov <xeb@mail.ru>
Date:   Wed Oct 29 20:57:59 2014 +0300

    ipoe: implemneted ability to send L4 redirect table/L4 redirect ipset via radius attributes
    
    Introduced following options:
    attr-l4-redirect-table (type integer)
    attr-l4-redirect-ipset (type string)
    Please note, to enable L4 redirect attr-l4-redirect must be specified and sent
Реализована возможность передавать через радиус номер таблици и/или имя ipset для L4 redirect.
Для этого вводятся следующие опции:
attr-l4-redirect-table - тип атрибута integer
attr-l4-redirect-ipset - тип атрибута string
Имейте в виду, что наряду с этими атрибутами надо так-же указать и присылать атрибут attr-l4-redirect
Post Reply