summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2022-02-10bpf: declare tcp_ports/udp_ports without typedefFelix Fietkau
2022-01-27map: fix copy-paste error in codepoints mapStijn Tintel
2021-11-22map: allow referring to a class index directly in tcp/udp default entriesFelix Fietkau
2021-11-21bpf: work around a verifier issueFelix Fietkau
2021-11-19interface: unify status, always include ifname, ingress, egressFelix Fietkau
2021-11-19bpf: remove access to skb->gso_sizeFelix Fietkau
2021-11-19bpf: fix priority flow detectionFelix Fietkau
2021-11-19bpf: fix bulk flow detactionFelix Fietkau
2021-11-18map, bpf: create a separate map for configured dscp classesFelix Fietkau
2021-11-16bpf: move flow prio/bulk detection config into a separate data structureFelix Fietkau
2021-11-16bpf: refactor code to support explicit opt-in for bulk+prio detectionFelix Fietkau
2021-11-15ubus: drop dnsmasq check for dns_result methodFelix Fietkau
2021-11-12map: add support for defining aliasesFelix Fietkau
2021-11-12bpf: add initial support for splitting map dscp value into ingress and egressFelix Fietkau
2021-11-09README: dnsmasq integration is completeFelix Fietkau
2021-11-08qosify: support wildcards in classifier filenamesFelix Fietkau
2021-11-08ubus: fix crash caused by missing static keywordFelix Fietkau
2021-11-08map: default to fnmatch matching for dns patterns. support regex via leading /Felix Fietkau
2021-11-08ubus: subscribe to dnsmasq.dns for dns lookup resultsFelix Fietkau
2021-11-04qosify-bpf: inline check_flow() to ensure that it is jitedFelix Fietkau
2021-11-04map: increase active timeout to 300Felix Fietkau
2021-11-04map: add DF codepointFelix Fietkau
2021-11-04map: improve timeout handling of IP entriesFelix Fietkau
2021-11-04loader: always reinitialize programsFelix Fietkau
2021-11-03README: fix another typoFelix Fietkau
2021-11-03README: fix typoFelix Fietkau
2021-11-03interface: enable NAT on interfaces by defaultFelix Fietkau
2021-11-03map: introduce low effort codepoint from RFC8622Felix Fietkau
2021-11-03README: document mapping file syntaxFelix Fietkau
2021-11-03README: mention dns regex entriesFelix Fietkau
2021-11-03ubus: add support for dynamically adding dns based rulesFelix Fietkau
2021-11-03ubus: add api for providing dns lookup results for dns regex rulesFelix Fietkau
2021-11-03ubus: remove unused enumFelix Fietkau
2021-11-03map: add support for adding dns regex patternsFelix Fietkau
2021-11-03map: make a helper function for freeing entriesFelix Fietkau
2021-11-01Initial importFelix Fietkau