Thread (18 messages) 18 messages, 6 authors, 2023-01-31

Re: [PATCH iproute2-next 2/2] tc: add new attr TCA_EXT_WARN_MSG

From: Stephen Hemminger <stephen@networkplumber.org>
Date: 2023-01-13 04:32:25

On Fri, 13 Jan 2023 11:46:17 +0800
Hangbin Liu [off-list ref] wrote:
	if (tb[TCA_EXT_WARN_MSG]) {
+		print_string(PRINT_ANY, "Warn", "%s ", rta_getattr_str(tb[TCA_EXT_WARN_MSG]));
+		print_nl();
+	}
+
Errors should go to stderr, and not to stdout. And no JSON support please.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help