• T
    PIM-SM: namespace changes · 403dbb97
    Tom Goff 提交于
    IPv4:
      - make PIM register vifs netns local
      - set the netns when a PIM register vif is created
      - make PIM available in all network namespaces (if CONFIG_IP_PIMSM_V2)
        by adding the protocol handler when multicast routing is initialized
    
    IPv6:
      - make PIM register vifs netns local
      - make PIM available in all network namespaces (if CONFIG_IPV6_PIMSM_V2)
        by adding the protocol handler when multicast routing is initialized
    Signed-off-by: NTom Goff <thomas.goff@boeing.com>
    Signed-off-by: NDavid S. Miller <davem@davemloft.net>
    403dbb97
ip6mr.c 39.8 KB