openwrt/package
JINLIANG GU 46e4aa3283
Some checks are pending
Build all core packages / Build all core packages for selected target (push) Waiting to run
netifd: dhcp: suppress udhcpc default vendor class if specified in sendopts
When DHCP Option 60 is specified via sendopts (hex, decimal, or named
formats), udhcpc sends its default "udhcp <version>" string alongside
the custom value, which causes authentication failures with some ISPs.

This fix detects Option 60 in sendopts and automatically passes -V ""
to udhcpc to suppress the default version string while allowing
multiple user-defined vendor classes.

Supported formats:
- Hexadecimal: 0x3c
- Decimal: 60
- Named: vendor

(cherry picked from commit 89d982d723)
Fixes: #21242
Signed-off-by: JINLIANG GU <ihipop@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/21450
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2026-01-10 20:38:54 +01:00
..
base-files OpenWrt v25.12.0-rc2: revert to branch defaults 2026-01-05 23:56:34 +01:00
boot microchipsw: lan969x: add Novarq Tactical 1000 2026-01-09 18:55:19 +01:00
devel kselftests-bpf: drop dependency on kernel 6.6 2025-11-27 12:47:16 +01:00
firmware ipq-wifi: rename BDF for EAP623-Outdoor HD v1 2026-01-08 11:18:58 +01:00
kernel kernel/rtl8812au-ct: provide a virtual kmod 2026-01-02 18:11:03 +01:00
libs toolchain: fix libgcc ABI for libc 2025-12-24 19:39:54 +01:00
network netifd: dhcp: suppress udhcpc default vendor class if specified in sendopts 2026-01-10 20:38:54 +01:00
system treewide: add explicit default variant 2026-01-02 18:11:04 +01:00
utils cli: fix typo in error reporting 2026-01-04 16:57:20 +01:00
Makefile package: do not sign individual APK packages 2025-10-09 12:52:43 +02:00