MinimSecure / unum-sdk

Unum agent source code, tools, and documentation
https://www.minim.co
Apache License 2.0
30 stars 15 forks source link

Archerc7_v4: Enable EDNS0 add EDNS0 content filter flag #73

Closed venkatchimata closed 4 years ago

venkatchimata commented 4 years ago

We need this feature flag to be there for all (including future) openwrt platforms. Let's change .../files/lede_generic/features.txt to be a file instead of a symlink and put it there. BTW, that will leave .../files/features-router.txt without any references, but it is needed for the external builds to refer to a typical router feature set...., so please add to the .../files/README a note about that.

I have enabled edns0 flag support for all openwrt platforms. Made files/lede_generic/features.txt to be a file. Will take care of thee README as part of another pull request which involves changing README.