From: Dave Taht <dave.taht@gmail.com>
To: netdev@vger.kernel.org
Cc: Dave Taht <dave.taht@gmail.com>
Subject: [RFC PATCH net-next 0/2] more IPv4 unicast extensions
Date: Mon, 9 Sep 2019 15:37:17 -0700 [thread overview]
Message-ID: <1568068639-6511-1-git-send-email-dave.taht@gmail.com> (raw)
Adding support in linux for the 240/4 and 0/8 ipv4 address ranges were
easy, no brainer removals of obsolete support for obsolete
specifications. Has anyone noticed yet?
The following two patches are intended as discussion points fot
my https://linuxplumbersconf.org/event/4/contributions/457/
talk today.
Dave Taht (2):
Allow 225/8-231/8 as unicast
Reduce localhost to a /16
include/linux/in.h | 9 +++++++--
1 file changed, 7 insertions(+), 2 deletions(-)
--
2.17.1
next reply other threads:[~2019-09-09 22:37 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-09-09 22:37 Dave Taht [this message]
2019-09-09 22:37 ` [RFC PATCH net-next 1/2] Allow 225/8-231/8 as unicast Dave Taht
2019-09-09 22:37 ` [RFC PATCH net-next 2/2] Reduce localhost to 127.0.0.0/16 Dave Taht
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=1568068639-6511-1-git-send-email-dave.taht@gmail.com \
--to=dave.taht@gmail.com \
--cc=netdev@vger.kernel.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