Michael Rash
|
e7942f48e0
|
[server] allow loop restart after select() sets EINTR (since we handle signals) - fixes cmd execution through UDP on FreeBSD
|
2014-11-04 22:44:59 -05:00 |
|
Michael Rash
|
7b70ed08d2
|
[server] ensure to break out of while loop and close() UDP socket before returning
|
2014-10-23 23:05:21 -04:00 |
|
Michael Rash
|
52d34a70a2
|
fwknopd man page updates, added UDPSERV_SELECT_TIMEOUT config option
|
2014-09-28 22:32:20 -04:00 |
|
Michael Rash
|
52c9d51d7d
|
consolidate signal handling a bit, UDP server msg size updates
|
2014-09-28 22:06:34 -04:00 |
|
Michael Rash
|
360905ec56
|
implement --packet-limit for UDP server mode
|
2014-09-28 21:19:19 -04:00 |
|
Michael Rash
|
5db3a12763
|
add signal handling code to UDP server mode
|
2014-09-28 20:30:09 -04:00 |
|
Michael Rash
|
0af7f72500
|
enforce MAX_SPA_PACKET_LEN restriction for incoming datagrams for UDP listener mode
|
2014-09-28 16:49:12 -04:00 |
|
Michael Rash
|
1fd0e7e960
|
first cut at UDP server mode
|
2014-09-28 11:49:04 -04:00 |
|