Page 1 of 1

implemented support for network namespace

Posted: 15 Dec 2016, 09:45
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