summaryrefslogtreecommitdiff
path: root/noncore/net/wellenreiter/libwellenreiter/source/sniff.hh
AgeCommit message (Collapse)AuthorFilesLines
2003-01-04revert "cleanup". extern C is necessary here [on linux] because of a collisionmickeyl1-0/+4
of net/bpf.h and pcap.h headers.
2002-12-27cleanup, new protocol, renaming of some functions, GUI has to update!mjm1-4/+0
2002-12-16fixed some forgotten includes (again)mjm1-0/+2
2002-12-11fix for g++ complaining about different linking schemes:mickeyl1-1/+5
/usr/include/net/bpf.h:408: previous declaration of `u_int bpf_filter(bpf_insn*, u_char*, unsigned int, unsigned int)' with C++ linkage /usr/include/pcap.h:201: conflicts with new declaration with C linkage /usr/include/net/bpf.h:407: previous declaration of `int bpf_validate(bpf_insn*, int)' with C++ linkage /usr/include/pcap.h:202: conflicts with new declaration with C linkage
2002-12-04implemented send_to_guimjm1-5/+5
2002-11-27added cardmode and sniffermjm1-0/+64