Age | Commit message (Expand) | Author |
2012-01-10 | conntrackd: support for expectation synchronization | Pablo Neira Ayuso |
2012-01-10 | conntrackd: remove cache_data_get_object and replace by direct pointer | Pablo Neira Ayuso |
2012-01-10 | conntrackd: simplify cache_get_extra function | Pablo Neira Ayuso |
2012-01-10 | conntrackd: generalize/cleanup network message building/parsing | Pablo Neira Ayuso |
2012-01-10 | conntrackd: generalize caching infrastructure | Pablo Neira Ayuso |
2012-01-04 | conntrackd: fix checking of return value of queue_add() | Pablo Neira Ayuso |
2009-10-21 | conntrackd: add `DisableInternalCache' clause | Pablo Neira Ayuso |
2009-07-17 | local: add LOCAL_RET_* return values for UNIX sockets callbacks | Pablo Neira Ayuso |
2009-06-20 | conntrackd: add the name field to queues | Pablo Neira Ayuso |
2009-06-20 | conntrackd: rename `-s queue' option by `-s rsqueue' | Pablo Neira Ayuso |
2009-03-12 | sync-mode: rename mcast_track_*() by nethdr_track_*() | Pablo Neira Ayuso |
2009-03-12 | sync-mode: add abstract layer to make daemon independent of multicast | Pablo Neira Ayuso |
2009-02-20 | src: remove obsolete debug() and debug_ct() calls | Pablo Neira Ayuso |
2009-01-25 | cache: move lifetime feature to main cache code | Pablo Neira Ayuso |
2009-01-17 | src: add `-s queue' and change `-v' behaviour | Pablo Neira Ayuso |
2009-01-17 | ftfw: add ResendQueueSize and deprecate ResendBufferSize clauses | Pablo Neira Ayuso |
2009-01-17 | network: do not re-set the message type in nethdr_set* functions | Pablo Neira Ayuso |
2009-01-17 | sync: enqueue state updates to tx_queue | Pablo Neira Ayuso |
2009-01-17 | sync: add generic tx_queue for all synchronization modes | Pablo Neira Ayuso |
2009-01-17 | ftfw: move helloing to ftfw_xmit() | Pablo Neira Ayuso |
2009-01-15 | sync: unify tx_list and tx_queue into one single tx_queue | Pablo Neira Ayuso |
2009-01-15 | src: rework of the hash-cache infrastructure | Pablo Neira Ayuso |
2008-12-21 | src: add network statistics via `-s network' | Pablo Neira Ayuso |
2008-12-13 | ftfw: shrink alive message size | Pablo Neira Ayuso |
2008-12-13 | network: do more strict message type checking | Pablo Neira Ayuso |
2008-12-13 | ftfw: resync messages can be retransmitted | Pablo Neira Ayuso |
2008-12-13 | ftfw: do not check for data messages in tx_queue_xmit | Pablo Neira Ayuso |
2008-12-13 | network: use NET_T_* instead of NFCT_Q_* | Pablo Neira Ayuso |
2008-12-08 | network: remove the netpld header from the messages | Pablo Neira Ayuso |
2008-12-08 | network: remove length parameter of mcast_buffered_send_netmsg() | Pablo Neira Ayuso |
2008-11-26 | ftfw: remove useless ftfw_run invocation in the alive alarm handler | Pablo Neira Ayuso |
2008-11-02 | network: add protocol version field (breaks backward compatibility) | Pablo Neira Ayuso |
2008-10-26 | ftfw: remove bottleneck in ack/nack handling | Pablo Neira Ayuso |
2008-10-26 | ftfw: add option `-v' to output debugging information (if any) | Pablo Neira Ayuso |
2008-09-25 | ftfw: reset window and flush the resend queue during helloing | Pablo Neira Ayuso |
2008-09-25 | ftfw: fix race condition in the helloing routine | Pablo Neira Ayuso |
2008-09-25 | ftfw: fix race that triggers a double insertion into tx_list | Pablo Neira Ayuso |
2008-09-21 | fix: remove node from tx_list when the state-entry is destroy | Pablo Neira Ayuso |
2008-09-17 | cleanup: remove some debug messages from sync-ftfw.c | Pablo Neira Ayuso |
2008-09-16 | ftfw: check for malformed ack and nack messages | Pablo Neira Ayuso |
2008-05-26 | rework the HELLO logic inside FT-FW | Pablo Neira Ayuso |
2008-05-25 | add eventfd emulation to communicate receiver -> sender | Pablo Neira Ayuso |
2008-04-29 | Fix reorder possible reordering of destroy messages under message omission. T... | /C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org |
2008-04-26 | rework of the FT-FW approach | /C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org |
2008-03-08 | revert 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-08 | relicense conntrack-tools as GPLv3+, so far the most significant contributor ... | /C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org |
2008-01-29 | implement a rb-tree based alarm framework | /C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org |
2008-01-23 | Max Kellermann <max@duempel.org>: | /C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org |
2008-01-20 | Max Kellermann <max@duempel.org>: | /C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org |
2008-01-20 | Based on patch from Max Kellermann <max@duempel.org>: | /C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org |