summaryrefslogtreecommitdiffstats
path: root/filter/raw2packet
Commit message (Expand)AuthorAgeFilesLines
* Replace INCLUDES by AM_CPPFLAGS in Makefile.am.Eric Leblond2009-01-221-1/+1
* build: use -avoid-version for modulesJan Engelhardt2009-01-201-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-092-145/+79
* cleanup: fix compilation warning related to signed and unsigned comparisonsEric Leblond2008-07-311-1/+1
* cleanup: fix gcc warningsEric Leblond2008-07-291-3/+0
* Use ULOGD_IRET_* as return for all interpretersEric Leblond2008-06-121-25/+25
* Source and destination addresses were put in ptr field of the target structureEric Leblond2008-06-021-2/+4
* 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-091-9/+23
* 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-24/+4
* From: Eric Leblond <eric@inl.fr>:/C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org2008-02-031-0/+1
* Add IPv6 support, fix a few incorrect key assignments and make sure this doesn't/C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=kaber/emailAddress=kaber@netfilter.org2007-03-061-189/+514
* make 'num_keys' an attribute of pluginstance instead of pluginlaforge2005-11-201-11/+16
* introduce version field for plugins, refuse loading plugins with different ve...laforge2005-11-051-0/+1
* move to filter dirlaforge2005-11-051-183/+0
* port PWSNIFFlaforge2005-11-051-32/+55
* add more ipfix related information to raw2packet_BASElaforge2005-11-041-8/+77
* all protocols now merged into one pluginlaforge2005-10-031-146/+180
* revive BASE pluginlaforge2005-10-032-20/+20
* first step towards automakelaforge2005-10-022-30/+0
* make BASE plugin compile (not fully ported yet)laforge2005-04-171-54/+69
* current working state (doesn't compile yet)laforge2005-04-171-3/+4
* add makefiles for subdirslaforge2005-04-171-0/+30
* commit my latest changes from Ottawa (July 2004)laforge2004-08-221-9/+32
* sume of the BASE stuff (the part dealing with OOB) doesn't belong in a generi...laforge2004-07-241-129/+0
* merge ulogd-1 fix for TOS byte (Rich Bartell)laforge2004-07-231-1/+1
* - add ipfix field typeslaforge2004-07-231-66/+182
* move libulog specific code to ulogd_inppkt_ULOG.claforge2004-07-231-0/+100
* further tree reorganizationlaforge2004-07-232-0/+601