Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 9 Feb 2018 20:57:25 -0500
From:      Ryan Stone <rysto32@gmail.com>
To:        freebsd-net <freebsd-net@freebsd.org>
Subject:   Review: Fix regression that did not allow "route change" that didn't re-specify the gateway
Message-ID:  <CAFMmRNxjvDRm%2BPXaFK8wyahYHaRTERR%2BkBH1=y6NbGz%2B5UGdig@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
A change a while back (r264986) broke the ability to change a route's
parameters if the gateway wasn't explicitly specified again.  For
example, you used to be able to run "route change 10.0.0.0/8 -mtu
9000" to change the MTU without having to provide the gateway IP to
the command.  I have a review open to restore the existing behaviour.
In cases where the gateway is not specified, the gateway on the route
remains unchanged.

Anyone interested in reviewing this change should add themselves as a
reviewer to https://reviews.freebsd.org/D14291.

Thanks,
Ryan



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAFMmRNxjvDRm%2BPXaFK8wyahYHaRTERR%2BkBH1=y6NbGz%2B5UGdig>