qosify: add support for keeping stats
[project/qosify.git] / interface.c
2022-04-08 Felix Fietkauubus: add active devices to bridger blacklist
2022-04-08 Felix Fietkauinterface: fix ifname present check in interface status
2022-04-05 Felix Fietkauloader/interface: attach bpf program directly using...
2022-03-21 Felix Fietkauinterface: replace open-coded ifb-dns string with QOSIF...
2022-03-21 Felix Fietkauinterface: rework adding/removing filters, do not delet...
2022-03-17 Felix Fietkauinterface: fix duplicated dns filter line
2022-03-17 Felix Fietkauinterface: run ingress bpf filter on main device ingres...
2022-03-17 Felix Fietkauinterface: switch to using clsact for filters
2022-03-07 Felix Fietkauinterface: extend dns filters to cover vlan tagged...
2022-03-06 Felix Fietkaudns: add code for snooping dns packets
2022-03-05 Felix Fietkaumove run_cmd() to main.c
2022-03-04 Stijn Tintelinterface: disable autorate-ingress by default
2022-02-20 Felix Fietkauinterface: add missing autorate-ingress options
2021-11-19 Felix Fietkauinterface: unify status, always include ifname, ingress...
2021-11-03 Felix Fietkauinterface: enable NAT on interfaces by default
2021-11-01 Felix FietkauInitial import