1
0
mirror of https://github.com/osrg/gobgp.git synced 2024-05-11 05:55:10 +00:00
Satoshi Fujimoto be708d0b8d doc: Add description for RPKI detailed information
Signed-off-by: Satoshi Fujimoto <satoshi.fujimoto7@gmail.com>
2017-07-19 10:59:54 +09:00
2017-07-19 09:44:20 +09:00
2017-07-19 09:44:20 +09:00
2017-07-19 09:44:20 +09:00
2017-07-19 09:42:41 +09:00
2017-07-05 04:57:27 +09:00
2017-07-05 04:57:27 +09:00
2014-09-13 18:51:58 -07:00
2017-04-04 23:07:25 +09:00
2017-07-02 20:57:59 +09:00

GoBGP: BGP implementation in Go

Build Status Slack Status

GoBGP is an open source BGP implementation designed from scratch for modern environment and implemented in a modern programming language, the Go Programming Language.

Getting started

Installing GoBGP is quite easy (just one command!):

$ go get github.com/osrg/gobgp/...

Documentation

Using GoBGP

Externals

Community, discussion and support

We have the Slack and mailing list for questions, discussion, suggestions, etc.

You have code or documentation for GoBGP? Awesome! Send a pull request. No CLA, board members, governance, or other mess.

Licensing

GoBGP is licensed under the Apache License, Version 2.0. See LICENSE for the full license text.

Description
No description provided
Readme 46 MiB
Languages
Go 76.4%
Python 20.4%
Shell 3%
Makefile 0.1%