summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-03-31conntrack: fix missing bits in `-C' commandPablo Neira Ayuso
2009-03-20sync-mode: fix broken dedicated-link change in multichannel layerPablo Neira Ayuso
2009-03-20config: obsolete `ListenTo' clausePablo Neira Ayuso
2009-03-20mcast: remove several unused structure fieldsPablo Neira Ayuso
2009-03-20udp: fix missing scope_id in the socket creationPablo Neira Ayuso
2009-03-19parse: fix broken destination port address translationPablo Neira Ayuso
2009-03-17sync-mode: change `multicast' by `link' for `-s' optionPablo Neira Ayuso
2009-03-17mcast: mcast_send() takes a const pointer to bufferPablo Neira Ayuso
2009-03-17sync-mode: cleanup reminiscent of multicast dependencyPablo Neira Ayuso
2009-03-13sync-mode: save one tab inside switch, cleanupPablo Neira Ayuso
2009-03-13sync-mode: fix wrong output stats refering lost/malformed packetsPablo Neira Ayuso
2009-03-13sync-mode: add unicast UDP support to propagate state-changesPablo Neira Ayuso
2009-03-12sync-mode: rename mcast_track_*() by nethdr_track_*()Pablo Neira Ayuso
2009-03-12sync-mode: add abstract layer to make daemon independent of multicastPablo Neira Ayuso
2009-03-09sync-mode: rename mcast_iface structure to interfacePablo Neira Ayuso
2009-03-09sync-mode: rename mcast_send_sync() to sync_send()Pablo Neira Ayuso
2009-03-06src: remove debian/ directoryPablo Neira Ayuso
2009-03-06extensions: remove use of old libnetfilter API flagsPablo Neira Ayuso
2009-02-23doc: fix broken link to ulogd2 in the manualPablo Neira Ayuso
2009-02-21build: add m4 directoryJan Engelhardt
2009-02-21src: fix compilation issue in gentoo due to missing include limits.hPablo Neira Ayuso
2009-02-21build: bump version to 0.9.11conntrack-tools-0.9.11Pablo Neira Ayuso
2009-02-21netlink: use u8 getter for TCP statesPablo Neira Ayuso
2009-02-21config: add NetlinkBufferSize and NetlinkBufferSizeMaxGrowthPablo Neira Ayuso
2009-02-21mcast: fix compilation warning due missing headerPablo Neira Ayuso
2009-02-21doc: revert primary-backup-2.6.29-and-higher.sh scriptPablo Neira Ayuso
2009-02-20src: remove obsolete debug() and debug_ct() callsPablo Neira Ayuso
2009-02-20sync-mode: change current link if message is correctPablo Neira Ayuso
2009-02-20network: fix endianess issue in acknowledgment network headerPablo Neira Ayuso
2009-02-20network: fix endianess issue in synchronization network headerPablo Neira Ayuso
2009-02-20headers: don't use NFCT_DIR_MAX in statistics structurePablo Neira Ayuso
2009-02-15doc: add bulk update to primary-script.sh scriptPablo Neira Ayuso
2009-02-15doc: add new primary-backup.sh script for >= 2.6.29Pablo Neira Ayuso
2009-02-15doc: unset ACKWindowSize in example configuration filesPablo Neira Ayuso
2009-02-15conntrackd: don't initialize logging for client requestPablo Neira Ayuso
2009-02-15conntrackd: display help information with `-h'Pablo Neira Ayuso
2009-02-15conntrackd: add `-f internal' and `-f external' optionsPablo Neira Ayuso
2009-02-14stats-mode: fix polling based loggingPablo Neira Ayuso
2009-02-14src: use resync handler for polling instead of dump handlerPablo Neira Ayuso
2009-02-13cache_iterators: fix wrong printf format in commit-time messagePablo Neira Ayuso
2009-02-13config: nl_overrun must be signed int instead of unsignedPablo Neira Ayuso
2009-02-08src: add Nice clause to set the nice valuePablo Neira Ayuso
2009-02-08conntrack: allow use of --state with -DPablo Neira Ayuso
2009-02-08sync-mode: flush also internal cache after reset PurgeTimeoutPablo Neira Ayuso
2009-02-08netlink: add new option NetlinkOverrunResyncPablo Neira Ayuso
2009-02-06src: re-work polling strategyPablo Neira Ayuso
2009-02-05netlink: refactorize several nl_init_*_handler() functionsPablo Neira Ayuso
2009-02-04configure: conntrack-tools >= 0.9.10 requires libnfnetlink >= 0.0.40Pablo Neira Ayuso
2009-01-26build: replace INCLUDES by AM_CPPFLAGS according to autoreconfPablo Neira Ayuso
2009-01-26build: upgrade build systemJan Engelhardt