openwrtv3/package/network
Kevin Darbyshire-Bryant 4a788fcf63 iproute2: cake: support new overhead reporting & stats structures
Cake in kernel space now splits stats structure handling across netlink
messages to reduce stack usage issue flagged by upstream kernel checks.
Update user space (tc) qdisc handling to understand this new regime.

Cake also reports packet overheads & compensation in a different way so
add display code for this. e.g.

'tc -s qdisc show dev eth0' reports this extra detail:

 min/max transport layer size:         28 /    1500
 min/max overhead-adjusted size:       65 /    1550
 average transport hdr offset:         14

Cake also supports output in JSON format.

Patch is bulkier than before because a (slightly out of date - see above
stats) man page is included for reference. Better than nothing!

Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
2018-03-23 22:08:22 +01:00
..
config firewall: update to latest git HEAD 2018-03-22 13:29:22 +01:00
ipv6 6in4: support multiple additional user prefixes 2018-03-13 18:27:41 +01:00
services openvpn: remove deprecated config options 2018-03-20 21:15:27 +01:00
utils iproute2: cake: support new overhead reporting & stats structures 2018-03-23 22:08:22 +01:00