summaryrefslogtreecommitdiffstats
path: root/filter
Commit message (Expand)AuthorAgeFilesLines
* build: use pkglibdir instead of pkglibexecdir for automakeBjörn Lässig2012-05-182-2/+2
* A simple filter plugin called IP2HBIN addedJozsef Kadlecsik2012-01-162-1/+204
* build: use compile/link information from pkgconfigJan Engelhardt2011-02-011-2/+3
* build: use appropriate location for program modulesJan Engelhardt2011-02-012-5/+5
* filter/HWHDR: remove redundant sizeof(char)Jan Engelhardt2010-11-051-1/+1
* build: propagate global CFLAGSJan Engelhardt2010-11-052-0/+2
* build: remove unused $(all_includes)Jan Engelhardt2010-11-052-2/+2
* HWHDR: Fix various crashesEric Leblond2010-09-221-19/+17
* IP2BIN: fix missing protocol keyChristophe Fish2010-04-021-0/+5
* ip2bin: add AF_BRIDGE family support.Eric Leblond2009-03-061-1/+27
* hwhdr: suppress explicit allocationEric Leblond2009-03-061-12/+12
* ip2bin: suppress explicit allocation of some output key valuesEric Leblond2009-03-061-14/+14
* ip2str: suppress explicit allocation of some output key valuesEric Leblond2009-03-061-17/+16
* ifindex: avoid memory allocationEric Leblond2009-03-061-21/+16
* Replace INCLUDES by AM_CPPFLAGS in Makefile.am.Eric Leblond2009-01-222-2/+2
* build: use -avoid-version for modulesJan Engelhardt2009-01-202-9/+9
* HWHDR: Fix size of allocated string.Eric Leblond2009-01-131-1/+1
* Return true/false instead of ULOGD_IRET_OK/STOPThomas Jacob2008-12-091-2/+2
* Add SCTP support to BASE plugin.Eric Leblond2008-12-091-0/+53
* add ukey_* function for key assignationPablo Neira Ayuso2008-12-0910-228/+165
* Fix light memory error in parse_mac2strPierre Chifflier2008-12-091-2/+8
* hwhdr: finish missing renamingPierre Chifflier2008-10-201-2/+2
* hwhdr: fix segfault when RAW_MAC is NULLPierre Chifflier2008-10-201-1/+1
* cleanup: fix compilation warning related to signed and unsigned comparisonsEric Leblond2008-07-313-4/+5
* cleanup: fix gcc warningsEric Leblond2008-07-294-7/+3
* MAC2STR: Rename it to HWHDREric Leblond2008-07-292-3/+3
* MAC2STR: add support for the new RAW MAC keysEric Leblond2008-07-291-22/+152
* Fix wrong casting warning during compilationEric Leblond2008-07-231-1/+1
* Use ULOGD_IRET_* as return for all interpretersEric Leblond2008-06-128-38/+38
* New MARK-based filterEric Leblond2008-06-122-1/+127
* Source and destination addresses were put in ptr field of the target structureEric Leblond2008-06-021-2/+4
* cleanup for key builder and fix IPv6 support and introduce 128-bits typePablo Neira Ayuso2008-06-022-2/+2
* add missing ulogd_filter_MAC2STR/C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org2008-04-091-0/+111
* An error in the type of an argument in the call to inet_ntop was causing IPv6/C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org2008-04-051-1/+1
* Arp related key have to be optionnal to be able to use the IP2STR module/C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org2008-04-051-2/+2
* This patch introduces a new plugin MAC2STR which is in charge/C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org2008-04-051-1/+5
* IP2BIN filter convert IP address from host storage to a "binary" string which/C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org2008-03-251-6/+6
* adds AF_BRIDGE support to IP2STR/C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org2008-02-191-17/+71
* Adds AF_BRIDGE and ARP header interpreter to BASE plugin/C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org2008-02-191-2/+130
* revert r7369 until clarified/C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org2008-02-141-125/+2
* Adds AF_BRIDGE and ARP header interpreter to BASE plugin/C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org2008-02-141-2/+125
* Adds input key enumeration in order to address the fields/C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org2008-02-141-4/+12
* revert r7348/C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org2008-02-101-23/+9
* From: Eric Leblond <eric@inl.fr>/C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org2008-02-092-10/+0
* From: Eric Leblond <eric@inl.fr>:/C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org2008-02-091-9/+23
* From Eric Leblond <eric@inl.fr>:/C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org2008-02-076-589/+46
* From: Eric leblond <eric@inl.fr>/C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org2008-02-031-0/+4
* From: Eric leblond <eric@inl.fr>/C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org2008-02-031-0/+2
* From: Eric Leblond <eric@inl.fr>/C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org2008-02-031-5/+2
* From: Eric leblond <eric@inl.fr>/C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org2008-02-032-1/+220