Re: RFC / IF-MIB network namespaces (linux)

2015-07-08 Thread Robert Story
On Wed, 4 Feb 2015 15:14:16 + (UTC) Tobias wrote: TH> we recently had the need to expose interface counter of TH> network namespaced interfaces on Linux. TH> TH> So this patch adds partial support for this by wrapping TH> relevant code in setns() pairs. TH> TH> Feedback is welcome! Thanks fo

Re: RFC / IF-MIB network namespaces (linux)

2015-02-05 Thread Dirk-Willem van Gulik
On 04 Feb 2015, at 16:14, Tobias Hintze wrote: > we recently had the need to expose interface counter of > network namespaced interfaces on Linux. > > So this patch adds partial support for this by wrapping > relevant code in setns() pairs. > > Feedback is welcome! FWIIW - works out of the box