Skip to content

Plugins configuration files #174

Open
@joaomeira26

Description

@joaomeira26

I think it would be nice if mptcpd provided a function for plugins to load their configuration from a file. Currently if a plugin needs some kind of configuration the plugin has to do everything, including defining where the configuration is located. With this function, all it needs to do is simply call it, probably giving as arguments the configuration file name and a parser function.

Additionally, a new option could be added to mptcpd to set which directory mptcpd should use to look up the configuration files.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions