Author: tuexen
Date: Wed Oct 18 18:59:35 2017
New Revision: 324726
URL: https://svnweb.freebsd.org/changeset/base/324726
Log:
Revert change which got in accidently.
Modified:
head/sys/netinet/ip_fw.h
Modified: head/sys/netinet/ip_fw.h
==============================================================================
--- head/sys/netinet/ip_fw.h Wed Oct 18 18:56:56 2017 (r324725)
+++ head/sys/netinet/ip_fw.h Wed Oct 18 18:59:35 2017 (r324726)
@@ -728,8 +728,6 @@ struct _ipfw_dyn_rule {
#define ICMP_REJECT_RST 0x100 /* fake ICMP code (send a TCP
RST) */
#define ICMP6_UNREACH_RST 0x100 /* fake ICMPv6 code (send a TCP
RST) */
-#define ICMP_REJECT_ABORT 0x101 /* fake ICMP code (send an SCTP
ABORT */
-#define ICMP6_UNREACH_ABORT 0x101 /* fake ICMPv6 code (send an
SCTP ABORT) */
/*
* These are used for lookup tables.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "[email protected]"