Skip to content

ndpi *.cfg files should be in /config/ directory#11

Open
pavelrn wants to merge 1 commit intodanos:masterfrom
pavelrn:master
Open

ndpi *.cfg files should be in /config/ directory#11
pavelrn wants to merge 1 commit intodanos:masterfrom
pavelrn:master

Conversation

@pavelrn
Copy link

@pavelrn pavelrn commented Jul 15, 2021

Jira ticket DAN-411

Currently ndpi.c loads nDPI .cfg files from /opt/vyatta/ directory.

#define NDPI_PROTOCOLS_PATH "/opt/vyatta/etc/dpi/protocols.cfg"
#define NDPI_CATEGORIES_PATH "/opt/vyatta/etc/dpi/categories.cfg"

/opt/vyatta/* directory is overwritten on software upgrade.
It is suggested that configuration file path is changed to /config/ndpi/

Signed-off-by: PR <provnov@solidex.by>
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

Successfully merging this pull request may close these issues.

2 participants

Comments