]> git.proxmox.com Git - mirror_ifupdown2.git/commit
Import python-nlmanager mirror copy
authorJulien Fortin <julien@cumulusnetworks.com>
Sun, 29 May 2016 17:06:23 +0000 (18:06 +0100)
committerJulien Fortin <julien@cumulusnetworks.com>
Thu, 16 Jun 2016 02:37:35 +0000 (03:37 +0100)
commit198ded6a3565528a05ae5aa5c2911051f530f3c8
tree2fbe6ea96095c3b0dc92e1dd038dcd36580985a0
parent2864d6f361ea19f77ea63704db597cdafb4e0942
Import python-nlmanager mirror copy

Ticket: CM-7360
Reviewed By: CCR-4721
Testing Done: smoke / testifreload / Tested on amd64 platform (by Sam)

For now, we use a mirror copy of nlmanager sources to make sure we don't
depend on it as an external package

Signed-off-by: Julien Fortin <julien@cumulusnetworks.com>
nlmanager/README [new file with mode: 0644]
nlmanager/__init__.py [new file with mode: 0644]
nlmanager/nllistener.py [new file with mode: 0644]
nlmanager/nlmanager.py [new file with mode: 0644]
nlmanager/nlpacket.py [new file with mode: 0644]
setup.py