package wgfreebsd

import "golang.zx2c4.com/wireguard/wgctrl/internal/wgfreebsd"

Package wgfreebsd provides internal access to FreeBSD's WireGuard ioctl interface.

This package is internal-only and not meant for end users to consume. Please use package wgctrl (an abstraction over this package) instead.

Index

Source Files

doc.go

Directories

PathSynopsis
internal/wgfreebsd/internal
internal/wgfreebsd/internal/nvPackage nv marshals and unmarshals Go maps to/from FreeBSDs nv(9) name/value lists See: https://www.freebsd.org/cgi/man.cgi?query=nv&sektion=9
internal/wgfreebsd/internal/wghPackage wgh is an auto-generated package which contains constants and types used to access WireGuard information using ioctl calls.
Version
v0.0.0-20241231184526-a9ab2273dd10 (latest)
Published
Dec 31, 2024
Platform
linux/amd64
Last checked
1 month ago

Tools for package owners.