summaryrefslogtreecommitdiffstats
path: root/tools/omfwd.c
Commit message (Collapse)AuthorAgeFilesLines
...
* added new netstrms classRainer Gerhards2008-04-231-4/+19
| | | | netstrms is at the top layer of the socket abstraction
* converted netstrm into generic netstrm and the nsd_pctp driverRainer Gerhards2008-04-181-0/+2
|
* improvements in omfwd and cleanup of omgssapiRainer Gerhards2008-04-171-4/+30
| | | | | - some (small) cleanup of omgssapi - optimized omfwed, now loads TCP code only if this is actually necessary
* modified omfwd to work with netstrm (and also did some cleanup)Rainer Gerhards2008-04-171-303/+238
|
* moved "family" variable to global data poolRainer Gerhards2008-04-171-2/+6
|
* some more cleanupRainer Gerhards2008-04-161-0/+643
reduced dependencies, moved non-runtime files to its own directory except for some whom's status is unclear