Home
last modified time | relevance | path

Searched refs:ol2 (Results 1 – 18 of 18) sorted by relevance

/Linux-v6.1/tools/testing/selftests/net/forwarding/
Dip6gre_lib.sh223 local ol2=$1; shift
226 simple_if_init $ol2 203.0.113.2/24 2001:db8:2::2/64
227 __simple_if_init $ul2 v$ol2
228 vlan_create $ul2 111 v$ol2 2001:db8:10::2/64
231 ttl inherit dev v$ol2 "$@"
232 __simple_if_init g2a v$ol2 2001:db8:3::2/128
235 ip neigh replace dev $ol2 203.0.113.1 lladdr $(mac_get $h2)
236 ip -6 neigh replace dev $ol2 2001:db8:2::1 lladdr $(mac_get $h2)
238 ip -6 route add vrf v$ol2 2001:db8:3::1/128 via 2001:db8:10::1
239 ip route add vrf v$ol2 198.51.100.0/24 dev g2a
[all …]
Dipip_lib.sh210 local ol2=$1; shift
213 simple_if_init $ol2 192.0.2.17/28
214 __simple_if_init $ul2 v$ol2
215 vlan_create $ul2 111 v$ol2 192.0.2.130/28
217 tunnel_create g2a $type 192.0.2.66 192.0.2.65 tos inherit dev v$ol2 \
219 __simple_if_init g2a v$ol2 192.0.2.66/32
221 ip route add vrf v$ol2 192.0.2.65/32 via 192.0.2.129
222 ip route add vrf v$ol2 192.0.2.0/28 nexthop dev g2a
227 local ol2=$1; shift
230 ip route del vrf v$ol2 192.0.2.0/28
[all …]
Dgre_multipath.sh118 simple_if_init $ol2 192.0.2.17/28
119 __simple_if_init $ul2 v$ol2
120 vlan_create $ul2 111 v$ol2 192.0.2.130/28
121 vlan_create $ul2 222 v$ol2 192.0.2.146/28
123 tunnel_create g2a gre 192.0.2.66 192.0.2.65 tos inherit dev v$ol2
124 __simple_if_init g2a v$ol2 192.0.2.66/32
125 ip route add vrf v$ol2 192.0.2.65/32 via 192.0.2.129
127 tunnel_create g2b gre 192.0.2.82 192.0.2.81 tos inherit dev v$ol2
128 __simple_if_init g2b v$ol2 192.0.2.82/32
129 ip route add vrf v$ol2 192.0.2.81/32 via 192.0.2.145
[all …]
Dgre_multipath_nh.sh135 simple_if_init $ol2 192.0.2.17/28 2001:db8:2::1/64
136 __simple_if_init $ul2 v$ol2
137 vlan_create $ul2 111 v$ol2 192.0.2.130/28
138 vlan_create $ul2 222 v$ol2 192.0.2.146/28
140 tunnel_create g2a gre 192.0.2.66 192.0.2.65 tos inherit dev v$ol2
141 __simple_if_init g2a v$ol2 192.0.2.66/32
142 ip route add vrf v$ol2 192.0.2.65/32 via 192.0.2.129
144 tunnel_create g2b gre 192.0.2.82 192.0.2.81 tos inherit dev v$ol2
145 __simple_if_init g2b v$ol2 192.0.2.82/32
146 ip route add vrf v$ol2 192.0.2.81/32 via 192.0.2.145
[all …]
Dgre_multipath_nh_res.sh136 simple_if_init $ol2 192.0.2.17/28 2001:db8:2::1/64
137 __simple_if_init $ul2 v$ol2
138 vlan_create $ul2 111 v$ol2 192.0.2.130/28
139 vlan_create $ul2 222 v$ol2 192.0.2.146/28
141 tunnel_create g2a gre 192.0.2.66 192.0.2.65 tos inherit dev v$ol2
142 __simple_if_init g2a v$ol2 192.0.2.66/32
143 ip route add vrf v$ol2 192.0.2.65/32 via 192.0.2.129
145 tunnel_create g2b gre 192.0.2.82 192.0.2.81 tos inherit dev v$ol2
146 __simple_if_init g2b v$ol2 192.0.2.82/32
147 ip route add vrf v$ol2 192.0.2.81/32 via 192.0.2.145
[all …]
Dip6gre_flat.sh25 ol2=${NETIFS[p5]}
33 sw2_flat_create $ol2 $ul2
51 sw2_flat_destroy $ol2 $ul2
Dip6gre_hier.sh25 ol2=${NETIFS[p5]}
33 sw2_hierarchical_create $ol2 $ul2
51 sw2_hierarchical_destroy $ol2 $ul2
Dipip_flat_gre.sh22 ol2=${NETIFS[p5]}
30 sw2_flat_create gre $ol2 $ul2
49 sw2_flat_destroy $ol2 $ul2
Dip6gre_flat_key.sh25 ol2=${NETIFS[p5]}
33 sw2_flat_create $ol2 $ul2 key 233
51 sw2_flat_destroy $ol2 $ul2
Dip6gre_flat_keys.sh25 ol2=${NETIFS[p5]}
33 sw2_flat_create $ol2 $ul2 ikey 222 okey 111
51 sw2_flat_destroy $ol2 $ul2
Dip6gre_hier_key.sh25 ol2=${NETIFS[p5]}
33 sw2_hierarchical_create $ol2 $ul2 key 22
51 sw2_hierarchical_destroy $ol2 $ul2
Dip6gre_hier_keys.sh25 ol2=${NETIFS[p5]}
33 sw2_hierarchical_create $ol2 $ul2 ikey 222 okey 111
51 sw2_hierarchical_destroy $ol2 $ul2
Dipip_hier_gre.sh22 ol2=${NETIFS[p5]}
30 sw2_hierarchical_create gre $ol2 $ul2
49 sw2_hierarchical_destroy $ol2 $ul2
Dipip_hier_gre_keys.sh22 ol2=${NETIFS[p5]}
30 sw2_hierarchical_create gre $ol2 $ul2 ikey 222 okey 111
49 sw2_hierarchical_destroy $ol2 $ul2
Dipip_flat_gre_key.sh22 ol2=${NETIFS[p5]}
30 sw2_flat_create gre $ol2 $ul2 key 233
49 sw2_flat_destroy $ol2 $ul2
Dipip_flat_gre_keys.sh22 ol2=${NETIFS[p5]}
30 sw2_flat_create gre $ol2 $ul2 ikey 222 okey 111
49 sw2_flat_destroy $ol2 $ul2
Dipip_hier_gre_key.sh22 ol2=${NETIFS[p5]}
30 sw2_hierarchical_create gre $ol2 $ul2 key 22
49 sw2_hierarchical_destroy $ol2 $ul2
Dhw_stats_l3_gre.sh26 ol2=${NETIFS[p5]}
36 sw2_flat_create gre $ol2 $ul2
48 sw2_flat_destroy $ol2 $ul2