Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F161042729
D28423.id83299.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
447 B
Referenced Files
None
Subscribers
None
D28423.id83299.diff
View Options
diff --git a/sys/net/route/route_ctl.c b/sys/net/route/route_ctl.c
--- a/sys/net/route/route_ctl.c
+++ b/sys/net/route/route_ctl.c
@@ -101,7 +101,7 @@
#else
#define _MP_FLAGS CTLFLAG_RD
#endif
-VNET_DEFINE(u_int, rib_route_multipath) = 0;
+VNET_DEFINE(u_int, rib_route_multipath) = 1;
SYSCTL_UINT(_net_route, OID_AUTO, multipath, _MP_FLAGS | CTLFLAG_VNET,
&VNET_NAME(rib_route_multipath), 0, "Enable route multipath");
#undef _MP_FLAGS
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Jul 1, 2:01 AM (5 h, 28 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
34537168
Default Alt Text
D28423.id83299.diff (447 B)
Attached To
Mode
D28423: Enable multipath routing by default.
Attached
Detach File
Event Timeline
Log In to Comment