summaryrefslogtreecommitdiffstats
path: root/doc/imudp.html
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'c8'Rainer Gerhards2013-07-121-0/+10
|\ | | | | | | | | | | Conflicts: configure.ac plugins/imudp/imudp.c
| * imudp: add support for recvmmsg()Rainer Gerhards2013-07-111-1/+11
| |
* | Merge branch 'c8'Rainer Gerhards2013-07-111-2/+19
|\| | | | | | | | | | | | | Conflicts: ChangeLog doc/imudp.html plugins/imudp/imudp.c
| * imudp: add ability to specify SO_RCVBUF size (rcvbufSize parameter)Rainer Gerhards2013-07-111-11/+26
| |
| * bugfix: imudp scheduling parameters did affect main thread, not imudpRainer Gerhards2013-03-211-2/+6
| | | | | | | | | | | | | | | | closes: http://bugzilla.adiscon.com/show_bug.cgi?id=409 Conflicts: ChangeLog
* | typo fix ("listner" vs. "listener")Michael Biebl2013-06-251-2/+2
| |
* | imudp: support user-selectable inputnameRainer Gerhards2013-03-261-12/+50
| |
* | bugfix: imudp scheduling parameters did affect main thread, not imudpRainer Gerhards2013-03-211-2/+6
| | | | | | | | closes: http://bugzilla.adiscon.com/show_bug.cgi?id=409
* | Merge branch 'v7-stable'Rainer Gerhards2013-01-281-1/+1
|\|
| * doc: some cleanupRainer Gerhards2013-01-281-1/+1
| |
* | imudp: support for Linux-like ratelimiting addedRainer Gerhards2012-10-151-0/+7
|/
* doc: update module doc to new capabilitiesFlorian Riedl2012-10-021-5/+7
|
* doc: update module doc to new config formatFlorian Riedl2012-09-281-11/+44
|
* doc: minor typo fixRainer Gerhards2010-12-171-1/+1
|
* added minimal doc for new imudp config statementsRainer Gerhards2010-12-171-0/+6
|
* added multi-ruleset support to imudpRainer Gerhards2009-10-131-0/+58
also bumped version number and corrected ChangeLog, where I merged some post 5.3.1 changes into the 5.3.1 section.