On Sun, Aug 06, 2006 at 06:52:00PM +0100, Rui Paulo wrote:
At Sun,  6 Aug 2006 17:44:56 +0000 (UTC),
David Young wrote:
Module Name:    src
Committed By:   dyoung
Date:           Sun Aug  6 17:44:56 UTC 2006
Modified Files:
        src/sbin/route: keywords.c keywords.h route.c
Log Message:
Add route keywords -nocloned, -nocloning.
Is this part of the solution for the link-local auto configured
addresses ?
I was exploring potential solutions for pinning TCP sessions to
particular Internet gateways on a multi-homed network with NAT at all of
the boundaries.  I added these flags while I experimented with cloning
default routes.
The patch is tiny and safe, and the flags may be generally useful,
so I decided to share.