The sender domain has a DMARC Reject/Quarantine policy which disallows
sending mailing list messages using the original "From" header.
To mitigate this problem, the original message has been wrapped
automatically by the mailing list software.
--- Begin Message ---
This bumps to the latest & possibly greatest cake support for tc.
It's not without problems, the netlink api is used to transfer data
between userspace (tc) and kernel space (sch_cake kmod) and we've
started sending 64bit values across it.
For reasons we don't understand, this is fine on some platforms and not
so good on others. e.g. tc -s qdisc show dev net_device_running_cake
won't return all the tin stats on some archs (MIPS r32 BE).
Assistance required! Bug in openwrt? Bug in our code? Endian issue?
Testing, reports, ideas, fixes especially welcome :-)
Kevin Darbyshire-Bryant (2):
iproute2: RFC update cake support
kmod-sched-cake: RFC latest cake
package/kernel/kmod-sched-cake/Makefile | 6 +-
.../iproute2/patches/950-add-cake-to-tc.patch | 111 +++++++++++++++------
2 files changed, 86 insertions(+), 31 deletions(-)
--
2.15.1 (Apple Git-101)
--- End Message ---
_______________________________________________
openwrt-devel mailing list
[email protected]
http://lists.infradead.org/mailman/listinfo/openwrt-devel