piper

command module
v0.0.0-...-678ae95 Latest Latest
Warning

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

Go to latest
Published: Jun 6, 2023 License: Apache-2.0 Imports: 20 Imported by: 0

README

CircleCI Go Report Card

piper

Pipe routing information from one routing table to another using netlink

Install

via go get
go get github.com/MauveSoftware/piper

Configuration

If we want to pipe the prefix 1.1.1.1/32 learned in table 42 to the main table:

proto: 188 
pipes:
- name: "dns"
  prefix: 1.1.1.1/32
  source: 42
  target: 254
Starting
./piper -config-file /path/to/config/file

Metrics

Piper provides a prometheus metrics endpoint on default port :10080

Third party libraries

License

(c) Mauve Mailorder Software GmbH & Co. KG, 2020. Licensed under Apache 2.0 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