loader/interface: attach bpf program directly using netlink
[project/qosify.git] / README
diff --git a/README b/README
index 6a8034fb9fbb829ca30dac2f13162201e8e3efc2..10d0c55b8a4d067b3d65ae9974e599c26aead763 100644 (file)
--- a/README
+++ b/README
@@ -104,11 +104,14 @@ match is one of:
 - dns:/<regex>
        POSIX.2 extended regular expression for matching hostnames
        Only works, if dns lookups are passed to qosify via the add_dns_host ubus call.
+- dns_c:...
+       Like dns:... but only matches cname entries
 
 dscp can be a raw value, or a codepoint like CS0
 Adding a + in front of the value tells qosify to only override the DSCP value if it is zero
+DNS entries are compared in the order in which they are specified in the config, using the
+first matching entry.
 
 
 Planned features:
-- Integration with dnsmasq to support hostname pattern based DSCP marking
 - Support for LAN host based priority