Skip to content
  • Christian Brauner's avatar
    9f3c057c
    if_addr: add IFA_TARGET_NETNSID · 9f3c057c
    Christian Brauner authored
    
    
    This adds a new IFA_TARGET_NETNSID property to be used by address
    families such as PF_INET and PF_INET6.
    The IFA_TARGET_NETNSID property can be used to send a network namespace
    identifier as part of a request. If a IFA_TARGET_NETNSID property is
    identified it will be used to retrieve the target network namespace in
    which the request is to be made.
    
    Signed-off-by: default avatarChristian Brauner <christian@brauner.io>
    Cc: Jiri Benc <jbenc@redhat.com>
    Cc: Nicolas Dichtel <nicolas.dichtel@6wind.com>
    Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
    9f3c057c
    if_addr: add IFA_TARGET_NETNSID
    Christian Brauner authored
    
    
    This adds a new IFA_TARGET_NETNSID property to be used by address
    families such as PF_INET and PF_INET6.
    The IFA_TARGET_NETNSID property can be used to send a network namespace
    identifier as part of a request. If a IFA_TARGET_NETNSID property is
    identified it will be used to retrieve the target network namespace in
    which the request is to be made.
    
    Signed-off-by: default avatarChristian Brauner <christian@brauner.io>
    Cc: Jiri Benc <jbenc@redhat.com>
    Cc: Nicolas Dichtel <nicolas.dichtel@6wind.com>
    Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
Loading