Hello!
> So that you dont forget, heres the patch:
Thanks. Indeed, you ar right, I have already forgotten this. :-)
> Wouldnt that spot be the best for NETDEV_UP/DOWN since thats the notifier
> callback?
It was moved out of there to support ifa_change bits. But apparently
I have made copy instead of move.
> Also, can you remind me what if_change was for? netcarrier events?
ifa_change was for unimplemented control part to allow atomic changes
of state not affecting another flags.
Someone spotted that it would be convenient to have this flag set
valid in all the kinds of RTM_NEWLINK messages.
Alexey
|