• Stephen Hemminger's avatar
    [IPV6]: Notifier replay changes · 251c42cc
    Stephen Hemminger authored
    Change IPV6 to handle the new case where netdev events are replayed on registration:
    * change code ordering so address configuration is ready before registration
      (this was actually a bug in existing code)
    * take out code that capture's existing devices, this is now done in the replay
    * make notifier code local to addrconf.c so it can be have smaller scope
    251c42cc
af_inet6.c 20.5 KB