current status, refractored code, added skeleton from weekend
commite5abee92d3b04265ed867f9771ec5aab475d73a1
authorDaniel Borkmann <borkmann@gnumaniacs.org>
Mon, 28 Mar 2011 10:30:12 +0000 (28 12:30 +0200)
committerDaniel Borkmann <borkmann@gnumaniacs.org>
Mon, 28 Mar 2011 10:30:12 +0000 (28 12:30 +0200)
treeca90269fe150a12c261d3c9eff1461d060ab2892
parent6da3d80e46b6410456c10d0994e94e75b8ee1eae
current status, refractored code, added skeleton from weekend
18 files changed:
src/curvetun.c [new file with mode: 0644]
src/curvetun/Makefile [copied from src/ifpps/Makefile with 72% similarity]
src/ifpps.c
src/ifpps/Makefile
src/io.c [new file with mode: 0644]
src/io.h [new file with mode: 0644]
src/io_pcap.c [moved from src/pcap.c with 98% similarity]
src/io_pcap.h [moved from src/pcap.h with 97% similarity]
src/misc.c [new file with mode: 0644]
src/misc.h [new file with mode: 0644]
src/netsniff-ng.c
src/netsniff-ng/Makefile
src/psched.c [moved from src/system.c with 90% similarity]
src/psched.h [moved from src/system.h with 88% similarity]
src/tlsf.c [new file with mode: 0644]
src/tlsf.h [new file with mode: 0644]
src/trafgen.c
src/trafgen/Makefile