tech-net archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Changing the default subnet route.
On Dec 21, 12:59pm, roy%marples.name@localhost (Roy Marples) wrote:
-- Subject: Re: Changing the default subnet route.
|
| --MIMEStream=_0+292444_14480001722886_5140273272
| Content-Type: multipart/signed; micalg="pgp-sha1";
protocol="application/pgp-signature"; boundary="=-N+PfJQTYfdKQo23O+37E"
| Mime-Version: 1.0
|
|
| --=-N+PfJQTYfdKQo23O+37E
| Content-Type: text/plain
| Content-Transfer-Encoding: quoted-printable
|
| On Sun, 2008-12-14 at 00:06 +0000, Roy Marples wrote:
| > On Sun, 2008-12-07 at 18:24 +0000, Roy Marples wrote:
| > > On Fri, 2008-12-05 at 17:04 +0000, Christos Zoulas wrote:
| > > > Send-pr please.
| > >=20
| > > Filed as kern/40133.
| > >=20
| > > I think the issue is because IFA_ROUTE isn't moved correctly as I've
| > > looked closely at address addition/deletion but not yet route changing.
| >=20
| > Well, I was wrong about the cause :)
| > The error is that in_addprefix assumes that only it will add subnet
| > routes. So any manually added routes will cause this error. Attached is
| > a patch to fix this (in.diff).
| >=20
| > Also, I think that for deleted routes, we should scrub the IFA_ROUTE
| > flag from the ia, and preserve it when when changing routes. This has no
| > bearing on the issue at hand, but does make sense imo.
| >=20
| > Comments?
|
| No comments for a while then :)
| OK to commit?
I say yes.
christos
Home |
Main Index |
Thread Index |
Old Index