netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* tc f_u32 bug detected
@ 2021-03-30  5:56 Stephen Hemminger
  0 siblings, 0 replies; only message in thread
From: Stephen Hemminger @ 2021-03-30  5:56 UTC (permalink / raw)
  To: David Ahern; +Cc: netdev

After seeing a user report of trying to use JSON with tc, started to fix some of it.

Found a surprise. The display of U32 filters confuses IPv6 and IPv4.  The code in
tc/f_u32.c is obviously wront in print_ipv6(). It is just a copy/past of IPv4.

Almost want to just remove the bad code and let it dump the raw filter.

There is still lots of code missing JSON in the Tc filters. Volunteers and patches needed.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-03-30  5:57 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-03-30  5:56 tc f_u32 bug detected Stephen Hemminger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).