aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/config/netifd/files/usr/libexec
Commit message (Collapse)AuthorAgeFilesLines
* netifd: refactor packet steering initRafał Miłecki2023-02-151-0/+70
1. Move setup code to independent script file 2. Add init.d script to allow automatic updates 3. Support platform specific /usr/libexec/platform/packet-steering.sh Signed-off-by: Rafał Miłecki <rafal@milecki.pl>