openwrt/package/network/ipv6/odhcp6c/files
Pacien TRAN-GIRARD d5182de637
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>
2023-05-12 13:19:50 +02:00
..
dhcpv6.script odhcp6c: read user scripts from directory 2021-04-17 21:15:33 +02:00
dhcpv6.sh odhcp6c: add skpriority option 2023-05-12 13:19:50 +02:00
odhcp6c.user odhcp6c: add a odhcp6c.user placeholder script 2021-03-10 20:16:06 +01:00