diff options
Diffstat (limited to 'chapter06/iproute2.xml')
-rw-r--r-- | chapter06/iproute2.xml | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/chapter06/iproute2.xml b/chapter06/iproute2.xml index f2d259592..73d7eaa09 100644 --- a/chapter06/iproute2.xml +++ b/chapter06/iproute2.xml @@ -101,7 +101,7 @@ sed -i 's/arpd.8//' man/man8/Makefile</userinput></screen> <segtitle>Installed directories</segtitle> <seglistitem> - <seg>ctstat (link to lnstat), genl, ifcfg, ifstat, ip, lnstat, + <seg>bridge, ctstat (link to lnstat), genl, ifcfg, ifstat, ip, lnstat, nstat, routef, routel, rtacct, rtmon, rtpr, rtstat (link to lnstat), ss, and tc</seg> <seg>/etc/iproute2, /lib/tc, /usr/share/doc/iproute2-&iproute2-version;, @@ -114,6 +114,16 @@ sed -i 's/arpd.8//' man/man8/Makefile</userinput></screen> <?dbfo list-presentation="list"?> <?dbhtml list-presentation="table"?> + <varlistentry id="bridge"> + <term><command>bridge</command></term> + <listitem> + <para>Configures network bridges</para> + <indexterm zone="ch-system-iproute2 bridge"> + <primary sortas="b-bridge">bridge</primary> + </indexterm> + </listitem> + </varlistentry> + <varlistentry id="ctstat"> <term><command>ctstat</command></term> <listitem> |