GitXplorerGitXplorer
d

jail-examples

public
0 stars
0 forks
0 issues

Commits

List of commits on branch main.
Unverified
49a444b6a60cf9caea629b6ce27094ac12ce2f15

add uuid

ddch committed 2 years ago
Unverified
357483e5230b1525dafc2f2b0df9b5ff4e09f457

abuse linux.osname to stuff tags inside

ddch committed 2 years ago
Unverified
d5f0f183532143f9853f5a4d86fe25731fc80eca

add OS release (string) and OS release date (int)

ddch committed 2 years ago
Unverified
a8bb80fbf69288356034343cf9d396c53240a640

add raw socket support to jail, and use jail_attach to show it

ddch committed 2 years ago
Unverified
e58a2de54fb26295d5c4c6c50e9ac7b9d4323a0b

enable raw socket mode

ddch committed 2 years ago
Unverified
2536e913ccc7129444b772a05b9aaf48657cee0c

add ipv6 address

ddch committed 2 years ago

README

The README file for this repository.

FreeBSD Jail Examples

FreeBSD Jail Examples, in C. Because sometimes, you just need the razor's edge.

Work-in-progress examples of FreeBSD's jail functionality, from C. These will eventually be added to the jail_set(2) manual pages.