network.subr (and the 4.x equivalent) expects gifconfig_X, not gif_config_X.

Submitted by:	Dan Hulme <d@diefree.com>
This commit is contained in:
Dima Dorfman 2004-09-11 08:40:08 +00:00
parent 3a7848151e
commit f0fa1ee390
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=22307

View file

@ -3826,7 +3826,7 @@ gif0: flags=8010&lt;POINTOPOINT,MULTICAST&gt; mtu 1280
<replaceable>MY_IPv4_ADDR</replaceable> to a remote endpoint of
<replaceable>REMOTE_IPv4_ADDR</replaceable>:</para>
<programlisting>gif_config_gif0="<replaceable>MY_IPv4_ADDR REMOTE_IPv4_ADDR</replaceable>"</programlisting>
<programlisting>gifconfig_gif0="<replaceable>MY_IPv4_ADDR REMOTE_IPv4_ADDR</replaceable>"</programlisting>
<para>To apply the IPv6 address you have been assigned for use as your
IPv6 tunnel endpoint, add:</para>