mirror of https://github.com/vishvananda/netlink
fe3b5664d2
$ ip -M route add 100 dev eth0 $ ip -M route add 100 as to 200/300 dev eth0 $ ip -M route add 100 nexthop dev eth0 as to 200 \ nexthop dev eth1 as to 300 $ ip route add 10.10.0.0/24 encap mpls 200/300 dev eth0 $ ip route add 10.0.0.0/24 nexthop encap mpls 200 dev eth0 \ nexthop encap mpls 300 dev eth1 Signed-off-by: ISHIDA Wataru <ishida.wataru@lab.ntt.co.jp> |
||
---|---|---|
.. | ||
addr_linux.go | ||
addr_linux_test.go | ||
link_linux.go | ||
link_linux_test.go | ||
mpls_linux.go | ||
nl_linux.go | ||
nl_linux_test.go | ||
nl_unspecified.go | ||
route_linux.go | ||
route_linux_test.go | ||
syscall.go | ||
tc_linux.go | ||
tc_linux_test.go | ||
xfrm_linux.go | ||
xfrm_linux_test.go | ||
xfrm_monitor_linux.go | ||
xfrm_monitor_linux_test.go | ||
xfrm_policy_linux.go | ||
xfrm_policy_linux_test.go | ||
xfrm_state_linux.go | ||
xfrm_state_linux_test.go |