summaryrefslogtreecommitdiff
path: root/satp/security-association.go
Commit message (Expand)AuthorAgeFilesLines
* SA now handles sequence windowsChristian Pointner2017-11-041-7/+20
* nicoo insisted on fixing the typo (i don't agree with him but i changed it an...Christian Pointner2017-11-041-1/+1
* some tests for SA (cont'd)Christian Pointner2017-11-041-2/+5
* some tests for SAChristian Pointner2017-11-041-0/+1
* some tests for SAChristian Pointner2017-11-041-5/+2
* added endpoint handling to security assoc (needs testing!!!)Christian Pointner2017-11-011-6/+29
* use sync.Map in SAChristian Pointner2017-10-271-24/+18
* added skeleton security assocChristian Pointner2017-10-141-0/+89