nic

package
v1.8.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 18, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Setup

func Setup(link netlink.Link, conf *Conf) error

Types

type Conf

type Conf struct {
	IfName string // set link name
	MTU    int    // set link MTU

	Addrs  []*netlink.Addr
	Routes []*netlink.Route
	Rules  []*netlink.Rule
	Neighs []*netlink.Neigh

	SysCtl map[string][]string

	StripVlan bool
}

Conf for the link

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL