aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/encoding/payloads/fragment_payload.c
Commit message (Collapse)AuthorAgeFilesLines
* Add support to create IKE fragmentsTobias Brunner2012-12-241-0/+17
| | | | | All fragments currently use the same fragment ID (1) as that's what other implementations are doing.
* Payload added to handle IKE fragmentsTobias Brunner2012-12-241-0/+208