From 55b1e2e0a8ad027cc831d9fa8616a635f1ad4b89 Mon Sep 17 00:00:00 2001 From: mcbride <> Date: Wed, 17 Dec 2003 21:36:17 +0000 Subject: [PATCH] Change pfsync IP protocol and multicast group numbers. IPPROTO_PFSYNC -> 240 INADDR_PFSYNC_GROUP -> 224.0.0.240 ok deraadt@ --- src/etc/protocols | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/etc/protocols b/src/etc/protocols index 92b3c24b..cdbc67d0 100644 --- a/src/etc/protocols +++ b/src/etc/protocols @@ -1,7 +1,7 @@ # # Internet (IP) protocols # -# $OpenBSD: protocols,v 1.19 2003/12/15 07:15:44 mcbride Exp $ +# $OpenBSD: protocols,v 1.20 2003/12/17 21:36:17 mcbride Exp $ # # Updated based on RFC 1340, Assigned Numbers (July 1992). # See also http://www.iana.org/assignments/protocol-numbers @@ -141,5 +141,5 @@ pipe 131 PIPE # Private IP Encapsulation within IP sctp 132 SCTP # Stream Control Transmission Protocol fc 133 FC # Fibre Channel rsvp-e2e-ignore 134 RSVP-E2E-IGNORE -pfsync 136 PFSYNC # PF Synchronization +pfsync 240 PFSYNC # PF Synchronization reserved 255 Reserved #