Skip to content

Commit f3064f3

Browse files
author
Arthur Gautier
committed
IPV6_ROUTER_ALERT_ISOLATE looks too recent for test env
Signed-off-by: Arthur Gautier <baloo@gandi.net>
1 parent 5e9c38f commit f3064f3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/unix/linux_like/mod.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -835,7 +835,6 @@ pub const IPV6_V6ONLY: ::c_int = 26;
835835
pub const IPV6_JOIN_ANYCAST: ::c_int = 27;
836836
pub const IPV6_LEAVE_ANYCAST: ::c_int = 28;
837837
pub const IPV6_MULTICAST_ALL: ::c_int = 29;
838-
pub const IPV6_ROUTER_ALERT_ISOLATE: ::c_int = 30;
839838
pub const IPV6_RECVPKTINFO: ::c_int = 49;
840839
pub const IPV6_PKTINFO: ::c_int = 50;
841840
pub const IPV6_RECVTCLASS: ::c_int = 66;

0 commit comments

Comments
 (0)