Fixes Mike's problem of finding an existing net route when trying to add
an interface route when bringing up the interface. To solve this, I don't do the hostroute optimization (i.e. add the 1st host route as a net route and add subsequent host routes only if they are different) for directly connected neighbors.
Please register or sign in to comment