qosify: add support for keeping stats
[project/qosify.git] / qosify.h
2023-07-20 Felix Fietkauqosify: add support for keeping stats master
2022-04-08 Felix Fietkauubus: add active devices to bridger blacklist
2022-04-05 Felix Fietkauloader/interface: attach bpf program directly using...
2022-03-21 Felix Fietkauinterface: rework adding/removing filters, do not delet...
2022-03-06 Felix Fietkaudns: allow limiting dns entry matching to cname name
2022-03-06 Felix Fietkaumap: process dns patterns in the order in which they...
2022-03-06 Felix Fietkaudns: add code for snooping dns packets
2022-03-05 Felix Fietkaumap: move dns host based lookup code to a separate...
2022-03-05 Felix Fietkaumove run_cmd() to main.c
2021-11-18 Felix Fietkaumap, bpf: create a separate map for configured dscp...
2021-11-12 Felix Fietkaumap: add support for defining aliases
2021-11-12 Felix Fietkaubpf: add initial support for splitting map dscp value...
2021-11-08 Felix Fietkaumap: default to fnmatch matching for dns patterns....
2021-11-04 Felix Fietkaumap: improve timeout handling of IP entries
2021-11-04 Felix Fietkauloader: always reinitialize programs
2021-11-03 Felix Fietkauubus: add api for providing dns lookup results for...
2021-11-03 Felix Fietkaumap: add support for adding dns regex patterns
2021-11-01 Felix FietkauInitial import