Felix Fietkau
|
ccbc16e196
interface: fix duplicated dns filter line
|
2 years ago |
Felix Fietkau
|
e642478ce9
interface: switch to using clsact for filters
|
2 years ago |
Felix Fietkau
|
6aeeddbc91
interface: extend dns filters to cover vlan tagged traffic as well
|
2 years ago |
Felix Fietkau
|
391a9fbd5a
dns: fix parsing vlan encapsulated protocol
|
2 years ago |
Felix Fietkau
|
f13b67c9a7
dns: allow limiting dns entry matching to cname name
|
2 years ago |
Felix Fietkau
|
9773ffa70f
map: process dns patterns in the order in which they were defined
|
2 years ago |
Felix Fietkau
|
a78bd43c4a
ubus: remove dnsmasq subscriber
|
2 years ago |
Felix Fietkau
|
6ff06d66c3
dns: add code for snooping dns packets
|
2 years ago |
Felix Fietkau
|
558eabc13c
map: move dns host based lookup code to a separate function
|
2 years ago |
Felix Fietkau
|
3276aed81c
move run_cmd() to main.c
|
2 years ago |
Stijn Tintel
|
74cfd71531
interface: disable autorate-ingress by default
|
2 years ago |
Felix Fietkau
|
65b4203206
interface: add missing autorate-ingress options
|
2 years ago |
Felix Fietkau
|
8d6c19a81f
ubus: fix a use-after-free bug
|
2 years ago |
Felix Fietkau
|
580d2ccf89
bpf: declare tcp_ports/udp_ports without typedef
|
2 years ago |
Stijn Tintel
|
e230e71e0a
map: fix copy-paste error in codepoints map
|
2 years ago |
Felix Fietkau
|
06872673c1
map: allow referring to a class index directly in tcp/udp default entries
|
3 years ago |
Felix Fietkau
|
2743e58741
bpf: work around a verifier issue
|
3 years ago |
Felix Fietkau
|
e728a319a9
interface: unify status, always include ifname, ingress, egress
|
3 years ago |
Felix Fietkau
|
b5dec78743
bpf: remove access to skb->gso_size
|
3 years ago |
Felix Fietkau
|
88f1db7dd6
bpf: fix priority flow detection
|
3 years ago |
Felix Fietkau
|
46cf3eae2d
bpf: fix bulk flow detaction
|
3 years ago |
Felix Fietkau
|
bc54c97e33
map, bpf: create a separate map for configured dscp classes
|
3 years ago |
Felix Fietkau
|
3f0acf039f
bpf: move flow prio/bulk detection config into a separate data structure
|
3 years ago |
Felix Fietkau
|
1ca3e26b81
bpf: refactor code to support explicit opt-in for bulk+prio detection
|
3 years ago |
Felix Fietkau
|
68961a555e
ubus: drop dnsmasq check for dns_result method
|
3 years ago |
Felix Fietkau
|
bfc2cafe2a
map: add support for defining aliases
|
3 years ago |
Felix Fietkau
|
8e48d0b0cb
bpf: add initial support for splitting map dscp value into ingress and egress
|
3 years ago |
Felix Fietkau
|
0750f2b4d3
README: dnsmasq integration is complete
|
3 years ago |
Felix Fietkau
|
3a420e272c
qosify: support wildcards in classifier filenames
|
3 years ago |
Felix Fietkau
|
b56b112e62
ubus: fix crash caused by missing static keyword
|
3 years ago |