summaryrefslogtreecommitdiffstats
path: root/input
Commit message (Collapse)AuthorAgeFilesLines
...
* fix off-by-one bugs in netlink parsing, add config file parsing and better ↵laforge2005-10-081-5/+19
| | | | error handling
* use reasonable names for pluginslaforge2005-10-032-5/+11
|
* use new init function logiclaforge2005-10-031-3/+5
|
* disable ULOG until fully implementedlaforge2005-10-031-2/+2
|
* disable CTNL until it is finishedlaforge2005-10-031-2/+2
|
* further implementation of ctnl input plugin (still incomplete)laforge2005-10-031-35/+37
|
* bring NFLOG input plugin into compiling statelaforge2005-10-033-116/+165
|
* more work towards automake'inglaforge2005-10-022-1/+4
|
* first step towards automakelaforge2005-10-025-60/+16
|
* too many changes to comment on. ulogd now compiles again.laforge2005-10-021-2/+1
|
* some more worklaforge2005-09-261-10/+24
|
* unfinished ctnetlink -> nfnetlink_conntrack changeslaforge2005-07-311-3/+23
|
* add (unfinished) nfnetlink_log input pluginlaforge2005-07-312-1/+296
|
* add half-finished ctnetlink flow importlaforge2005-06-241-27/+115
|
* current working state (doesn't compile yet)laforge2005-04-172-48/+51
|
* add makefiles for subdirslaforge2005-04-172-0/+60
|
* add some more skeleton codelaforge2005-04-161-1/+108
|
* intermediate development snapshotlaforge2004-10-101-1/+30
|
* commit my latest changes from Ottawa (July 2004)laforge2004-08-221-49/+10
|
* sume of the BASE stuff (the part dealing with OOB) doesn't belong in a ↵laforge2004-07-241-13/+161
| | | | generic packet interpreter but is rather specific to the ULOG input plugin.
* move more stuff from ulogd.c to libulog pluginlaforge2004-07-231-0/+11
|
* move libulog specific code to ulogd_inppkt_ULOG.claforge2004-07-231-0/+128
| | | | move ulogd_LOCAL.c to ulogd_raw2packet_LOCAL.c
* add dummy flow input pluginslaforge2004-07-232-0/+4
|
* further tree reorganizationlaforge2004-07-231-441/+0
|
* further tree changeslaforge2004-07-231-0/+441