• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /freebsd-13-stable/tests/sys/netinet6/

Lines Matching refs:inet6

65 	ifconfig ${epair}a inet6 ${ip6a}/${plen}
70 jexec ${jname} ifconfig ${epair}b inet6 ${ip6b}/${plen}
77 while [ `jexec ${jname} ifconfig ${epair}b inet6 | grep -c tentative` != "0" ]; do
80 while [ `ifconfig ${epair}a inet6 | grep -c tentative` != "0" ]; do
84 jexec ${jname} sysctl net.inet6.ip6.forwarding=1
86 jexec ${jname} sysctl net.inet6.ip6.redirect=0
136 ifconfig ${epair}a inet6 ${ip6a}/${plen}
141 jexec ${jname} ifconfig ${epair}b inet6 ${ip6b}/${plen}
148 while [ `jexec ${jname} ifconfig ${epair}b inet6 | grep -c tentative` != "0" ]; do
151 while [ `ifconfig ${epair}a inet6 | grep -c tentative` != "0" ]; do
158 jexec ${jname} sysctl net.inet6.ip6.forwarding=1
160 jexec ${jname} sysctl net.inet6.ip6.redirect=0
210 ifconfig ${epair}a inet6 ${ip6a}/${plen}
215 jexec ${jname} ifconfig ${epair}b inet6 ${ip6b}/${plen}
220 our_ll_ip=`ifconfig ${epair}a inet6 | awk '$1~/inet6/&& $2~/^fe80:/{print$2}' | awk -F% '{print$1}'`
223 while [ `jexec ${jname} ifconfig ${epair}b inet6 | grep -c tentative` != "0" ]; do
226 while [ `ifconfig ${epair}a inet6 | grep -c tentative` != "0" ]; do
233 jexec ${jname} sysctl net.inet6.ip6.forwarding=1
235 jexec ${jname} sysctl net.inet6.ip6.redirect=0
284 ifconfig ${epair}a inet6 ${ip6a}/${plen}
289 jexec ${jname} ifconfig ${epair}b inet6 ${ip6b}/${plen}
296 while [ `jexec ${jname} ifconfig ${epair}b inet6 | grep -c tentative` != "0" ]; do
299 while [ `ifconfig ${epair}a inet6 | grep -c tentative` != "0" ]; do
303 jexec ${jname} sysctl net.inet6.ip6.forwarding=1
354 ifconfig ${epair}a inet6 ${ip6a}/${plen}
359 jexec ${jname} ifconfig ${epair}b inet6 ${ip6b}/${plen}
366 while [ `jexec ${jname} ifconfig ${epair}b inet6 | grep -c tentative` != "0" ]; do
369 while [ `ifconfig ${epair}a inet6 | grep -c tentative` != "0" ]; do
376 jexec ${jname} sysctl net.inet6.ip6.forwarding=1
429 ifconfig ${epair}a inet6 ${ip6a}/${plen}
434 jexec ${jname} ifconfig ${epair}b inet6 ${ip6b}/${plen}
439 our_ll_ip=`ifconfig ${epair}a inet6 | awk '$1~/inet6/&& $2~/^fe80:/{print$2}' | awk -F% '{print$1}'`
442 while [ `jexec ${jname} ifconfig ${epair}b inet6 | grep -c tentative` != "0" ]; do
445 while [ `ifconfig ${epair}a inet6 | grep -c tentative` != "0" ]; do
452 jexec ${jname} sysctl net.inet6.ip6.forwarding=1