Support $DHCP and $BOOTSTRAP keywords in forwarding rules

Ideally, that should also be supported by the captive portal
handler.

Great work by @lifenjoiner

Fixes #2460
This commit is contained in:
Frank Denis 2025-01-10 12:38:27 +01:00
parent cd3cb2e98b
commit eda26b4a79
5 changed files with 173 additions and 41 deletions

1
go.mod
View file

@ -17,6 +17,7 @@ require (
github.com/jedisct1/xsecretbox v0.0.0-20241212092125-3afc4917ac41
github.com/k-sone/critbitgo v1.4.0
github.com/kardianos/service v1.2.2
github.com/lifenjoiner/dhcpdns v0.0.6
github.com/miekg/dns v1.1.62
github.com/opencoff/go-sieve v0.2.1
github.com/powerman/check v1.8.0