lede/package
Beginner 38162e62b3
dnsmasq: sync upstream (#8212)
* dnsmasq: add support for monitoring and modifying dns lookup results via ubus

The monitoring functionality will be used for dns rule support in qosify

Signed-off-by: Felix Fietkau <nbd@nbd.name>

* dnsmasq: add match_tag for --dhcp-host

A set of tags can be specified for --dhcp-host option to restrict the
assignment to the requests which match all the tags.

Example usage:

config vendorclass
        option networkid 'udhcp'
        option vendorclass 'udhcp'

config host
        option mac '*:*:*:*:*:*'
        list match_tag 'switch.10'
        list match_tag 'udhcp'
        option ip '192.168.25.10'

Signed-off-by: Paul Fertser <fercerpav@gmail.com>

Co-authored-by: Felix Fietkau <nbd@nbd.name>
Co-authored-by: Paul Fertser <fercerpav@gmail.com>
2021-11-10 15:42:48 +08:00
..
base-files base-files: chmod 1777 /var/lock (#8120) 2021-10-26 22:22:11 +08:00
boot rockchip: add support for HuaKe GuangMiao G4C by AmadeusGhost 2021-11-08 12:55:54 +08:00
devel add kernel 5.10 support and sync with upstream 2021-06-14 18:30:08 +08:00
firmware ipq40xx: Add ZTE MF263 support (#8181) 2021-11-05 00:05:49 +08:00
kernel kernel: drop kmod-gpio-dev (#8015) 2021-10-13 17:29:11 +08:00
lean dnsproxy: update to 0.39.10 (#8211) 2021-11-10 15:41:44 +08:00
libs openssl: Refresh patch (#7765) 2021-08-29 13:33:31 +08:00
network dnsmasq: sync upstream (#8212) 2021-11-10 15:42:48 +08:00
qca qca-nss-ecm-64: unset active connection values and revert to default (#8096) 2021-10-21 11:00:23 +08:00
system Revert "procd: update to git HEAD (#7676)" 2021-08-26 16:46:06 +08:00
utils util-linux: update to 2.37 (#7427) 2021-07-19 12:50:07 +00:00
Makefile add kernel 5.10 support and sync with upstream 2021-06-14 18:30:08 +08:00