]> git.sur5r.net Git - ngadmin/commit
Added chained makefiles.
authordarkcoven <admin@darkcoven.tk>
Tue, 13 Dec 2011 11:00:00 +0000 (12:00 +0100)
committerdarkcoven <admin@darkcoven.tk>
Sat, 29 Dec 2012 22:13:42 +0000 (23:13 +0100)
commitda3d6caa844822281a009356a36e936e26795bf6
tree49ccb1ecf5842fae47b6ac6221447fa2ec66270b
parentec60646f6fd599919745940f85d25b1c9e156ed7
Added chained makefiles.
Dissector: moved to its own directory.
CLI: started redaction of a man page.
Lib: added Doxygen documentation for library interface.
Lib: moved some defines to enums.
Lib: modified the list lib to avoid using systematically pthread.
12 files changed:
Makefile [new file with mode: 0644]
cli/doc/ngadmin.1 [new file with mode: 0644]
lib/Makefile [new file with mode: 0644]
lib/doc/.gitignore [new file with mode: 0644]
lib/ngadmin [new file with mode: 0644]
lib/ngadmin.h
lib/src/Makefile
lib/src/list.c
lib/src/list.h
lib/src/ngadmin.c
nsdp.lua [deleted file]
wireshark/nsdp.lua [new file with mode: 0644]