Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/net/forwarding/
H A 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 …]
H A Dipip_lib.sh52 # | $ol2 + |
54 # | VRF v$ol2 | |
126 # | | VRF v$ol2 | | |
134 # | | $ol2 + | |
209 local ol2=$1; shift
212 simple_if_init $ol2 192.0.2.17/28
213 __simple_if_init $ul2 v$ol2
214 vlan_create $ul2 111 v$ol2 192.0.2.130/28
216 tunnel_create g2a $type 192.0.2.66 192.0.2.65 tos inherit dev v$ol2 \
218 __simple_if_init g2a v$ol2 192.
[all...]
H A Dgre_multipath.sh48 # | $ol2 + |
118 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.
[all...]
H A Dgre_multipath_nh_res.sh50 # | $ol2 + |
135 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.
[all...]
H A Dgre_multipath_nh.sh50 # | $ol2 + |
134 simple_if_init $ol2 192.0.2.17/28 2001:db8:2::1/64
135 __simple_if_init $ul2 v$ol2
136 vlan_create $ul2 111 v$ol2 192.0.2.130/28
137 vlan_create $ul2 222 v$ol2 192.0.2.146/28
139 tunnel_create g2a gre 192.0.2.66 192.0.2.65 tos inherit dev v$ol2
140 __simple_if_init g2a v$ol2 192.0.2.66/32
141 ip route add vrf v$ol2 192.0.2.65/32 via 192.0.2.129
143 tunnel_create g2b gre 192.0.2.82 192.0.2.81 tos inherit dev v$ol2
144 __simple_if_init g2b v$ol2 192.
[all...]
H A Dipip_flat_gre.sh22 ol2=${NETIFS[p5]}
30 sw2_flat_create gre $ol2 $ul2
49 sw2_flat_destroy $ol2 $ul2
H A Dipip_hier_gre.sh22 ol2=${NETIFS[p5]}
30 sw2_hierarchical_create gre $ol2 $ul2
49 sw2_hierarchical_destroy $ol2 $ul2
H A 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
H A Dipip_flat_gre_key.sh22 ol2=${NETIFS[p5]}
30 sw2_flat_create gre $ol2 $ul2 key 233
49 sw2_flat_destroy $ol2 $ul2
H A Dipip_hier_gre_key.sh22 ol2=${NETIFS[p5]}
30 sw2_hierarchical_create gre $ol2 $ul2 key 22
49 sw2_hierarchical_destroy $ol2 $ul2
H A 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
H A Dip6gre_flat.sh26 ol2=${NETIFS[p5]}
34 sw2_flat_create $ol2 $ul2
65 sw2_flat_destroy $ol2 $ul2
H A Dip6gre_hier.sh26 ol2=${NETIFS[p5]}
34 sw2_hierarchical_create $ol2 $ul2
65 sw2_hierarchical_destroy $ol2 $ul2
H A Dip6gre_flat_key.sh26 ol2=${NETIFS[p5]}
34 sw2_flat_create $ol2 $ul2 key 233
65 sw2_flat_destroy $ol2 $ul2
H A Dip6gre_flat_keys.sh26 ol2=${NETIFS[p5]}
34 sw2_flat_create $ol2 $ul2 ikey 222 okey 111
65 sw2_flat_destroy $ol2 $ul2
H A Dip6gre_hier_key.sh26 ol2=${NETIFS[p5]}
34 sw2_hierarchical_create $ol2 $ul2 key 22
65 sw2_hierarchical_destroy $ol2 $ul2
H A Dip6gre_hier_keys.sh26 ol2=${NETIFS[p5]}
34 sw2_hierarchical_create $ol2 $ul2 ikey 222 okey 111
65 sw2_hierarchical_destroy $ol2 $ul2
/linux/tools/testing/selftests/drivers/net/hw/
H A Dhw_stats_l3_gre.sh28 ol2=${NETIFS[p5]}
38 sw2_flat_create gre $ol2 $ul2
50 sw2_flat_destroy $ol2 $ul2