Date: Wed, 5 Apr 2017 12:39:04 +0100 (BST)
From: Robert Swindells <[email protected]>
Message-ID: <[email protected]>
| I have got the Kame Mobile IP code in my tree, what kind of mechanism
| do you think needs to be added to better support it ?
It could filter the mobility messages, so those destined to a mdd type
process are received only there, and those for mnd just there (etc), most
of the mobility messages are intended for just one of the daemons.
| The Mobile IP userland could make use of this patch to reduce the amount
| of times that it is woken up by routing socket changes other than
| RTM_CHGADDR.
Yes, that too.
kre