You're missing the point. I told the kernel that it was
a point-to-point interface and it created the right route.
It works perfectly and as expected.
The problem is that ifconfig, while it configures it like
I ask it to, gets it wrong while retrieving the data.
My guess is the ifconfig has code like:
if interface matches eth* then
Ignore pointopoint flag and dstaddr field
Set broadcast and multicast flags
end
>
> Dennis
-
To unsubscribe from this list: send the line "unsubscribe linux-net" in
the body of a message to majordomo@vger.rutgers.edu