moved netns code from daemon/src to netns at the top level, updated files to account for location change
This commit is contained in:
parent
e4a0069bc3
commit
d799390c4a
32 changed files with 14 additions and 14 deletions
|
@ -34,7 +34,7 @@ These are being actively developed as of CORE |version|:
|
|||
project.
|
||||
* *daemon* - Python modules are found in the :file:`daemon/core` directory, the
|
||||
daemon under :file:`daemon/sbin/core-daemon`, and Python extension modules for
|
||||
Linux Network Namespace support are in :file:`daemon/src`.
|
||||
Linux Network Namespace support are in :file:`netns`.
|
||||
* *doc* - Documentation for the manual lives here in reStructuredText format.
|
||||
* *packaging* - Control files and script for building CORE packages are here.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue