lede-Heleguo/package/network/services
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
..
dnsmasq dnsmasq: sync upstream (#8212) 2021-11-10 15:42:48 +08:00
dropbear dropbear: use old extra_command wrapper 2021-06-30 21:26:45 +08:00
e2guardian Sync to snapshot kernel 5.4 version 2020-07-02 23:30:56 +08:00
ead Sync to snapshot kernel 5.4 version 2020-07-02 23:30:56 +08:00
hostapd hostapd: avoid unnecessary package rebuilds (#8162) 2021-11-02 19:38:59 +08:00
ipset-dns Sync to snapshot kernel 5.4 version 2020-07-02 23:30:56 +08:00
lldpd add kernel 5.10 support and sync with upstream 2021-06-14 18:30:08 +08:00
noddos x64: fix grub2 booting 2021-06-15 17:58:07 +08:00
odhcpd x64: fix grub2 booting 2021-06-15 17:58:07 +08:00
omcproxy Sync to snapshot kernel 5.4 version 2020-07-02 23:30:56 +08:00
ppp add kernel 5.10 support and sync with upstream 2021-06-14 18:30:08 +08:00
relayd Sync to snapshot kernel 5.4 version 2020-07-02 23:30:56 +08:00
samba36 samba36: smb.conf.template socktet settings 2019-10-12 08:24:08 -07:00
shellsync ppp: add shellsync support 2020-07-08 14:45:43 +08:00
uhttpd x64: fix grub2 booting 2021-06-15 17:58:07 +08:00
umdns x64: fix grub2 booting 2021-06-15 17:58:07 +08:00