From: "Robin H. Johnson" <robbat2@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/netifrc:master commit in: doc/
Date: Fri, 9 Jun 2017 23:55:09 +0000 (UTC) [thread overview]
Message-ID: <1485265578.60714158b4536d1e5694ec8a45e2cfac56202027.robbat2@OpenRC> (raw)
commit: 60714158b4536d1e5694ec8a45e2cfac56202027
Author: Sergey Popov <admin <AT> pinkbyte <DOT> ru>
AuthorDate: Tue Jan 24 13:46:18 2017 +0000
Commit: Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
CommitDate: Tue Jan 24 13:46:18 2017 +0000
URL: https://gitweb.gentoo.org/proj/netifrc.git/commit/?id=60714158
Add examples for using iproute2 link command
doc/net.example.Linux.in | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/doc/net.example.Linux.in b/doc/net.example.Linux.in
index c895a17..cf8439d 100644
--- a/doc/net.example.Linux.in
+++ b/doc/net.example.Linux.in
@@ -966,6 +966,12 @@
# For IPIP tunnels
#iptunnel_vpn0="mode ipip remote 207.170.82.2 ttl 255"
+# For GRETAP tunnels (works only with sys-apps/iproute2)
+#iplink_vpn0="type gretap remote 207.170.82.3 ttl 255"
+
+# For VXLAN tunnels (works only with sys-apps/iproute2)
+#iplink_vpn0="type vxlan id 1 group 207.170.82.4 local 207.170.82.100 dstport 4789 dev eth0"
+
# To configure the interface
#config_vpn0="192.168.0.2 pointopoint 192.168.1.2" # ifconfig style
#config_vpn0="192.168.0.2 peer 192.168.1.1" # iproute2 style
next reply other threads:[~2017-06-09 23:55 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-06-09 23:55 Robin H. Johnson [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-06-11 0:39 [gentoo-commits] proj/netifrc:master commit in: doc/ Patrick McLean
2023-04-19 17:14 Robin H. Johnson
2021-04-05 20:00 Robin H. Johnson
2021-03-11 16:54 Lars Wendler
2021-01-18 14:40 Lars Wendler
2020-06-02 21:38 Robin H. Johnson
2020-05-31 5:29 Robin H. Johnson
2018-07-12 6:25 Robin H. Johnson
2016-10-24 22:13 Robin H. Johnson
2016-10-24 20:51 Robin H. Johnson
2015-11-08 14:33 Robin H. Johnson
2013-08-28 16:47 Robin H. Johnson
2013-08-26 22:04 Robin H. Johnson
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1485265578.60714158b4536d1e5694ec8a45e2cfac56202027.robbat2@OpenRC \
--to=robbat2@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox