From: "Robin H. Johnson" <robbat2@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/netifrc:master commit in: /
Date: Sun, 8 Nov 2015 14:30:01 +0000 (UTC) [thread overview]
Message-ID: <1446991810.f9f59bf2e3b6b5eb50dedec4c3372595dfd03658.robbat2@OpenRC> (raw)
commit: f9f59bf2e3b6b5eb50dedec4c3372595dfd03658
Author: Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 8 14:10:10 2015 +0000
Commit: Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
CommitDate: Sun Nov 8 14:10:10 2015 +0000
URL: https://gitweb.gentoo.org/proj/netifrc.git/commit/?id=f9f59bf2
TODO: Document more interface types we need to support.
Signed-off-by: Robin H. Johnson <robbat2 <AT> gentoo.org>
TODO | 19 +++++++++++++++++++
1 file changed, 19 insertions(+)
diff --git a/TODO b/TODO
index e19f27a..f8d8902 100644
--- a/TODO
+++ b/TODO
@@ -11,4 +11,23 @@
- rem vlan1 - _ifindex (eth0=0,vlan2=1)
- add vlan3 - _ifindex (eth0=0,vlan2=1,vlan3=2)
Now your routing table has entries for both vlan2 and vlan3 with a metric of 2.
+- Support many more device types easily:
+ - Dummy: ip link add dev dummy1 type dummy
+ - HSR: ip link add name hsr0 type hsr slave1 dummy3 slave2 dummy4
+ - VXLAN: ip link add link dummy2 name vxlan199 type vxlan id 199 dev dummy2 group 224.2.0.199 dstport 4789
+ - IPVLAN: ...
+ - IFB: ip link add ifb0 type ifb
+ - CAN:
+ - VCAN:
+ - ip6tnl:
+ - gre,gretap:
+ - ip6gre,ip6gretap:
+ - vti:
+ - nlmon: ip link add nlmon0 type nlmon
+ - ipvlan: ...
+ - lowpan:
+ - macvtap:
+ - ipoib: ..
+ - geneve: ip link add gen0 type geneve id 0 remote 192.168.53.53
+
next reply other threads:[~2015-11-08 14:30 UTC|newest]
Thread overview: 59+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-11-08 14:30 Robin H. Johnson [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-09-29 0:28 [gentoo-commits] proj/netifrc:master commit in: / Sam James
2024-09-23 12:02 Sam James
2024-09-23 11:58 Sam James
2023-10-20 0:20 Sam James
2023-09-10 15:18 Sam James
2023-05-29 0:17 Mike Gilbert
2023-04-17 4:37 Sam James
2021-04-05 20:02 Robin H. Johnson
2021-04-05 20:00 Robin H. Johnson
2021-02-10 13:08 Lars Wendler
2021-01-05 18:19 Robin H. Johnson
2020-01-04 8:09 Robin H. Johnson
2019-04-21 4:18 Robin H. Johnson
2019-04-21 4:17 Robin H. Johnson
2019-04-21 4:12 Robin H. Johnson
2018-07-10 21:42 Jason Donenfeld
2017-11-27 20:27 Robin H. Johnson
2017-10-21 20:56 Robin H. Johnson
2017-06-14 20:24 Robin H. Johnson
2017-06-09 23:55 Robin H. Johnson
2017-01-27 21:54 Robin H. Johnson
2016-10-27 1:23 Robin H. Johnson
2016-10-24 23:16 Robin H. Johnson
2016-10-24 23:16 Robin H. Johnson
2016-10-24 20:51 Robin H. Johnson
2016-07-19 19:59 Robin H. Johnson
2016-07-05 18:23 Robin H. Johnson
2016-07-05 18:14 Robin H. Johnson
2016-07-05 18:13 Robin H. Johnson
2015-11-08 14:33 Robin H. Johnson
2015-11-08 14:33 Robin H. Johnson
2015-11-08 14:30 Robin H. Johnson
2015-05-25 10:04 Mike Frysinger
2015-05-25 10:04 Mike Frysinger
2015-05-25 10:04 Mike Frysinger
2015-05-25 10:01 Mike Frysinger
2015-01-22 23:10 Robin H. Johnson
2015-01-22 23:01 Robin H. Johnson
2015-01-22 23:01 Robin H. Johnson
2015-01-22 23:01 Robin H. Johnson
2015-01-16 18:16 Robin H. Johnson
2015-01-09 17:19 Robin H. Johnson
2015-01-09 17:17 Robin H. Johnson
2014-12-11 18:13 Robin H. Johnson
2014-07-17 17:56 Robin H. Johnson
2014-04-15 18:20 Robin H. Johnson
2014-03-07 17:37 Robin H. Johnson
2014-03-05 18:40 Robin H. Johnson
2014-03-04 18:45 Robin H. Johnson
2013-08-28 17:01 Robin H. Johnson
2013-08-25 8:17 Robin H. Johnson
2013-08-24 1:19 Robin H. Johnson
2013-08-24 1:19 Robin H. Johnson
2013-08-24 1:19 Robin H. Johnson
2013-08-24 1:04 Robin H. Johnson
2013-08-24 1:04 Robin H. Johnson
2013-08-24 1:04 Robin H. Johnson
2013-08-24 1: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=1446991810.f9f59bf2e3b6b5eb50dedec4c3372595dfd03658.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