NetworkManager/src/ip6-manager
Dan Williams 4182deb398 core: remove possibly dangling idle handler in ip6 manager
If things happen just right, where a bond is the first device to use
IPv6 and thus has the only reference to the NMIP6Manager, and the
RTM_NEWROUTE event comes in and triggers manager_request_ip6_info()
but then the device is removed by 'rmmod bonding', the call to
manager_request_ip6_info() could be dangling after the IP6Manager
has been disposed.  Fix that.
2013-06-18 14:41:26 -05:00
..
nm-ip6-manager.c core: remove possibly dangling idle handler in ip6 manager 2013-06-18 14:41:26 -05:00
nm-ip6-manager.h ip6: use generic device hardware address function 2013-01-24 15:06:05 -06:00