summaryrefslogtreecommitdiffstats
path: root/jail.go
Commit message (Collapse)AuthorAgeLines
* Add jail(2) syscallHEADmasterMarius Halden2019-03-19-0/+80
|
* go fmt and add go symbol for JAIL_API_VERSIONMarius Halden2019-03-19-8/+12
|
* Add ip support in set, code needed for to actually get the address is missingMarius Halden2019-02-26-2/+80
|
* add needed consts for new/inherit/disableMarius Halden2019-02-26-0/+4
|
* Add test for getMarius Halden2019-02-26-6/+5
|
* InitialMarius Halden2019-02-26-0/+194