map: process dns patterns in the order in which they were defined
[project/qosify.git] / qosify-bpf.c
2022-02-10 Felix Fietkaubpf: declare tcp_ports/udp_ports without typedef
2021-11-21 Felix Fietkaubpf: work around a verifier issue
2021-11-19 Felix Fietkaubpf: remove access to skb->gso_size
2021-11-19 Felix Fietkaubpf: fix priority flow detection
2021-11-19 Felix Fietkaubpf: fix bulk flow detaction
2021-11-18 Felix Fietkaumap, bpf: create a separate map for configured dscp...
2021-11-16 Felix Fietkaubpf: move flow prio/bulk detection config into a separa...
2021-11-16 Felix Fietkaubpf: refactor code to support explicit opt-in for bulk...
2021-11-12 Felix Fietkaubpf: add initial support for splitting map dscp value...
2021-11-04 Felix Fietkauqosify-bpf: inline check_flow() to ensure that it is...
2021-11-04 Felix Fietkaumap: improve timeout handling of IP entries
2021-11-01 Felix FietkauInitial import