22 Feb, 2019

1 commit

  • This patch adds namespace support to the pnet table code. Each network
    namespace gets its own pnet table. Infiniband and smcd device pnetids
    can only be modified in the initial namespace. In other namespaces they
    can still be used as if they were set by the underlying hardware.

    Signed-off-by: Hans Wippel
    Signed-off-by: Ursula Braun
    Signed-off-by: David S. Miller

    Hans Wippel