Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lookip: double size of id field in message | Martin Willi | 2013-07-18 | 1 | -1/+1 |
| | |||||
* | lookip: use stream service with async I/O dispatching | Martin Willi | 2013-07-18 | 1 | -2/+2 |
| | | | | | Now uses SOCK_STREAM, as SOCK_SEQPACKET is not available over TCP. To have network transparency, the message now uses network byte order. | ||||
* | Lookip plugin additionally reports the IKE_SA unique identifier | Martin Willi | 2012-11-29 | 1 | -2/+4 |
| | |||||
* | Send a lookip NOT_FOUND reply if a lookup yields no results | Martin Willi | 2012-10-24 | 1 | -8/+12 |
| | |||||
* | Defined on-the-wire format used on lookip socket | Martin Willi | 2012-10-24 | 1 | -0/+90 |