/edge

Edge is an experimental BGP route announcer. It still requires further testing in the real world, and in particular compatibility testing against real world upstream BGP routers. It assumes a relatively broad knowledge of enterprise/internet networking. It was largely done to scratch the author's rampant enthusiasm for fiddling with hitherto unknown parts of modern networks.

Primary LanguageElixir

Edge

TODO: Add description

Installation

If available in Hex, the package can be installed by adding edge to your list of dependencies in mix.exs:

def deps do
  [
    {:edge, "~> 0.1.0"}
  ]
end

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/edge.