You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Changes
Replace isc-dhcp-server (dhcpd) with kea-dhcp4 as the DHCP backend for the Captive Portal attack: JSON config generation, lease file relocated to /var/lib/kea/kea-leases4.csv, client IP/MAC/hostname lookup reworked against kea's CSV lease format, AppArmor local override handling updated for the kea-dhcp4 profile, dependency check/cleanup/diagnostics updated accordingly. Closes #1248.