Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F102919799
D41290.id125694.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
354 B
Referenced Files
None
Subscribers
None
D41290.id125694.diff
View Options
diff --git a/sys/netinet/ip_carp.c b/sys/netinet/ip_carp.c
--- a/sys/netinet/ip_carp.c
+++ b/sys/netinet/ip_carp.c
@@ -2159,6 +2159,7 @@
#endif
carp_set_state(sc, INIT, "hardware interface down");
carp_setrun(sc, 0);
+ carp_delroute(sc);
if (!sc->sc_suppress)
carp_demote_adj(V_carp_ifdown_adj, "interface down");
sc->sc_suppress = 1;
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Nov 19, 6:11 PM (4 h, 51 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
14721241
Default Alt Text
D41290.id125694.diff (354 B)
Attached To
Mode
D41290: carp: delete interface routes on link loss.
Attached
Detach File
Event Timeline
Log In to Comment