aboutsummaryrefslogtreecommitdiffstats
path: root/lib/netns.c
AgeCommit message (Expand)AuthorFilesLines
2020-04-14lib/netns: Fix up error pathsHarald Welte1-20/+54
2020-04-14lib/netns: OSMO_ASSERT() if user doesn't call init_netns()Harald Welte1-1/+13
2020-04-14lib/netns.c: Add comments to the code, including doxygen API docsHarald Welte1-0/+45
2020-03-03lib/netns: fix open_ns(): return fd from open()Vadim Yanitskiy1-1/+1
2020-03-02netns: Improve error checkingPau Espin Pedrol1-54/+88
2020-02-26add Linux network namespace support for TUN deviceAndreas Schultz1-0/+147