------- Comment From [email protected] 2020-07-21 10:54 EDT------- I download iproute2-4.18.0.tar.gz from this upstream url: https://git.kernel.org/pub/scm/network/iproute2/iproute2.git
Then pulled in 2 patches documented in comment 1 on top of iproute2-4.18.0.tar.gz, build and test the functionality. It builds successfully, and it does reports correct tcp_flags mask with these 2 patches. Attach these 2 patches in the bug for reference. The first patch declares global variable "const char *_SL_ = "\n";" in lib/utils.c to be used by 2nd patch to fix the build break issue. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1873961 Title: tc filter show tcp_flags wrong mask value To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu-power-systems/+bug/1873961/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
