NetworkManager/src/rdisc
Thomas Haller 01732b87f6 rdisc: fix setting netns during consturction of NMRDisc
We obtain the netns from the platform instance that is passed
in. It's wrong to set the current netns in nm_rdisc_init().

Fixes: 3ba9444728
2016-03-17 16:19:09 +01:00
..
tests rdisc: make NMRDisc namespace aware 2016-03-15 12:56:58 +01:00
Makefile.am trivial: allow building tests from rdisc directory 2013-07-30 11:40:18 +02:00
nm-fake-rdisc.c all: cleanup includes and let "nm-default.h" include "config.h" 2016-02-19 17:53:25 +01:00
nm-fake-rdisc.h rdisc: move address generation into NMRDisc from NMLNDPRdisc 2015-11-02 20:27:00 +01:00
nm-lndp-rdisc.c rdisc: make NMRDisc namespace aware 2016-03-15 12:56:58 +01:00
nm-lndp-rdisc.h rdisc: make NMRDisc namespace aware 2016-03-15 12:56:58 +01:00
nm-rdisc-private.h rdisc: move address generation into NMRDisc from NMLNDPRdisc 2015-11-02 20:27:00 +01:00
nm-rdisc.c rdisc: fix setting netns during consturction of NMRDisc 2016-03-17 16:19:09 +01:00
nm-rdisc.h rdisc: make NMRDisc namespace aware 2016-03-15 12:56:58 +01:00