From fc9038ab773e6e19db739bdce59e586f600195f7 Mon Sep 17 00:00:00 2001 From: liangwen12year Date: Mon, 5 Aug 2024 15:58:48 +0000 Subject: [PATCH] Update README.html for latest --- docs/index.html | 14 ++++++++------ latest/README.html | 14 ++++++++------ 2 files changed, 16 insertions(+), 12 deletions(-) diff --git a/docs/index.html b/docs/index.html index 8079d60..0dc6008 100644 --- a/docs/index.html +++ b/docs/index.html @@ -829,12 +829,14 @@ for multiple interfaces. For initscripts, given in the route option. The default value is an empty list. Each route is a dictionary with the following entries: gateway, metric, network, -prefix, table and type. -network and prefix specify the destination -network. table supports both the numeric table and named -table. In order to specify the named table, the users have to ensure the -named table is properly defined in /etc/iproute2/rt_tables -or /etc/iproute2/rt_tables.d/*.conf. The optional +prefix, src, table and +type. network and prefix specify +the destination network. src specifies the source IP +address for a route. table supports both the numeric table +and named table. In order to specify the named table, the users have to +ensure the named table is properly defined in +/etc/iproute2/rt_tables or +/etc/iproute2/rt_tables.d/*.conf. The optional type key supports the values blackhole, prohibit, and unreachable. See man diff --git a/latest/README.html b/latest/README.html index 8079d60..0dc6008 100644 --- a/latest/README.html +++ b/latest/README.html @@ -829,12 +829,14 @@ for multiple interfaces. For initscripts, given in the route option. The default value is an empty list. Each route is a dictionary with the following entries: gateway, metric, network, -prefix, table and type. -network and prefix specify the destination -network. table supports both the numeric table and named -table. In order to specify the named table, the users have to ensure the -named table is properly defined in /etc/iproute2/rt_tables -or /etc/iproute2/rt_tables.d/*.conf. The optional +prefix, src, table and +type. network and prefix specify +the destination network. src specifies the source IP +address for a route. table supports both the numeric table +and named table. In order to specify the named table, the users have to +ensure the named table is properly defined in +/etc/iproute2/rt_tables or +/etc/iproute2/rt_tables.d/*.conf. The optional type key supports the values blackhole, prohibit, and unreachable. See man