cninet

package
v0.0.0-...-2891190 Latest Latest
Warning

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

Go to latest
Published: Oct 24, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetDefaultRoute

func GetDefaultRoute() (route *netlink.Route, err error)

GetDefaultRoute 获取默认路由 判断依据是 route 对象是否拥有 gw 成员,因为一般的路由只有 dst 成员,而没有 gw 成员。 如果没有默认路由,则返回 nil。

func MakeDefaultRoute

func MakeDefaultRoute(gw net.IP) *netlink.Route

MakeDefaultRoute 生成用于默认路由的对象,需要指定网关, 返回一个 netlink.Route 对象。

Types

This section is empty.

Jump to

Keyboard shortcuts

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