Re: Weak host model vs .interface down
From: Joakim Tjernlund <hidden>
Date: 2010-06-11 19:43:26
Rick Jones [off-list ref] wrote on 2010/06/11 19:13:42:
quoted
The weak model doesn't go into such detail, it is assumption/impl. detail to assume that the ip address still is part of the system even when the interface is down. One could just as well define interface down as temporarly removing the IP address from the system too. This makes make much more sense to me and if you always want the system to answer on a IP adress you make it an IP alias. Since the current behaviour is a problem to me and routers in general, can we change this? What is the current usage model which needs it to stay as is?Router != end-system so I wouldn't think the weak or strong end-system model would apply to a router. I think Stephen already posted a patch to allow that for when one's box was a router rather than an end-system.
Not really an anwser to what I was asking but I choose to read that as you agree with me. The rest is an impl. detail. :) Stephen's patch is good but I would not mind making I/F down removing the IP address from the system unconditionally. Jocke