Skip to content

kea: upstream patch for REJECT class#29606

Open
pprindeville wants to merge 1 commit into
openwrt:masterfrom
pprindeville:kea-add-nak-class
Open

kea: upstream patch for REJECT class#29606
pprindeville wants to merge 1 commit into
openwrt:masterfrom
pprindeville:kea-add-nak-class

Conversation

@pprindeville

Copy link
Copy Markdown
Member

📦 Package Details

Maintainer: me, @nmeyerhans

Description:
ISC-DHCP had the ability to NAK unknown clients if the "deny unknown-clients" option was configured, which would happen for authoritative servers getting requires for clients without a static reservation. This was a handy option as the client didn't simply timeout, it was NAK'd.

This is upstream as issue 4110 and will hopefully be in 3.2.0

https://gitlab.isc.org/isc-projects/kea/-/issues/4110


🧪 Run Testing Details

  • OpenWrt Version: HEAD
  • OpenWrt Target/Subtarget: x86_64/generic
  • OpenWrt Device: pc-engines-apu6

✅ Formalities

  • I have reviewed the CONTRIBUTING.md file for detailed contributing guidelines.

If your PR contains a patch:

  • It can be applied using git am
  • It has been refreshed to avoid offsets, fuzzes, etc., using
  • It is structured in a way that it is potentially upstreamable

@pprindeville

Copy link
Copy Markdown
Member Author

cc: @fxdupont

@pprindeville pprindeville force-pushed the kea-add-nak-class branch 2 times, most recently from df0c560 to e627c23 Compare May 31, 2026 19:58
@pprindeville

Copy link
Copy Markdown
Member Author

Hang on, there's something funky upstream about git thinking that src/bin/dhcp4/dhcp4_messages.{h,cc} being binary...

ISC-DHCP had the ability to NAK unknown clients if the "deny
unknown-clients" option was configured, which would happen for
authoritative servers getting requires for clients without a
static reservation. This was a handy option as the client didn't
simply timeout, it was NAK'd.

This is upstream as issue 4110 and will hopefully be in 3.2.0

https://gitlab.isc.org/isc-projects/kea/-/issues/4110

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
@fxdupont

fxdupont commented Jun 1, 2026 via email

Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants