# To be included by agents that need to mount ip/status and ip6/status for reading,
# in order to avoid implicit mounts of the dependencies

# Common path referrenced by both v4 and v6 ip(6)/status/intfStatus
l3/intf/input/status/system, L3::Intf::Input::StatusDir, r
%cellPath/l3/intf/input/status-%cellId, L3::Intf::Input::StatusDir, r

# Referenced by ip(6)/status
ip/input/status, Tac::Dir, ri
%cellPath/ip/input/status-%cellId, Ip::Input::Status, r
ip6/input/status, Tac::Dir, ri
%cellPath/ip6/input/status-%cellId, Ip6::Input::Status, r

# Actually mount ip(6)/status
ip/status, Ip::Status, r
ip6/status, Ip6::Status, r
