Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Feb 2018 14:07:43 -0500
From:      Ryan Stone <rysto32@gmail.com>
To:        freebsd-net <freebsd-net@freebsd.org>
Subject:   [PATCH] Fix for IPv4 subnet route migration
Message-ID:  <CAFMmRNxeXgimU0p693db=t1ZU=3cyKgU8R8i8oFqpNFzpAE%2BDQ@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
Currently, the FreeBSD stack gets itself into a bizarre state if you
try to change the source IP for a subnet route (yes, this implies
using two IPs on the same subnet on a system.  Yes, I'm aware this is
a Bad Idea(TM).  Unfortunately I have a customer that insists on this
configuration)

You can see the review description for all of the gory details.  IPv6
is not affected by the issue so I only had to fix IPv4.  The review is
here:

https://reviews.freebsd.org/D14547

If anybody is interested in reviewing this fix, please subscribe
yourself to the review.  Thanks!

Ryan



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAFMmRNxeXgimU0p693db=t1ZU=3cyKgU8R8i8oFqpNFzpAE%2BDQ>