odhcp6c: add skpriority option
authorPacien TRAN-GIRARD <pacien.trangirard@pacien.net>
Sun, 7 May 2023 22:46:11 +0000 (00:46 +0200)
committerChristian Marangi <ansuelsmth@gmail.com>
Fri, 12 May 2023 11:19:50 +0000 (13:19 +0200)
commitd5182de637986a62bf654d75d6d8a8dc720b1f28
tree5a2d70850514e1a898c832870f62032270ba76e7
parentdbc34a8e36801cf232bfac600bf22c27a4315826
odhcp6c: add skpriority option

Allowing the (kernel) packet priority to be set through UCI.

This makes it straightforward to set some VLAN priority for DHCP
requests through a simple egress qos map. (Avoiding the need for
firewall matching and marking through iptables, which prevents using
flow offloading).

(Such priority tag is a hard requirement for some ISPs, such as Orange
in France).

Depends on: https://github.com/openwrt/odhcp6c/pull/74

Signed-off-by: Pacien TRAN-GIRARD <pacien.trangirard@pacien.net>
package/network/ipv6/odhcp6c/files/dhcpv6.sh