]> git.ipfire.org Git - thirdparty/openwrt.git/commit
netifd: update to Git HEAD (2026-02-15)
authorFelix Fietkau <nbd@nbd.name>
Sun, 15 Feb 2026 08:27:59 +0000 (08:27 +0000)
committerFelix Fietkau <nbd@nbd.name>
Thu, 19 Feb 2026 12:10:38 +0000 (12:10 +0000)
commitc504cbd47c6168ebf9717a0a79483aadc3139577
tree24888719ecbb6358d9db846bff5013d0aec060e3
parentf2a532ec09ca1bc84a83f56f36190fa23ddcce04
netifd: update to Git HEAD (2026-02-15)

Adds ucode proto handler support

51fa9ed6d4d6 interface-ip: fix fortify build error
ca33316f8552 proto-ext: extract shared protocol handler code from proto-shell.c
2098f29810e8 proto: add config_load callback to proto_handler
aaf5b194b15d proto-ucode: add ucode protocol handler infrastructure
3fc8b83c8b62 proto-ucode: add ucode proto handler scripts
c6122254eb70 examples: sync wireless scripts with openwrt

Signed-off-by: Felix Fietkau <nbd@nbd.name>
package/network/config/netifd/Makefile
package/network/config/netifd/files/lib/netifd/main.uc
package/network/config/netifd/files/lib/netifd/proto-ucode.uc [new file with mode: 0644]
package/network/config/netifd/files/lib/netifd/proto.uc [new file with mode: 0644]
package/network/config/netifd/files/lib/netifd/utils.uc