Sam Hocevar
|
5d0e44c451
|
Support for source address binding.
This feature was independently implemented by SuSE as part of the changes in
https://build.opensuse.org/package/view_file/server:proxy/rinetd/rinetd-syslog.patch?expand=1
and as mentioned in #9, but our new configuration parser makes the change a
lot less intrusive.
|
2017-09-08 19:22:19 +02:00 |
|
Sam Hocevar
|
f04eada6a9
|
Add UDP client timeout support.
|
2017-09-08 12:56:45 +02:00 |
|
Sam Hocevar
|
6bb27c18a6
|
Support multiple UDP clients with connection tracking.
If an incoming UDP packet shares the same host and source port as
an existing connection, we consider it part of the input stream.
|
2017-09-07 16:29:23 +02:00 |
|
Sam Hocevar
|
7b62e576cf
|
Reorganise some code for clarity and add license headers.
|
2017-09-05 17:29:10 +02:00 |
|