Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

config file and command parser #15

Open
tcatm opened this issue May 1, 2016 · 1 comment
Open

config file and command parser #15

tcatm opened this issue May 1, 2016 · 1 comment

Comments

@tcatm
Copy link
Owner

tcatm commented May 1, 2016

  • There should be a config file.
  • There should be a command interface.
  • Both share the same set of commands. The config file is, essentially, a script.

At the very least, these commands are required:

  • attach-mesh-interface
  • detach-mesh-interface
  • attach-client-interface
  • detach-client-interface
  • add-prefix
  • remove-prefix
  • set-export-table
@christf
Copy link
Contributor

christf commented May 1, 2016

  • config file can be parsed
  • infrastructure to parse the data is still missing

matwei pushed a commit to matwei-forks/l3roamd that referenced this issue Dec 1, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants