tech-net archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: sin_zero
On 19/02/2012, at 9:26 AM, Mouse wrote:
> I am tempted to simply change the routing table config to
>
> rn_inithead, 32, 8,
>
> (probably spelling 8 using sizeof and offsetof rather than a literal
> constant, probably also changing 32 to an offsetof call like the one
> IPv6 uses).
>
> What I'm wondering is, would this break anything?
Without looking at the code, I would be a bit cautious about code and/or data
structures that are being used for more than just IPv4. Copying sin_zero into
the IPv4 routing table can only be a bug though.
Cheers,
Lloyd
Home |
Main Index |
Thread Index |
Old Index