Skip to content

Manages low level configurations and operations in OpenMANET

License

Notifications You must be signed in to change notification settings

OpenMANET/openmanetd

Repository files navigation

OpenMANET Manager

Manages low level configurations and operations in OpenMANET

Responsibilities

  • Publish information about mesh nodes
  • Handle static IP assignment and DHCP address assignments
  • Update gateway routes

openmanetd uses alfred which is part of batman-adv to send/receive messages protobuf messages across the mesh network for management operations.

Developer Tools

A DevContainer is included within this repo that will have all of the necessary tooling installed within it.

The protobuf specs are a sub module from OpenMANET/protobuf. You can generate the protobuf library for go by running buf generate.

Quickstart

Start the devcontainer and run make build to get the binary built locally

Further documentation can be found in the Getting Started doc.

About

Manages low level configurations and operations in OpenMANET

Resources

License

Stars

Watchers

Forks

Contributors 5

Languages