summaryrefslogtreecommitdiff
path: root/src/fds.c
AgeCommit message (Expand)Author
2012-05-28conntrackd: generalize file descriptor infrastructurePablo Neira Ayuso
2009-09-26conntrackd: fix wrong calculation of new maxfd on unregister_fds()Pablo Neira Ayuso
2009-08-21conntrackd: allow to remove file descriptors from setPablo Neira Ayuso
2008-11-26fds: remove unused array of file descriptorsPablo Neira Ayuso
2008-03-08revert relicensing... still we use linux_list.h code which seems to be GPLv2 .../C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org
2008-03-08relicense conntrack-tools as GPLv3+, so far the most significant contributor .../C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org
2008-02-19compose the file descriptor set at initialization stage to save some cycles/C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org