implemented support for network namespace

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

implemented support for network namespace

Post by Dmitry »

Code: Select all

Author: Dmitry Kozlov <xeb@mail.ru>
Date:   Mon Jul 11 09:47:04 2016 +0300

    implemented support for network namespace
    
    This is done using radius attribute NAS-Port-Id. The new format of this attribute is NAS-Port-Id=[ns/][name].
    Namespaces must be created malually by "ip netns add ..." command
Post Reply