openwrt/package
JINLIANG GU 89d982d723
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

Fixes: #21242
Signed-off-by: JINLIANG GU <ihipop@gmail.com>
https://github.com/openwrt/openwrt/pull/21450
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2026-01-10 13:00:15 +01:00
..
base-files treewide: switch to HTTPS URL 2026-01-02 18:07:02 +01:00
boot microchipsw: lan969x: add Novarq Tactical 1000 2026-01-09 18:50:23 +01:00
devel treewide: switch to HTTPS URL 2026-01-02 18:07:02 +01:00
firmware qoriq: add support for NXP T4240RDB board 2026-01-09 18:45:02 +02:00
kernel nat46: fix reproducible-build failure and use latest git 2026-01-04 17:13:11 +01:00
libs openssl: add kTLS support option 2026-01-03 00:30:27 +01:00
network netifd: dhcp: suppress udhcpc default vendor class if specified in sendopts 2026-01-10 13:00:15 +01:00
system treewide: update SELinux project URL 2026-01-02 18:07:02 +01:00
utils ucode: remove the fs.read_nb patch 2026-01-06 20:09:35 +01:00
Makefile build: avoid errors during release candidate kernel packaging 2025-12-20 11:06:47 +01:00