Thread (5 messages) 5 messages, 3 authors, 2019-07-04

Re: [PATCH net-next v1] bonding: add an option to specify a delay between peer notifications

From: Vincent Bernat <hidden>
Date: 2019-07-01 09:32:18

 ❦  1 juillet 2019 11:27 +02, Jiri Pirko [off-list ref]:
quoted
+module_param(peer_notif_delay, int, 0);
+MODULE_PARM_DESC(peer_notif_delay, "Delay between each peer notification on "
+				   "failover event, in milliseconds");
No module options please. Use netlink. See bond_changelink() function.
It's also present in the patch. I'll do a v2 removing the ability to set
the default value through a module parameter.
-- 
Don't patch bad code - rewrite it.
            - The Elements of Programming Style (Kernighan & Plauger)
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help