netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* re iproute2 - don't return error on success fix
@ 2018-09-27 12:22 Or Gerlitz
  2018-09-27 12:39 ` Stephen Hemminger
  2018-09-27 12:53 ` Phil Sutter
  0 siblings, 2 replies; 7+ messages in thread
From: Or Gerlitz @ 2018-09-27 12:22 UTC (permalink / raw)
  To: Stephen Hemminger; +Cc: David Ahern, Linux Netdev List, Roi Dayan

Something is still broken also after commit b45e300 "libnetlink: don't
return error on success" - when error is returned, the error code is
success..

$ tc filter add dev enp33s0f0 protocol ip parent ffff: flower skip_sw
ip_flags nofirstfrag action drop && echo "success" || echo "failed"

RTNETLINK answers: Operation not supported
success

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2018-10-09 18:11 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-09-27 12:22 re iproute2 - don't return error on success fix Or Gerlitz
2018-09-27 12:39 ` Stephen Hemminger
2018-09-27 12:53 ` Phil Sutter
2018-09-28  6:22   ` Or Gerlitz
2018-10-02 12:21   ` Or Gerlitz
2018-10-08 12:41     ` Phil Sutter
2018-10-09 10:54       ` Or Gerlitz

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).