Home
last modified time | relevance | path

Searched refs:rt_tables (Results 1 – 24 of 24) sorted by relevance

/dports/net/samba412/samba-4.12.15/ctdb/config/events/legacy/
H A D13.per_ip_routing.script105 rt_tables="$CTDB_SYS_ETCDIR/iproute2/rt_tables"
113 if [ ! -f "$rt_tables" ] ; then
115 touch "$rt_tables"
138 die "ensure_table_id_for_ip: failed to lock file $rt_tables"
157 done <"$rt_tables"
162 printf '%d\t%s\n' "$_new" "$_label" >>"$rt_tables"
178 die "clean_up_table_ids: failed to lock file $rt_tables"
182 _tmp="${rt_tables}.$$.ctdb"
189 print $0 }' "$rt_tables" >"$_tmp"
191 mv "$_tmp" "$rt_tables"
/dports/security/openvpn-mbedtls/openvpn-2.5.6/contrib/openvpn-fwmarkroute-1.00/
H A Dfwmarkroute.up10 grep -q '^202 ' /etc/iproute2/rt_tables
13 echo 202 vpn.out >> /etc/iproute2/rt_tables
15 grep -q '^203 ' /etc/iproute2/rt_tables
18 echo 203 vpnonly.out >> /etc/iproute2/rt_tables
/dports/security/openvpn-devel/openvpn-0033811e0215af76f469d78912c95a2f59813454/contrib/openvpn-fwmarkroute-1.00/
H A Dfwmarkroute.up10 grep -q '^202 ' /etc/iproute2/rt_tables
13 echo 202 vpn.out >> /etc/iproute2/rt_tables
15 grep -q '^203 ' /etc/iproute2/rt_tables
18 echo 203 vpnonly.out >> /etc/iproute2/rt_tables
/dports/security/openvpn/openvpn-2.5.6/contrib/openvpn-fwmarkroute-1.00/
H A Dfwmarkroute.up10 grep -q '^202 ' /etc/iproute2/rt_tables
13 echo 202 vpn.out >> /etc/iproute2/rt_tables
15 grep -q '^203 ' /etc/iproute2/rt_tables
18 echo 203 vpnonly.out >> /etc/iproute2/rt_tables
/dports/misc/rump/buildrump.sh-b914579/src/sys/net/
H A Drtbl.c121 static rtbl_t *rt_tables[AF_MAX+1]; variable
195 rtbl_t *t = rt_tables[family]; in rt_walktree()
210 if (af >= __arraycount(rt_tables)) in rt_gettable()
212 return rt_tables[af]; in rt_gettable()
221 dom->dom_rtattach(&rt_tables[dom->dom_family], in rtbl_init()
/dports/textproc/augeas/augeas-1.12.0/lenses/tests/
H A Dtest_iproute2.aug4 # /etc/iproute2/rt_tables
36 { "#comment" = "/etc/iproute2/rt_tables" }
/dports/net/mlvpn/MLVPN-2.3.1/doc/source/
H A Dlinux_example.rst155 That's better to name them, so yo do it by modifing **/etc/iproute2/rt_tables**.
159 root@mlvpnclient:~# echo 101 adsl1 >> /etc/iproute2/rt_tables
160 root@mlvpnclient:~# echo 102 adsl2 >> /etc/iproute2/rt_tables
167 root@mlvpnclient:~# cat /etc/iproute2/rt_tables
183 /etc/iproute2/rt_tables file is optional.
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/sys/linux/include/net/
H A Droute.h275 extern struct radix_node_head *rt_tables[AF_MAX+1];
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/libc/sys/linux/include/net/
H A Droute.h275 extern struct radix_node_head *rt_tables[AF_MAX+1];
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/sys/linux/include/net/
H A Droute.h275 extern struct radix_node_head *rt_tables[AF_MAX+1];
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/StdLib/Include/net/
H A Droute.h267 extern struct radix_node_head *rt_tables[AF_MAX+1];
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/isos/appliance/
H A Dnat-setup44 echo 201 bridge.out >> /etc/iproute2/rt_tables
/dports/net-p2p/libtorrent-rasterbar/libtorrent-rasterbar-1.2.14/include/libtorrent/aux_/
H A Droute.h417 extern struct radix_node_head *rt_tables[AF_MAX+1];
/dports/net-p2p/py-libtorrent-rasterbar/libtorrent-1.2.13/include/libtorrent/aux_/
H A Droute.h417 extern struct radix_node_head *rt_tables[AF_MAX+1];
/dports/sysutils/toybox/toybox-0.8.5/toys/pending/
H A Dip.c90 static struct arglist *rt_tables[RPDB_ENTRIES]; variable
283 alist = rt_tables; in getlist()
286 init_arglist(rt_tables,RT_TABLE_DEFAULT,"default"); in getlist()
287 init_arglist(rt_tables,RT_TABLE_MAIN,"main"); in getlist()
288 init_arglist(rt_tables,RT_TABLE_LOCAL,"local"); in getlist()
289 parseRPDB("/etc/iproute2/rt_tables", alist, ARRAY_LEN(rt_tables)); in getlist()
2898 if (rttable_init) free_alist(rt_tables); in ip_main()
/dports/sysutils/sysgather/sysgather-1.0pre10/examples/
H A Ddebian.conf262 files= ematch_map rt_dsfield rt_protos rt_realms rt_scopes rt_tables
/dports/net/vde/vde-1.5.7/
H A DREADME144 (please note that eth0-table must be listed in /etc/iproute2/rt_tables)
/dports/net/vde2/vde2-2.3.2/
H A DREADME153 (please note that eth0-table must be listed in /etc/iproute2/rt_tables)
/dports/www/mitmproxy/mitmproxy-7.0.4/docs/src/content/
H A Dhowto-transparent.md291 echo "$TABLE_ID mitmproxy" >> /etc/iproute2/rt_tables
/dports/multimedia/libv4l/linux-5.13-rc2/Documentation/networking/
H A Dvrf.rst370 cat >> /etc/iproute2/rt_tables.d/vrf.conf <<EOF
/dports/multimedia/v4l-utils/linux-5.13-rc2/Documentation/networking/
H A Dvrf.rst370 cat >> /etc/iproute2/rt_tables.d/vrf.conf <<EOF
/dports/multimedia/v4l_compat/linux-5.13-rc2/Documentation/networking/
H A Dvrf.rst370 cat >> /etc/iproute2/rt_tables.d/vrf.conf <<EOF
/dports/net/miredo/miredo-1.2.6/
H A DChangeLog2053 in /etc/iproute2/rt_tables
/dports/net/kippo/kippo-0.9/
H A Dfs.pickle238539 S'rt_tables'