summaryrefslogtreecommitdiffstats
path: root/plugins/omudpspoof/omudpspoof.c
Commit message (Collapse)AuthorAgeFilesLines
* done implementing omudpspoofRainer Gerhards2009-07-101-193/+98
| | | | | | This is now a "good" rsyslog output module, working as usual. I've also sorted out some reentrency issues. Code is clean and ready to be tested in practice ;)
* commiting interim version with ability to specify spoof sourceRainer Gerhards2009-07-091-14/+23
|
* first version supporting udp spoofing and non-spoofing at the same timeRainer Gerhards2009-07-091-396/+126
| | | | | | omudpspoof is now a dedicated output module. It's calling semantics so far are based on omfwd, plus the need for the template to have the IP address as a string in the starting position.
* moved udp spoofing code to its own output module (omudpspoof)Rainer Gerhards2009-07-091-0/+856