giproute2

command module
v0.0.0-...-6976237 Latest Latest
Warning

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

Go to latest
Published: Jan 14, 2018 License: BSD-3-Clause Imports: 4 Imported by: 0

README

Iproute2 for MesaLock Linux

Build Status

An iproute2 utility written in Go. We provide basic ip related commands such as showing link infomation, setting link up and down, etc. Here is the usage:

Usage:
  ip link show
  ip link set <ifname> (up | down)
  ip address add <ifaddr> dev <ifname>
  ip route (show | list)
  ip route add <dst> dev <ifname> [via <gateway>] [src <src>]

giproute2 is based on netlink.

Maintainer

  • Mingshen Sun <mssun@mesalock-linux.org> @mssun

License

Giproute2 is provided under the BSD license.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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