[Midnightbsd-cvs] src [6714] U stable/0.4/sys/netinet: MidnightBSD 0.4-RELEASE-p13 Fix a vulnerability in the control message API.
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Thu Jul 10 08:22:47 EDT 2014
Revision: 6714
http://svnweb.midnightbsd.org/src/?rev=6714
Author: laffer1
Date: 2014-07-10 08:22:47 -0400 (Thu, 10 Jul 2014)
Log Message:
-----------
MidnightBSD 0.4-RELEASE-p13 Fix a vulnerability in the control message API. A buffer is not properly cleared.
Modified Paths:
--------------
stable/0.4/UPDATING
stable/0.4/sys/conf/newvers.sh
stable/0.4/sys/kern/uipc_sockbuf.c
stable/0.4/sys/netinet/sctp_auth.c
stable/0.4/sys/netinet/sctp_indata.c
stable/0.4/sys/netinet/sctputil.c
Property Changed:
----------------
stable/0.4/sys/kern/uipc_sockbuf.c
stable/0.4/sys/netinet/accf_data.c
stable/0.4/sys/netinet/accf_dns.c
stable/0.4/sys/netinet/accf_http.c
stable/0.4/sys/netinet/cc.h
stable/0.4/sys/netinet/icmp6.h
stable/0.4/sys/netinet/icmp_var.h
stable/0.4/sys/netinet/if_atm.c
stable/0.4/sys/netinet/if_atm.h
stable/0.4/sys/netinet/if_ether.c
stable/0.4/sys/netinet/if_ether.h
stable/0.4/sys/netinet/igmp.c
stable/0.4/sys/netinet/igmp.h
stable/0.4/sys/netinet/igmp_var.h
stable/0.4/sys/netinet/in.c
stable/0.4/sys/netinet/in.h
stable/0.4/sys/netinet/in_cksum.c
stable/0.4/sys/netinet/in_debug.c
stable/0.4/sys/netinet/in_gif.c
stable/0.4/sys/netinet/in_gif.h
stable/0.4/sys/netinet/in_mcast.c
stable/0.4/sys/netinet/in_pcb.c
stable/0.4/sys/netinet/in_pcb.h
stable/0.4/sys/netinet/in_pcbgroup.c
stable/0.4/sys/netinet/in_proto.c
stable/0.4/sys/netinet/in_rmx.c
stable/0.4/sys/netinet/in_systm.h
stable/0.4/sys/netinet/in_var.h
stable/0.4/sys/netinet/ip.h
stable/0.4/sys/netinet/ip6.h
stable/0.4/sys/netinet/ip_carp.c
stable/0.4/sys/netinet/ip_carp.h
stable/0.4/sys/netinet/ip_divert.c
stable/0.4/sys/netinet/ip_divert.h
stable/0.4/sys/netinet/ip_dummynet.h
stable/0.4/sys/netinet/ip_ecn.c
stable/0.4/sys/netinet/ip_ecn.h
stable/0.4/sys/netinet/ip_encap.c
stable/0.4/sys/netinet/ip_encap.h
stable/0.4/sys/netinet/ip_fastfwd.c
stable/0.4/sys/netinet/ip_fw.h
stable/0.4/sys/netinet/ip_gre.c
stable/0.4/sys/netinet/ip_gre.h
stable/0.4/sys/netinet/ip_icmp.c
stable/0.4/sys/netinet/ip_icmp.h
stable/0.4/sys/netinet/ip_id.c
stable/0.4/sys/netinet/ip_input.c
stable/0.4/sys/netinet/ip_ipsec.c
stable/0.4/sys/netinet/ip_ipsec.h
stable/0.4/sys/netinet/ip_mroute.c
stable/0.4/sys/netinet/ip_mroute.h
stable/0.4/sys/netinet/ip_options.c
stable/0.4/sys/netinet/ip_options.h
stable/0.4/sys/netinet/ip_output.c
stable/0.4/sys/netinet/ip_var.h
stable/0.4/sys/netinet/pim.h
stable/0.4/sys/netinet/pim_var.h
stable/0.4/sys/netinet/raw_ip.c
stable/0.4/sys/netinet/sctp.h
stable/0.4/sys/netinet/sctp_asconf.c
stable/0.4/sys/netinet/sctp_asconf.h
stable/0.4/sys/netinet/sctp_auth.c
stable/0.4/sys/netinet/sctp_auth.h
stable/0.4/sys/netinet/sctp_bsd_addr.c
stable/0.4/sys/netinet/sctp_bsd_addr.h
stable/0.4/sys/netinet/sctp_cc_functions.c
stable/0.4/sys/netinet/sctp_constants.h
stable/0.4/sys/netinet/sctp_crc32.c
stable/0.4/sys/netinet/sctp_crc32.h
stable/0.4/sys/netinet/sctp_dtrace_declare.h
stable/0.4/sys/netinet/sctp_dtrace_define.h
stable/0.4/sys/netinet/sctp_header.h
stable/0.4/sys/netinet/sctp_indata.c
stable/0.4/sys/netinet/sctp_indata.h
stable/0.4/sys/netinet/sctp_input.c
stable/0.4/sys/netinet/sctp_input.h
stable/0.4/sys/netinet/sctp_lock_bsd.h
stable/0.4/sys/netinet/sctp_os.h
stable/0.4/sys/netinet/sctp_os_bsd.h
stable/0.4/sys/netinet/sctp_output.c
stable/0.4/sys/netinet/sctp_output.h
stable/0.4/sys/netinet/sctp_pcb.c
stable/0.4/sys/netinet/sctp_pcb.h
stable/0.4/sys/netinet/sctp_peeloff.c
stable/0.4/sys/netinet/sctp_peeloff.h
stable/0.4/sys/netinet/sctp_ss_functions.c
stable/0.4/sys/netinet/sctp_structs.h
stable/0.4/sys/netinet/sctp_sysctl.c
stable/0.4/sys/netinet/sctp_sysctl.h
stable/0.4/sys/netinet/sctp_timer.c
stable/0.4/sys/netinet/sctp_timer.h
stable/0.4/sys/netinet/sctp_uio.h
stable/0.4/sys/netinet/sctp_usrreq.c
stable/0.4/sys/netinet/sctp_var.h
stable/0.4/sys/netinet/sctputil.c
stable/0.4/sys/netinet/sctputil.h
stable/0.4/sys/netinet/siftr.c
stable/0.4/sys/netinet/tcp.h
stable/0.4/sys/netinet/tcp_debug.c
stable/0.4/sys/netinet/tcp_debug.h
stable/0.4/sys/netinet/tcp_fsm.h
stable/0.4/sys/netinet/tcp_hostcache.c
stable/0.4/sys/netinet/tcp_hostcache.h
stable/0.4/sys/netinet/tcp_input.c
stable/0.4/sys/netinet/tcp_lro.c
stable/0.4/sys/netinet/tcp_lro.h
stable/0.4/sys/netinet/tcp_offload.c
stable/0.4/sys/netinet/tcp_offload.h
stable/0.4/sys/netinet/tcp_output.c
stable/0.4/sys/netinet/tcp_sack.c
stable/0.4/sys/netinet/tcp_seq.h
stable/0.4/sys/netinet/tcp_subr.c
stable/0.4/sys/netinet/tcp_syncache.c
stable/0.4/sys/netinet/tcp_syncache.h
stable/0.4/sys/netinet/tcp_timer.c
stable/0.4/sys/netinet/tcp_timer.h
stable/0.4/sys/netinet/tcp_timewait.c
stable/0.4/sys/netinet/tcp_usrreq.c
stable/0.4/sys/netinet/tcp_var.h
stable/0.4/sys/netinet/tcpip.h
stable/0.4/sys/netinet/toedev.h
stable/0.4/sys/netinet/udp.h
stable/0.4/sys/netinet/udp_usrreq.c
stable/0.4/sys/netinet/udp_var.h
Modified: stable/0.4/UPDATING
===================================================================
--- stable/0.4/UPDATING 2014-07-10 12:18:18 UTC (rev 6713)
+++ stable/0.4/UPDATING 2014-07-10 12:22:47 UTC (rev 6714)
@@ -1,5 +1,11 @@
Updating Information for MidnightBSD users.
+20140710:
+ 0.4-RELEASE-p13
+
+ Fix a vulnerability in the control message API. A buffer is not properly cleared
+ before sharing with userland.
+
20140605:
0.4-RELEASE-p12
Modified: stable/0.4/sys/conf/newvers.sh
===================================================================
--- stable/0.4/sys/conf/newvers.sh 2014-07-10 12:18:18 UTC (rev 6713)
+++ stable/0.4/sys/conf/newvers.sh 2014-07-10 12:22:47 UTC (rev 6714)
@@ -33,7 +33,7 @@
TYPE="MidnightBSD"
REVISION="0.4"
-BRANCH="RELEASE-p12"
+BRANCH="RELEASE-p13"
if [ "X${BRANCH_OVERRIDE}" != "X" ]; then
BRANCH=${BRANCH_OVERRIDE}
fi
Modified: stable/0.4/sys/kern/uipc_sockbuf.c
===================================================================
--- stable/0.4/sys/kern/uipc_sockbuf.c 2014-07-10 12:18:18 UTC (rev 6713)
+++ stable/0.4/sys/kern/uipc_sockbuf.c 2014-07-10 12:22:47 UTC (rev 6714)
@@ -1011,6 +1011,11 @@
m->m_len = 0;
KASSERT(CMSG_SPACE((u_int)size) <= M_TRAILINGSPACE(m),
("sbcreatecontrol: short mbuf"));
+ /*
+ * Don't leave the padding between the msg header and the
+ * cmsg data and the padding after the cmsg data un-initialized.
+ */
+ bzero(cp, CMSG_SPACE((u_int)size));
if (p != NULL)
(void)memcpy(CMSG_DATA(cp), p, size);
m->m_len = CMSG_SPACE(size);
Property changes on: stable/0.4/sys/kern/uipc_sockbuf.c
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.3
\ No newline at end of property
Index: stable/0.4/sys/netinet/accf_data.c
===================================================================
--- stable/0.4/sys/netinet/accf_data.c 2014-07-10 12:18:18 UTC (rev 6713)
+++ stable/0.4/sys/netinet/accf_data.c 2014-07-10 12:22:47 UTC (rev 6714)
Property changes on: stable/0.4/sys/netinet/accf_data.c
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.6
\ No newline at end of property
Index: stable/0.4/sys/netinet/accf_dns.c
===================================================================
--- stable/0.4/sys/netinet/accf_dns.c 2014-07-10 12:18:18 UTC (rev 6713)
+++ stable/0.4/sys/netinet/accf_dns.c 2014-07-10 12:22:47 UTC (rev 6714)
Property changes on: stable/0.4/sys/netinet/accf_dns.c
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.2
\ No newline at end of property
Index: stable/0.4/sys/netinet/accf_http.c
===================================================================
--- stable/0.4/sys/netinet/accf_http.c 2014-07-10 12:18:18 UTC (rev 6713)
+++ stable/0.4/sys/netinet/accf_http.c 2014-07-10 12:22:47 UTC (rev 6714)
Property changes on: stable/0.4/sys/netinet/accf_http.c
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.6
\ No newline at end of property
Index: stable/0.4/sys/netinet/cc.h
===================================================================
--- stable/0.4/sys/netinet/cc.h 2014-07-10 12:18:18 UTC (rev 6713)
+++ stable/0.4/sys/netinet/cc.h 2014-07-10 12:22:47 UTC (rev 6714)
Property changes on: stable/0.4/sys/netinet/cc.h
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.2
\ No newline at end of property
Index: stable/0.4/sys/netinet/icmp6.h
===================================================================
--- stable/0.4/sys/netinet/icmp6.h 2014-07-10 12:18:18 UTC (rev 6713)
+++ stable/0.4/sys/netinet/icmp6.h 2014-07-10 12:22:47 UTC (rev 6714)
Property changes on: stable/0.4/sys/netinet/icmp6.h
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.6
\ No newline at end of property
Index: stable/0.4/sys/netinet/icmp_var.h
===================================================================
--- stable/0.4/sys/netinet/icmp_var.h 2014-07-10 12:18:18 UTC (rev 6713)
+++ stable/0.4/sys/netinet/icmp_var.h 2014-07-10 12:22:47 UTC (rev 6714)
Property changes on: stable/0.4/sys/netinet/icmp_var.h
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.6
\ No newline at end of property
Index: stable/0.4/sys/netinet/if_atm.c
===================================================================
--- stable/0.4/sys/netinet/if_atm.c 2014-07-10 12:18:18 UTC (rev 6713)
+++ stable/0.4/sys/netinet/if_atm.c 2014-07-10 12:22:47 UTC (rev 6714)
Property changes on: stable/0.4/sys/netinet/if_atm.c
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.6
\ No newline at end of property
Index: stable/0.4/sys/netinet/if_atm.h
===================================================================
--- stable/0.4/sys/netinet/if_atm.h 2014-07-10 12:18:18 UTC (rev 6713)
+++ stable/0.4/sys/netinet/if_atm.h 2014-07-10 12:22:47 UTC (rev 6714)
Property changes on: stable/0.4/sys/netinet/if_atm.h
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.5
\ No newline at end of property
Index: stable/0.4/sys/netinet/if_ether.c
===================================================================
--- stable/0.4/sys/netinet/if_ether.c 2014-07-10 12:18:18 UTC (rev 6713)
+++ stable/0.4/sys/netinet/if_ether.c 2014-07-10 12:22:47 UTC (rev 6714)
Property changes on: stable/0.4/sys/netinet/if_ether.c
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.12
\ No newline at end of property
Index: stable/0.4/sys/netinet/if_ether.h
===================================================================
--- stable/0.4/sys/netinet/if_ether.h 2014-07-10 12:18:18 UTC (rev 6713)
+++ stable/0.4/sys/netinet/if_ether.h 2014-07-10 12:22:47 UTC (rev 6714)
Property changes on: stable/0.4/sys/netinet/if_ether.h
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.5
\ No newline at end of property
Index: stable/0.4/sys/netinet/igmp.c
===================================================================
--- stable/0.4/sys/netinet/igmp.c 2014-07-10 12:18:18 UTC (rev 6713)
+++ stable/0.4/sys/netinet/igmp.c 2014-07-10 12:22:47 UTC (rev 6714)
Property changes on: stable/0.4/sys/netinet/igmp.c
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.6
\ No newline at end of property
Index: stable/0.4/sys/netinet/igmp.h
===================================================================
--- stable/0.4/sys/netinet/igmp.h 2014-07-10 12:18:18 UTC (rev 6713)
+++ stable/0.4/sys/netinet/igmp.h 2014-07-10 12:22:47 UTC (rev 6714)
Property changes on: stable/0.4/sys/netinet/igmp.h
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.6
\ No newline at end of property
Index: stable/0.4/sys/netinet/igmp_var.h
===================================================================
--- stable/0.4/sys/netinet/igmp_var.h 2014-07-10 12:18:18 UTC (rev 6713)
+++ stable/0.4/sys/netinet/igmp_var.h 2014-07-10 12:22:47 UTC (rev 6714)
Property changes on: stable/0.4/sys/netinet/igmp_var.h
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.6
\ No newline at end of property
Index: stable/0.4/sys/netinet/in.c
===================================================================
--- stable/0.4/sys/netinet/in.c 2014-07-10 12:18:18 UTC (rev 6713)
+++ stable/0.4/sys/netinet/in.c 2014-07-10 12:22:47 UTC (rev 6714)
Property changes on: stable/0.4/sys/netinet/in.c
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.6
\ No newline at end of property
Index: stable/0.4/sys/netinet/in.h
===================================================================
--- stable/0.4/sys/netinet/in.h 2014-07-10 12:18:18 UTC (rev 6713)
+++ stable/0.4/sys/netinet/in.h 2014-07-10 12:22:47 UTC (rev 6714)
Property changes on: stable/0.4/sys/netinet/in.h
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.7
\ No newline at end of property
Index: stable/0.4/sys/netinet/in_cksum.c
===================================================================
--- stable/0.4/sys/netinet/in_cksum.c 2014-07-10 12:18:18 UTC (rev 6713)
+++ stable/0.4/sys/netinet/in_cksum.c 2014-07-10 12:22:47 UTC (rev 6714)
Property changes on: stable/0.4/sys/netinet/in_cksum.c
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.6
\ No newline at end of property
Index: stable/0.4/sys/netinet/in_debug.c
===================================================================
--- stable/0.4/sys/netinet/in_debug.c 2014-07-10 12:18:18 UTC (rev 6713)
+++ stable/0.4/sys/netinet/in_debug.c 2014-07-10 12:22:47 UTC (rev 6714)
Property changes on: stable/0.4/sys/netinet/in_debug.c
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.2
\ No newline at end of property
Index: stable/0.4/sys/netinet/in_gif.c
===================================================================
--- stable/0.4/sys/netinet/in_gif.c 2014-07-10 12:18:18 UTC (rev 6713)
+++ stable/0.4/sys/netinet/in_gif.c 2014-07-10 12:22:47 UTC (rev 6714)
Property changes on: stable/0.4/sys/netinet/in_gif.c
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.6
\ No newline at end of property
Index: stable/0.4/sys/netinet/in_gif.h
===================================================================
--- stable/0.4/sys/netinet/in_gif.h 2014-07-10 12:18:18 UTC (rev 6713)
+++ stable/0.4/sys/netinet/in_gif.h 2014-07-10 12:22:47 UTC (rev 6714)
Property changes on: stable/0.4/sys/netinet/in_gif.h
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.5
\ No newline at end of property
Index: stable/0.4/sys/netinet/in_mcast.c
===================================================================
--- stable/0.4/sys/netinet/in_mcast.c 2014-07-10 12:18:18 UTC (rev 6713)
+++ stable/0.4/sys/netinet/in_mcast.c 2014-07-10 12:22:47 UTC (rev 6714)
Property changes on: stable/0.4/sys/netinet/in_mcast.c
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.5.2.1
\ No newline at end of property
Index: stable/0.4/sys/netinet/in_pcb.c
===================================================================
--- stable/0.4/sys/netinet/in_pcb.c 2014-07-10 12:18:18 UTC (rev 6713)
+++ stable/0.4/sys/netinet/in_pcb.c 2014-07-10 12:22:47 UTC (rev 6714)
Property changes on: stable/0.4/sys/netinet/in_pcb.c
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.6
\ No newline at end of property
Index: stable/0.4/sys/netinet/in_pcb.h
===================================================================
--- stable/0.4/sys/netinet/in_pcb.h 2014-07-10 12:18:18 UTC (rev 6713)
+++ stable/0.4/sys/netinet/in_pcb.h 2014-07-10 12:22:47 UTC (rev 6714)
Property changes on: stable/0.4/sys/netinet/in_pcb.h
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.6
\ No newline at end of property
Index: stable/0.4/sys/netinet/in_pcbgroup.c
===================================================================
--- stable/0.4/sys/netinet/in_pcbgroup.c 2014-07-10 12:18:18 UTC (rev 6713)
+++ stable/0.4/sys/netinet/in_pcbgroup.c 2014-07-10 12:22:47 UTC (rev 6714)
Property changes on: stable/0.4/sys/netinet/in_pcbgroup.c
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.2
\ No newline at end of property
Index: stable/0.4/sys/netinet/in_proto.c
===================================================================
--- stable/0.4/sys/netinet/in_proto.c 2014-07-10 12:18:18 UTC (rev 6713)
+++ stable/0.4/sys/netinet/in_proto.c 2014-07-10 12:22:47 UTC (rev 6714)
Property changes on: stable/0.4/sys/netinet/in_proto.c
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.7
\ No newline at end of property
Index: stable/0.4/sys/netinet/in_rmx.c
===================================================================
--- stable/0.4/sys/netinet/in_rmx.c 2014-07-10 12:18:18 UTC (rev 6713)
+++ stable/0.4/sys/netinet/in_rmx.c 2014-07-10 12:22:47 UTC (rev 6714)
Property changes on: stable/0.4/sys/netinet/in_rmx.c
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.6
\ No newline at end of property
Index: stable/0.4/sys/netinet/in_systm.h
===================================================================
--- stable/0.4/sys/netinet/in_systm.h 2014-07-10 12:18:18 UTC (rev 6713)
+++ stable/0.4/sys/netinet/in_systm.h 2014-07-10 12:22:47 UTC (rev 6714)
Property changes on: stable/0.4/sys/netinet/in_systm.h
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.5
\ No newline at end of property
Index: stable/0.4/sys/netinet/in_var.h
===================================================================
--- stable/0.4/sys/netinet/in_var.h 2014-07-10 12:18:18 UTC (rev 6713)
+++ stable/0.4/sys/netinet/in_var.h 2014-07-10 12:22:47 UTC (rev 6714)
Property changes on: stable/0.4/sys/netinet/in_var.h
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.6
\ No newline at end of property
Index: stable/0.4/sys/netinet/ip.h
===================================================================
--- stable/0.4/sys/netinet/ip.h 2014-07-10 12:18:18 UTC (rev 6713)
+++ stable/0.4/sys/netinet/ip.h 2014-07-10 12:22:47 UTC (rev 6714)
Property changes on: stable/0.4/sys/netinet/ip.h
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.6
\ No newline at end of property
Index: stable/0.4/sys/netinet/ip6.h
===================================================================
--- stable/0.4/sys/netinet/ip6.h 2014-07-10 12:18:18 UTC (rev 6713)
+++ stable/0.4/sys/netinet/ip6.h 2014-07-10 12:22:47 UTC (rev 6714)
Property changes on: stable/0.4/sys/netinet/ip6.h
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.6
\ No newline at end of property
Index: stable/0.4/sys/netinet/ip_carp.c
===================================================================
--- stable/0.4/sys/netinet/ip_carp.c 2014-07-10 12:18:18 UTC (rev 6713)
+++ stable/0.4/sys/netinet/ip_carp.c 2014-07-10 12:22:47 UTC (rev 6714)
Property changes on: stable/0.4/sys/netinet/ip_carp.c
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.6
\ No newline at end of property
Index: stable/0.4/sys/netinet/ip_carp.h
===================================================================
--- stable/0.4/sys/netinet/ip_carp.h 2014-07-10 12:18:18 UTC (rev 6713)
+++ stable/0.4/sys/netinet/ip_carp.h 2014-07-10 12:22:47 UTC (rev 6714)
Property changes on: stable/0.4/sys/netinet/ip_carp.h
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.6
\ No newline at end of property
Index: stable/0.4/sys/netinet/ip_divert.c
===================================================================
--- stable/0.4/sys/netinet/ip_divert.c 2014-07-10 12:18:18 UTC (rev 6713)
+++ stable/0.4/sys/netinet/ip_divert.c 2014-07-10 12:22:47 UTC (rev 6714)
Property changes on: stable/0.4/sys/netinet/ip_divert.c
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.6
\ No newline at end of property
Index: stable/0.4/sys/netinet/ip_divert.h
===================================================================
--- stable/0.4/sys/netinet/ip_divert.h 2014-07-10 12:18:18 UTC (rev 6713)
+++ stable/0.4/sys/netinet/ip_divert.h 2014-07-10 12:22:47 UTC (rev 6714)
Property changes on: stable/0.4/sys/netinet/ip_divert.h
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.5
\ No newline at end of property
Index: stable/0.4/sys/netinet/ip_dummynet.h
===================================================================
--- stable/0.4/sys/netinet/ip_dummynet.h 2014-07-10 12:18:18 UTC (rev 6713)
+++ stable/0.4/sys/netinet/ip_dummynet.h 2014-07-10 12:22:47 UTC (rev 6714)
Property changes on: stable/0.4/sys/netinet/ip_dummynet.h
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.6
\ No newline at end of property
Index: stable/0.4/sys/netinet/ip_ecn.c
===================================================================
--- stable/0.4/sys/netinet/ip_ecn.c 2014-07-10 12:18:18 UTC (rev 6713)
+++ stable/0.4/sys/netinet/ip_ecn.c 2014-07-10 12:22:47 UTC (rev 6714)
Property changes on: stable/0.4/sys/netinet/ip_ecn.c
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.6
\ No newline at end of property
Index: stable/0.4/sys/netinet/ip_ecn.h
===================================================================
--- stable/0.4/sys/netinet/ip_ecn.h 2014-07-10 12:18:18 UTC (rev 6713)
+++ stable/0.4/sys/netinet/ip_ecn.h 2014-07-10 12:22:47 UTC (rev 6714)
Property changes on: stable/0.4/sys/netinet/ip_ecn.h
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.5
\ No newline at end of property
Index: stable/0.4/sys/netinet/ip_encap.c
===================================================================
--- stable/0.4/sys/netinet/ip_encap.c 2014-07-10 12:18:18 UTC (rev 6713)
+++ stable/0.4/sys/netinet/ip_encap.c 2014-07-10 12:22:47 UTC (rev 6714)
Property changes on: stable/0.4/sys/netinet/ip_encap.c
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.6
\ No newline at end of property
Index: stable/0.4/sys/netinet/ip_encap.h
===================================================================
--- stable/0.4/sys/netinet/ip_encap.h 2014-07-10 12:18:18 UTC (rev 6713)
+++ stable/0.4/sys/netinet/ip_encap.h 2014-07-10 12:22:47 UTC (rev 6714)
Property changes on: stable/0.4/sys/netinet/ip_encap.h
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.5
\ No newline at end of property
Index: stable/0.4/sys/netinet/ip_fastfwd.c
===================================================================
--- stable/0.4/sys/netinet/ip_fastfwd.c 2014-07-10 12:18:18 UTC (rev 6713)
+++ stable/0.4/sys/netinet/ip_fastfwd.c 2014-07-10 12:22:47 UTC (rev 6714)
Property changes on: stable/0.4/sys/netinet/ip_fastfwd.c
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.6
\ No newline at end of property
Index: stable/0.4/sys/netinet/ip_fw.h
===================================================================
--- stable/0.4/sys/netinet/ip_fw.h 2014-07-10 12:18:18 UTC (rev 6713)
+++ stable/0.4/sys/netinet/ip_fw.h 2014-07-10 12:22:47 UTC (rev 6714)
Property changes on: stable/0.4/sys/netinet/ip_fw.h
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.6
\ No newline at end of property
Index: stable/0.4/sys/netinet/ip_gre.c
===================================================================
--- stable/0.4/sys/netinet/ip_gre.c 2014-07-10 12:18:18 UTC (rev 6713)
+++ stable/0.4/sys/netinet/ip_gre.c 2014-07-10 12:22:47 UTC (rev 6714)
Property changes on: stable/0.4/sys/netinet/ip_gre.c
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.6
\ No newline at end of property
Index: stable/0.4/sys/netinet/ip_gre.h
===================================================================
--- stable/0.4/sys/netinet/ip_gre.h 2014-07-10 12:18:18 UTC (rev 6713)
+++ stable/0.4/sys/netinet/ip_gre.h 2014-07-10 12:22:47 UTC (rev 6714)
Property changes on: stable/0.4/sys/netinet/ip_gre.h
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.6
\ No newline at end of property
Index: stable/0.4/sys/netinet/ip_icmp.c
===================================================================
--- stable/0.4/sys/netinet/ip_icmp.c 2014-07-10 12:18:18 UTC (rev 6713)
+++ stable/0.4/sys/netinet/ip_icmp.c 2014-07-10 12:22:47 UTC (rev 6714)
Property changes on: stable/0.4/sys/netinet/ip_icmp.c
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.6
\ No newline at end of property
Index: stable/0.4/sys/netinet/ip_icmp.h
===================================================================
--- stable/0.4/sys/netinet/ip_icmp.h 2014-07-10 12:18:18 UTC (rev 6713)
+++ stable/0.4/sys/netinet/ip_icmp.h 2014-07-10 12:22:47 UTC (rev 6714)
Property changes on: stable/0.4/sys/netinet/ip_icmp.h
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.5
\ No newline at end of property
Index: stable/0.4/sys/netinet/ip_id.c
===================================================================
--- stable/0.4/sys/netinet/ip_id.c 2014-07-10 12:18:18 UTC (rev 6713)
+++ stable/0.4/sys/netinet/ip_id.c 2014-07-10 12:22:47 UTC (rev 6714)
Property changes on: stable/0.4/sys/netinet/ip_id.c
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.7
\ No newline at end of property
Index: stable/0.4/sys/netinet/ip_input.c
===================================================================
--- stable/0.4/sys/netinet/ip_input.c 2014-07-10 12:18:18 UTC (rev 6713)
+++ stable/0.4/sys/netinet/ip_input.c 2014-07-10 12:22:47 UTC (rev 6714)
Property changes on: stable/0.4/sys/netinet/ip_input.c
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.7
\ No newline at end of property
Index: stable/0.4/sys/netinet/ip_ipsec.c
===================================================================
--- stable/0.4/sys/netinet/ip_ipsec.c 2014-07-10 12:18:18 UTC (rev 6713)
+++ stable/0.4/sys/netinet/ip_ipsec.c 2014-07-10 12:22:47 UTC (rev 6714)
Property changes on: stable/0.4/sys/netinet/ip_ipsec.c
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.5
\ No newline at end of property
Index: stable/0.4/sys/netinet/ip_ipsec.h
===================================================================
--- stable/0.4/sys/netinet/ip_ipsec.h 2014-07-10 12:18:18 UTC (rev 6713)
+++ stable/0.4/sys/netinet/ip_ipsec.h 2014-07-10 12:22:47 UTC (rev 6714)
Property changes on: stable/0.4/sys/netinet/ip_ipsec.h
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.5
\ No newline at end of property
Index: stable/0.4/sys/netinet/ip_mroute.c
===================================================================
--- stable/0.4/sys/netinet/ip_mroute.c 2014-07-10 12:18:18 UTC (rev 6713)
+++ stable/0.4/sys/netinet/ip_mroute.c 2014-07-10 12:22:47 UTC (rev 6714)
Property changes on: stable/0.4/sys/netinet/ip_mroute.c
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.6
\ No newline at end of property
Index: stable/0.4/sys/netinet/ip_mroute.h
===================================================================
--- stable/0.4/sys/netinet/ip_mroute.h 2014-07-10 12:18:18 UTC (rev 6713)
+++ stable/0.4/sys/netinet/ip_mroute.h 2014-07-10 12:22:47 UTC (rev 6714)
Property changes on: stable/0.4/sys/netinet/ip_mroute.h
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.6
\ No newline at end of property
Index: stable/0.4/sys/netinet/ip_options.c
===================================================================
--- stable/0.4/sys/netinet/ip_options.c 2014-07-10 12:18:18 UTC (rev 6713)
+++ stable/0.4/sys/netinet/ip_options.c 2014-07-10 12:22:47 UTC (rev 6714)
Property changes on: stable/0.4/sys/netinet/ip_options.c
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.5
\ No newline at end of property
Index: stable/0.4/sys/netinet/ip_options.h
===================================================================
--- stable/0.4/sys/netinet/ip_options.h 2014-07-10 12:18:18 UTC (rev 6713)
+++ stable/0.4/sys/netinet/ip_options.h 2014-07-10 12:22:47 UTC (rev 6714)
Property changes on: stable/0.4/sys/netinet/ip_options.h
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.5
\ No newline at end of property
Index: stable/0.4/sys/netinet/ip_output.c
===================================================================
--- stable/0.4/sys/netinet/ip_output.c 2014-07-10 12:18:18 UTC (rev 6713)
+++ stable/0.4/sys/netinet/ip_output.c 2014-07-10 12:22:47 UTC (rev 6714)
Property changes on: stable/0.4/sys/netinet/ip_output.c
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.11
\ No newline at end of property
Index: stable/0.4/sys/netinet/ip_var.h
===================================================================
--- stable/0.4/sys/netinet/ip_var.h 2014-07-10 12:18:18 UTC (rev 6713)
+++ stable/0.4/sys/netinet/ip_var.h 2014-07-10 12:22:47 UTC (rev 6714)
Property changes on: stable/0.4/sys/netinet/ip_var.h
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.7
\ No newline at end of property
Index: stable/0.4/sys/netinet/pim.h
===================================================================
--- stable/0.4/sys/netinet/pim.h 2014-07-10 12:18:18 UTC (rev 6713)
+++ stable/0.4/sys/netinet/pim.h 2014-07-10 12:22:47 UTC (rev 6714)
Property changes on: stable/0.4/sys/netinet/pim.h
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.5
\ No newline at end of property
Index: stable/0.4/sys/netinet/pim_var.h
===================================================================
--- stable/0.4/sys/netinet/pim_var.h 2014-07-10 12:18:18 UTC (rev 6713)
+++ stable/0.4/sys/netinet/pim_var.h 2014-07-10 12:22:47 UTC (rev 6714)
Property changes on: stable/0.4/sys/netinet/pim_var.h
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.6
\ No newline at end of property
Index: stable/0.4/sys/netinet/raw_ip.c
===================================================================
--- stable/0.4/sys/netinet/raw_ip.c 2014-07-10 12:18:18 UTC (rev 6713)
+++ stable/0.4/sys/netinet/raw_ip.c 2014-07-10 12:22:47 UTC (rev 6714)
Property changes on: stable/0.4/sys/netinet/raw_ip.c
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.6
\ No newline at end of property
Index: stable/0.4/sys/netinet/sctp.h
===================================================================
--- stable/0.4/sys/netinet/sctp.h 2014-07-10 12:18:18 UTC (rev 6713)
+++ stable/0.4/sys/netinet/sctp.h 2014-07-10 12:22:47 UTC (rev 6714)
Property changes on: stable/0.4/sys/netinet/sctp.h
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.5
\ No newline at end of property
Index: stable/0.4/sys/netinet/sctp_asconf.c
===================================================================
--- stable/0.4/sys/netinet/sctp_asconf.c 2014-07-10 12:18:18 UTC (rev 6713)
+++ stable/0.4/sys/netinet/sctp_asconf.c 2014-07-10 12:22:47 UTC (rev 6714)
Property changes on: stable/0.4/sys/netinet/sctp_asconf.c
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.5
\ No newline at end of property
Index: stable/0.4/sys/netinet/sctp_asconf.h
===================================================================
--- stable/0.4/sys/netinet/sctp_asconf.h 2014-07-10 12:18:18 UTC (rev 6713)
+++ stable/0.4/sys/netinet/sctp_asconf.h 2014-07-10 12:22:47 UTC (rev 6714)
Property changes on: stable/0.4/sys/netinet/sctp_asconf.h
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.5
\ No newline at end of property
Modified: stable/0.4/sys/netinet/sctp_auth.c
===================================================================
--- stable/0.4/sys/netinet/sctp_auth.c 2014-07-10 12:18:18 UTC (rev 6713)
+++ stable/0.4/sys/netinet/sctp_auth.c 2014-07-10 12:22:47 UTC (rev 6714)
@@ -1876,6 +1876,7 @@
SCTP_BUF_LEN(m_notify) = 0;
auth = mtod(m_notify, struct sctp_authkey_event *);
+ memset(auth, 0, sizeof(struct sctp_authkey_event));
auth->auth_type = SCTP_AUTHENTICATION_EVENT;
auth->auth_flags = 0;
auth->auth_length = sizeof(*auth);
Property changes on: stable/0.4/sys/netinet/sctp_auth.c
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.5
\ No newline at end of property
Index: stable/0.4/sys/netinet/sctp_auth.h
===================================================================
--- stable/0.4/sys/netinet/sctp_auth.h 2014-07-10 12:18:18 UTC (rev 6713)
+++ stable/0.4/sys/netinet/sctp_auth.h 2014-07-10 12:22:47 UTC (rev 6714)
Property changes on: stable/0.4/sys/netinet/sctp_auth.h
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.5
\ No newline at end of property
Index: stable/0.4/sys/netinet/sctp_bsd_addr.c
===================================================================
--- stable/0.4/sys/netinet/sctp_bsd_addr.c 2014-07-10 12:18:18 UTC (rev 6713)
+++ stable/0.4/sys/netinet/sctp_bsd_addr.c 2014-07-10 12:22:47 UTC (rev 6714)
Property changes on: stable/0.4/sys/netinet/sctp_bsd_addr.c
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.5
\ No newline at end of property
Index: stable/0.4/sys/netinet/sctp_bsd_addr.h
===================================================================
--- stable/0.4/sys/netinet/sctp_bsd_addr.h 2014-07-10 12:18:18 UTC (rev 6713)
+++ stable/0.4/sys/netinet/sctp_bsd_addr.h 2014-07-10 12:22:47 UTC (rev 6714)
Property changes on: stable/0.4/sys/netinet/sctp_bsd_addr.h
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.5
\ No newline at end of property
Index: stable/0.4/sys/netinet/sctp_cc_functions.c
===================================================================
--- stable/0.4/sys/netinet/sctp_cc_functions.c 2014-07-10 12:18:18 UTC (rev 6713)
+++ stable/0.4/sys/netinet/sctp_cc_functions.c 2014-07-10 12:22:47 UTC (rev 6714)
Property changes on: stable/0.4/sys/netinet/sctp_cc_functions.c
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.5
\ No newline at end of property
Index: stable/0.4/sys/netinet/sctp_constants.h
===================================================================
--- stable/0.4/sys/netinet/sctp_constants.h 2014-07-10 12:18:18 UTC (rev 6713)
+++ stable/0.4/sys/netinet/sctp_constants.h 2014-07-10 12:22:47 UTC (rev 6714)
Property changes on: stable/0.4/sys/netinet/sctp_constants.h
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.5
\ No newline at end of property
Index: stable/0.4/sys/netinet/sctp_crc32.c
===================================================================
--- stable/0.4/sys/netinet/sctp_crc32.c 2014-07-10 12:18:18 UTC (rev 6713)
+++ stable/0.4/sys/netinet/sctp_crc32.c 2014-07-10 12:22:47 UTC (rev 6714)
Property changes on: stable/0.4/sys/netinet/sctp_crc32.c
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.5
\ No newline at end of property
Index: stable/0.4/sys/netinet/sctp_crc32.h
===================================================================
--- stable/0.4/sys/netinet/sctp_crc32.h 2014-07-10 12:18:18 UTC (rev 6713)
+++ stable/0.4/sys/netinet/sctp_crc32.h 2014-07-10 12:22:47 UTC (rev 6714)
Property changes on: stable/0.4/sys/netinet/sctp_crc32.h
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.5
\ No newline at end of property
Index: stable/0.4/sys/netinet/sctp_dtrace_declare.h
===================================================================
--- stable/0.4/sys/netinet/sctp_dtrace_declare.h 2014-07-10 12:18:18 UTC (rev 6713)
+++ stable/0.4/sys/netinet/sctp_dtrace_declare.h 2014-07-10 12:22:47 UTC (rev 6714)
Property changes on: stable/0.4/sys/netinet/sctp_dtrace_declare.h
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.2
\ No newline at end of property
Index: stable/0.4/sys/netinet/sctp_dtrace_define.h
===================================================================
--- stable/0.4/sys/netinet/sctp_dtrace_define.h 2014-07-10 12:18:18 UTC (rev 6713)
+++ stable/0.4/sys/netinet/sctp_dtrace_define.h 2014-07-10 12:22:47 UTC (rev 6714)
Property changes on: stable/0.4/sys/netinet/sctp_dtrace_define.h
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.2
\ No newline at end of property
Index: stable/0.4/sys/netinet/sctp_header.h
===================================================================
--- stable/0.4/sys/netinet/sctp_header.h 2014-07-10 12:18:18 UTC (rev 6713)
+++ stable/0.4/sys/netinet/sctp_header.h 2014-07-10 12:22:47 UTC (rev 6714)
Property changes on: stable/0.4/sys/netinet/sctp_header.h
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.5
\ No newline at end of property
Modified: stable/0.4/sys/netinet/sctp_indata.c
===================================================================
--- stable/0.4/sys/netinet/sctp_indata.c 2014-07-10 12:18:18 UTC (rev 6713)
+++ stable/0.4/sys/netinet/sctp_indata.c 2014-07-10 12:22:47 UTC (rev 6714)
@@ -250,6 +250,11 @@
/* We need a CMSG header followed by the struct */
cmh = mtod(ret, struct cmsghdr *);
+ /*
+ * Make sure that there is no un-initialized padding between the
+ * cmsg header and cmsg data and after the cmsg data.
+ */
+ memset(cmh, 0, len);
if (sctp_is_feature_on(inp, SCTP_PCB_FLAGS_RECVRCVINFO)) {
cmh->cmsg_level = IPPROTO_SCTP;
cmh->cmsg_len = CMSG_LEN(sizeof(struct sctp_rcvinfo));
Property changes on: stable/0.4/sys/netinet/sctp_indata.c
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.5
\ No newline at end of property
Index: stable/0.4/sys/netinet/sctp_indata.h
===================================================================
--- stable/0.4/sys/netinet/sctp_indata.h 2014-07-10 12:18:18 UTC (rev 6713)
+++ stable/0.4/sys/netinet/sctp_indata.h 2014-07-10 12:22:47 UTC (rev 6714)
Property changes on: stable/0.4/sys/netinet/sctp_indata.h
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.5
\ No newline at end of property
Index: stable/0.4/sys/netinet/sctp_input.c
===================================================================
--- stable/0.4/sys/netinet/sctp_input.c 2014-07-10 12:18:18 UTC (rev 6713)
+++ stable/0.4/sys/netinet/sctp_input.c 2014-07-10 12:22:47 UTC (rev 6714)
Property changes on: stable/0.4/sys/netinet/sctp_input.c
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.5
\ No newline at end of property
Index: stable/0.4/sys/netinet/sctp_input.h
===================================================================
--- stable/0.4/sys/netinet/sctp_input.h 2014-07-10 12:18:18 UTC (rev 6713)
+++ stable/0.4/sys/netinet/sctp_input.h 2014-07-10 12:22:47 UTC (rev 6714)
Property changes on: stable/0.4/sys/netinet/sctp_input.h
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.5
\ No newline at end of property
Index: stable/0.4/sys/netinet/sctp_lock_bsd.h
===================================================================
--- stable/0.4/sys/netinet/sctp_lock_bsd.h 2014-07-10 12:18:18 UTC (rev 6713)
+++ stable/0.4/sys/netinet/sctp_lock_bsd.h 2014-07-10 12:22:47 UTC (rev 6714)
Property changes on: stable/0.4/sys/netinet/sctp_lock_bsd.h
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.5
\ No newline at end of property
Index: stable/0.4/sys/netinet/sctp_os.h
===================================================================
--- stable/0.4/sys/netinet/sctp_os.h 2014-07-10 12:18:18 UTC (rev 6713)
+++ stable/0.4/sys/netinet/sctp_os.h 2014-07-10 12:22:47 UTC (rev 6714)
Property changes on: stable/0.4/sys/netinet/sctp_os.h
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.5
\ No newline at end of property
Index: stable/0.4/sys/netinet/sctp_os_bsd.h
===================================================================
--- stable/0.4/sys/netinet/sctp_os_bsd.h 2014-07-10 12:18:18 UTC (rev 6713)
+++ stable/0.4/sys/netinet/sctp_os_bsd.h 2014-07-10 12:22:47 UTC (rev 6714)
Property changes on: stable/0.4/sys/netinet/sctp_os_bsd.h
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.5
\ No newline at end of property
Index: stable/0.4/sys/netinet/sctp_output.c
===================================================================
--- stable/0.4/sys/netinet/sctp_output.c 2014-07-10 12:18:18 UTC (rev 6713)
+++ stable/0.4/sys/netinet/sctp_output.c 2014-07-10 12:22:47 UTC (rev 6714)
Property changes on: stable/0.4/sys/netinet/sctp_output.c
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.5.2.1
\ No newline at end of property
Index: stable/0.4/sys/netinet/sctp_output.h
===================================================================
--- stable/0.4/sys/netinet/sctp_output.h 2014-07-10 12:18:18 UTC (rev 6713)
+++ stable/0.4/sys/netinet/sctp_output.h 2014-07-10 12:22:47 UTC (rev 6714)
Property changes on: stable/0.4/sys/netinet/sctp_output.h
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.5
\ No newline at end of property
Index: stable/0.4/sys/netinet/sctp_pcb.c
===================================================================
--- stable/0.4/sys/netinet/sctp_pcb.c 2014-07-10 12:18:18 UTC (rev 6713)
+++ stable/0.4/sys/netinet/sctp_pcb.c 2014-07-10 12:22:47 UTC (rev 6714)
Property changes on: stable/0.4/sys/netinet/sctp_pcb.c
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.5
\ No newline at end of property
Index: stable/0.4/sys/netinet/sctp_pcb.h
===================================================================
--- stable/0.4/sys/netinet/sctp_pcb.h 2014-07-10 12:18:18 UTC (rev 6713)
+++ stable/0.4/sys/netinet/sctp_pcb.h 2014-07-10 12:22:47 UTC (rev 6714)
Property changes on: stable/0.4/sys/netinet/sctp_pcb.h
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.5
\ No newline at end of property
Index: stable/0.4/sys/netinet/sctp_peeloff.c
===================================================================
--- stable/0.4/sys/netinet/sctp_peeloff.c 2014-07-10 12:18:18 UTC (rev 6713)
+++ stable/0.4/sys/netinet/sctp_peeloff.c 2014-07-10 12:22:47 UTC (rev 6714)
Property changes on: stable/0.4/sys/netinet/sctp_peeloff.c
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.5
\ No newline at end of property
Index: stable/0.4/sys/netinet/sctp_peeloff.h
===================================================================
--- stable/0.4/sys/netinet/sctp_peeloff.h 2014-07-10 12:18:18 UTC (rev 6713)
+++ stable/0.4/sys/netinet/sctp_peeloff.h 2014-07-10 12:22:47 UTC (rev 6714)
Property changes on: stable/0.4/sys/netinet/sctp_peeloff.h
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.5
\ No newline at end of property
Index: stable/0.4/sys/netinet/sctp_ss_functions.c
===================================================================
--- stable/0.4/sys/netinet/sctp_ss_functions.c 2014-07-10 12:18:18 UTC (rev 6713)
+++ stable/0.4/sys/netinet/sctp_ss_functions.c 2014-07-10 12:22:47 UTC (rev 6714)
Property changes on: stable/0.4/sys/netinet/sctp_ss_functions.c
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.2
\ No newline at end of property
Index: stable/0.4/sys/netinet/sctp_structs.h
===================================================================
--- stable/0.4/sys/netinet/sctp_structs.h 2014-07-10 12:18:18 UTC (rev 6713)
+++ stable/0.4/sys/netinet/sctp_structs.h 2014-07-10 12:22:47 UTC (rev 6714)
Property changes on: stable/0.4/sys/netinet/sctp_structs.h
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.5
\ No newline at end of property
Index: stable/0.4/sys/netinet/sctp_sysctl.c
===================================================================
--- stable/0.4/sys/netinet/sctp_sysctl.c 2014-07-10 12:18:18 UTC (rev 6713)
+++ stable/0.4/sys/netinet/sctp_sysctl.c 2014-07-10 12:22:47 UTC (rev 6714)
Property changes on: stable/0.4/sys/netinet/sctp_sysctl.c
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.5
\ No newline at end of property
Index: stable/0.4/sys/netinet/sctp_sysctl.h
===================================================================
--- stable/0.4/sys/netinet/sctp_sysctl.h 2014-07-10 12:18:18 UTC (rev 6713)
+++ stable/0.4/sys/netinet/sctp_sysctl.h 2014-07-10 12:22:47 UTC (rev 6714)
Property changes on: stable/0.4/sys/netinet/sctp_sysctl.h
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.5
\ No newline at end of property
Index: stable/0.4/sys/netinet/sctp_timer.c
===================================================================
--- stable/0.4/sys/netinet/sctp_timer.c 2014-07-10 12:18:18 UTC (rev 6713)
+++ stable/0.4/sys/netinet/sctp_timer.c 2014-07-10 12:22:47 UTC (rev 6714)
Property changes on: stable/0.4/sys/netinet/sctp_timer.c
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.5
\ No newline at end of property
Index: stable/0.4/sys/netinet/sctp_timer.h
===================================================================
--- stable/0.4/sys/netinet/sctp_timer.h 2014-07-10 12:18:18 UTC (rev 6713)
+++ stable/0.4/sys/netinet/sctp_timer.h 2014-07-10 12:22:47 UTC (rev 6714)
Property changes on: stable/0.4/sys/netinet/sctp_timer.h
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.5
\ No newline at end of property
Index: stable/0.4/sys/netinet/sctp_uio.h
===================================================================
--- stable/0.4/sys/netinet/sctp_uio.h 2014-07-10 12:18:18 UTC (rev 6713)
+++ stable/0.4/sys/netinet/sctp_uio.h 2014-07-10 12:22:47 UTC (rev 6714)
Property changes on: stable/0.4/sys/netinet/sctp_uio.h
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.5
\ No newline at end of property
Index: stable/0.4/sys/netinet/sctp_usrreq.c
===================================================================
--- stable/0.4/sys/netinet/sctp_usrreq.c 2014-07-10 12:18:18 UTC (rev 6713)
+++ stable/0.4/sys/netinet/sctp_usrreq.c 2014-07-10 12:22:47 UTC (rev 6714)
Property changes on: stable/0.4/sys/netinet/sctp_usrreq.c
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.5
\ No newline at end of property
Index: stable/0.4/sys/netinet/sctp_var.h
===================================================================
--- stable/0.4/sys/netinet/sctp_var.h 2014-07-10 12:18:18 UTC (rev 6713)
+++ stable/0.4/sys/netinet/sctp_var.h 2014-07-10 12:22:47 UTC (rev 6714)
Property changes on: stable/0.4/sys/netinet/sctp_var.h
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.5
\ No newline at end of property
Modified: stable/0.4/sys/netinet/sctputil.c
===================================================================
--- stable/0.4/sys/netinet/sctputil.c 2014-07-10 12:18:18 UTC (rev 6713)
+++ stable/0.4/sys/netinet/sctputil.c 2014-07-10 12:22:47 UTC (rev 6714)
@@ -2628,6 +2628,7 @@
}
SCTP_BUF_NEXT(m_notify) = NULL;
sac = mtod(m_notify, struct sctp_assoc_change *);
+ memset(sac, 0, notif_len);
sac->sac_type = SCTP_ASSOC_CHANGE;
sac->sac_flags = 0;
sac->sac_length = sizeof(struct sctp_assoc_change);
@@ -2834,11 +2835,10 @@
if (m_notify == NULL)
/* no space left */
return;
- length += chk->send_size;
- length -= sizeof(struct sctp_data_chunk);
SCTP_BUF_LEN(m_notify) = 0;
if (sctp_stcb_is_feature_on(stcb->sctp_ep, stcb, SCTP_PCB_FLAGS_RECVNSENDFAILEVNT)) {
ssfe = mtod(m_notify, struct sctp_send_failed_event *);
+ memset(ssfe, 0, length);
ssfe->ssfe_type = SCTP_SEND_FAILED_EVENT;
if (sent) {
ssfe->ssfe_flags = SCTP_DATA_SENT;
@@ -2845,10 +2845,11 @@
} else {
ssfe->ssfe_flags = SCTP_DATA_UNSENT;
}
+ length += chk->send_size;
+ length -= sizeof(struct sctp_data_chunk);
ssfe->ssfe_length = length;
ssfe->ssfe_error = error;
/* not exactly what the user sent in, but should be close :) */
- bzero(&ssfe->ssfe_info, sizeof(ssfe->ssfe_info));
ssfe->ssfe_info.snd_sid = chk->rec.data.stream_number;
ssfe->ssfe_info.snd_flags = chk->rec.data.rcv_flags;
ssfe->ssfe_info.snd_ppid = chk->rec.data.payloadtype;
@@ -2858,6 +2859,7 @@
SCTP_BUF_LEN(m_notify) = sizeof(struct sctp_send_failed_event);
} else {
ssf = mtod(m_notify, struct sctp_send_failed *);
+ memset(ssf, 0, length);
ssf->ssf_type = SCTP_SEND_FAILED;
if (sent) {
ssf->ssf_flags = SCTP_DATA_SENT;
@@ -2864,6 +2866,8 @@
} else {
ssf->ssf_flags = SCTP_DATA_UNSENT;
}
+ length += chk->send_size;
+ length -= sizeof(struct sctp_data_chunk);
ssf->ssf_length = length;
ssf->ssf_error = error;
/* not exactly what the user sent in, but should be close :) */
@@ -2947,16 +2951,16 @@
/* no space left */
return;
}
- length += sp->length;
SCTP_BUF_LEN(m_notify) = 0;
if (sctp_stcb_is_feature_on(stcb->sctp_ep, stcb, SCTP_PCB_FLAGS_RECVNSENDFAILEVNT)) {
ssfe = mtod(m_notify, struct sctp_send_failed_event *);
+ memset(ssfe, 0, length);
ssfe->ssfe_type = SCTP_SEND_FAILED_EVENT;
ssfe->ssfe_flags = SCTP_DATA_UNSENT;
+ length += sp->length;
ssfe->ssfe_length = length;
ssfe->ssfe_error = error;
/* not exactly what the user sent in, but should be close :) */
- bzero(&ssfe->ssfe_info, sizeof(ssfe->ssfe_info));
ssfe->ssfe_info.snd_sid = sp->stream;
if (sp->some_taken) {
ssfe->ssfe_info.snd_flags = SCTP_DATA_LAST_FRAG;
@@ -2970,12 +2974,13 @@
SCTP_BUF_LEN(m_notify) = sizeof(struct sctp_send_failed_event);
} else {
ssf = mtod(m_notify, struct sctp_send_failed *);
+ memset(ssf, 0, length);
ssf->ssf_type = SCTP_SEND_FAILED;
ssf->ssf_flags = SCTP_DATA_UNSENT;
+ length += sp->length;
ssf->ssf_length = length;
ssf->ssf_error = error;
/* not exactly what the user sent in, but should be close :) */
- bzero(&ssf->ssf_info, sizeof(ssf->ssf_info));
ssf->ssf_info.sinfo_stream = sp->stream;
ssf->ssf_info.sinfo_ssn = sp->strseq;
if (sp->some_taken) {
@@ -3037,6 +3042,7 @@
return;
SCTP_BUF_LEN(m_notify) = 0;
sai = mtod(m_notify, struct sctp_adaptation_event *);
+ memset(sai, 0, sizeof(struct sctp_adaptation_event));
sai->sai_type = SCTP_ADAPTATION_INDICATION;
sai->sai_flags = 0;
sai->sai_length = sizeof(struct sctp_adaptation_event);
@@ -3092,6 +3098,7 @@
return;
SCTP_BUF_LEN(m_notify) = 0;
pdapi = mtod(m_notify, struct sctp_pdapi_event *);
+ memset(pdapi, 0, sizeof(struct sctp_pdapi_event));
pdapi->pdapi_type = SCTP_PARTIAL_DELIVERY_EVENT;
pdapi->pdapi_flags = 0;
pdapi->pdapi_length = sizeof(struct sctp_pdapi_event);
@@ -3201,6 +3208,7 @@
/* no space left */
return;
sse = mtod(m_notify, struct sctp_shutdown_event *);
+ memset(sse, 0, sizeof(struct sctp_shutdown_event));
sse->sse_type = SCTP_SHUTDOWN_EVENT;
sse->sse_flags = 0;
sse->sse_length = sizeof(struct sctp_shutdown_event);
@@ -3251,6 +3259,7 @@
}
SCTP_BUF_LEN(m_notify) = 0;
event = mtod(m_notify, struct sctp_sender_dry_event *);
+ memset(event, 0, sizeof(struct sctp_sender_dry_event));
event->sender_dry_type = SCTP_SENDER_DRY_EVENT;
event->sender_dry_flags = 0;
event->sender_dry_length = sizeof(struct sctp_sender_dry_event);
@@ -3283,7 +3292,6 @@
struct mbuf *m_notify;
struct sctp_queued_to_read *control;
struct sctp_stream_change_event *stradd;
- int len;
if ((stcb == NULL) ||
(sctp_stcb_is_feature_off(stcb->sctp_ep, stcb, SCTP_PCB_FLAGS_STREAM_CHANGEEVNT))) {
@@ -3296,25 +3304,20 @@
return;
}
stcb->asoc.peer_req_out = 0;
- m_notify = sctp_get_mbuf_for_msg(MCLBYTES, 0, M_DONTWAIT, 1, MT_DATA);
+ m_notify = sctp_get_mbuf_for_msg(sizeof(struct sctp_stream_change_event), 0, M_DONTWAIT, 1, MT_DATA);
if (m_notify == NULL)
/* no space left */
return;
SCTP_BUF_LEN(m_notify) = 0;
- len = sizeof(struct sctp_stream_change_event);
- if (len > M_TRAILINGSPACE(m_notify)) {
- /* never enough room */
- sctp_m_freem(m_notify);
- return;
- }
stradd = mtod(m_notify, struct sctp_stream_change_event *);
+ memset(stradd, 0, sizeof(struct sctp_stream_change_event));
stradd->strchange_type = SCTP_STREAM_CHANGE_EVENT;
stradd->strchange_flags = flag;
- stradd->strchange_length = len;
+ stradd->strchange_length = sizeof(struct sctp_stream_change_event);
stradd->strchange_assoc_id = sctp_get_associd(stcb);
stradd->strchange_instrms = numberin;
stradd->strchange_outstrms = numberout;
- SCTP_BUF_LEN(m_notify) = len;
+ SCTP_BUF_LEN(m_notify) = sizeof(struct sctp_stream_change_event);
SCTP_BUF_NEXT(m_notify) = NULL;
if (sctp_sbspace(&stcb->asoc, &stcb->sctp_socket->so_rcv) < SCTP_BUF_LEN(m_notify)) {
/* no space */
@@ -3345,7 +3348,6 @@
struct mbuf *m_notify;
struct sctp_queued_to_read *control;
struct sctp_assoc_reset_event *strasoc;
- int len;
if ((stcb == NULL) ||
(sctp_stcb_is_feature_off(stcb->sctp_ep, stcb, SCTP_PCB_FLAGS_ASSOC_RESETEVNT))) {
@@ -3352,25 +3354,20 @@
/* event not enabled */
return;
}
- m_notify = sctp_get_mbuf_for_msg(MCLBYTES, 0, M_DONTWAIT, 1, MT_DATA);
+ m_notify = sctp_get_mbuf_for_msg(sizeof(struct sctp_assoc_reset_event), 0, M_DONTWAIT, 1, MT_DATA);
if (m_notify == NULL)
/* no space left */
return;
SCTP_BUF_LEN(m_notify) = 0;
- len = sizeof(struct sctp_assoc_reset_event);
- if (len > M_TRAILINGSPACE(m_notify)) {
- /* never enough room */
- sctp_m_freem(m_notify);
- return;
- }
strasoc = mtod(m_notify, struct sctp_assoc_reset_event *);
+ memset(strasoc, 0, sizeof(struct sctp_assoc_reset_event));
strasoc->assocreset_type = SCTP_ASSOC_RESET_EVENT;
strasoc->assocreset_flags = flag;
- strasoc->assocreset_length = len;
+ strasoc->assocreset_length = sizeof(struct sctp_assoc_reset_event);
strasoc->assocreset_assoc_id = sctp_get_associd(stcb);
strasoc->assocreset_local_tsn = sending_tsn;
strasoc->assocreset_remote_tsn = recv_tsn;
- SCTP_BUF_LEN(m_notify) = len;
+ SCTP_BUF_LEN(m_notify) = sizeof(struct sctp_assoc_reset_event);
SCTP_BUF_NEXT(m_notify) = NULL;
if (sctp_sbspace(&stcb->asoc, &stcb->sctp_socket->so_rcv) < SCTP_BUF_LEN(m_notify)) {
/* no space */
@@ -3423,6 +3420,7 @@
return;
}
strreset = mtod(m_notify, struct sctp_stream_reset_event *);
+ memset(strreset, 0, len);
strreset->strreset_type = SCTP_STREAM_RESET_EVENT;
strreset->strreset_flags = flag;
strreset->strreset_length = len;
@@ -6261,9 +6259,12 @@
fromlen = 0;
}
+ if (filling_sinfo) {
+ memset(&sinfo, 0, sizeof(struct sctp_extrcvinfo));
+ }
error = sctp_sorecvmsg(so, uio, mp0, from, fromlen, flagsp,
(struct sctp_sndrcvinfo *)&sinfo, filling_sinfo);
- if ((controlp) && (filling_sinfo)) {
+ if (controlp != NULL) {
/* copy back the sinfo in a CMSG format */
if (filling_sinfo)
*controlp = sctp_build_ctl_nchunk(inp,
Property changes on: stable/0.4/sys/netinet/sctputil.c
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.5
\ No newline at end of property
Index: stable/0.4/sys/netinet/sctputil.h
===================================================================
--- stable/0.4/sys/netinet/sctputil.h 2014-07-10 12:18:18 UTC (rev 6713)
+++ stable/0.4/sys/netinet/sctputil.h 2014-07-10 12:22:47 UTC (rev 6714)
Property changes on: stable/0.4/sys/netinet/sctputil.h
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.5
\ No newline at end of property
Index: stable/0.4/sys/netinet/siftr.c
===================================================================
--- stable/0.4/sys/netinet/siftr.c 2014-07-10 12:18:18 UTC (rev 6713)
+++ stable/0.4/sys/netinet/siftr.c 2014-07-10 12:22:47 UTC (rev 6714)
Property changes on: stable/0.4/sys/netinet/siftr.c
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.2
\ No newline at end of property
Index: stable/0.4/sys/netinet/tcp.h
===================================================================
--- stable/0.4/sys/netinet/tcp.h 2014-07-10 12:18:18 UTC (rev 6713)
+++ stable/0.4/sys/netinet/tcp.h 2014-07-10 12:22:47 UTC (rev 6714)
Property changes on: stable/0.4/sys/netinet/tcp.h
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.7
\ No newline at end of property
Index: stable/0.4/sys/netinet/tcp_debug.c
===================================================================
--- stable/0.4/sys/netinet/tcp_debug.c 2014-07-10 12:18:18 UTC (rev 6713)
+++ stable/0.4/sys/netinet/tcp_debug.c 2014-07-10 12:22:47 UTC (rev 6714)
Property changes on: stable/0.4/sys/netinet/tcp_debug.c
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.6
\ No newline at end of property
Index: stable/0.4/sys/netinet/tcp_debug.h
===================================================================
--- stable/0.4/sys/netinet/tcp_debug.h 2014-07-10 12:18:18 UTC (rev 6713)
+++ stable/0.4/sys/netinet/tcp_debug.h 2014-07-10 12:22:47 UTC (rev 6714)
Property changes on: stable/0.4/sys/netinet/tcp_debug.h
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.6
\ No newline at end of property
Index: stable/0.4/sys/netinet/tcp_fsm.h
===================================================================
--- stable/0.4/sys/netinet/tcp_fsm.h 2014-07-10 12:18:18 UTC (rev 6713)
+++ stable/0.4/sys/netinet/tcp_fsm.h 2014-07-10 12:22:47 UTC (rev 6714)
Property changes on: stable/0.4/sys/netinet/tcp_fsm.h
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.6
\ No newline at end of property
Index: stable/0.4/sys/netinet/tcp_hostcache.c
===================================================================
--- stable/0.4/sys/netinet/tcp_hostcache.c 2014-07-10 12:18:18 UTC (rev 6713)
+++ stable/0.4/sys/netinet/tcp_hostcache.c 2014-07-10 12:22:47 UTC (rev 6714)
Property changes on: stable/0.4/sys/netinet/tcp_hostcache.c
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.6
\ No newline at end of property
Index: stable/0.4/sys/netinet/tcp_hostcache.h
===================================================================
--- stable/0.4/sys/netinet/tcp_hostcache.h 2014-07-10 12:18:18 UTC (rev 6713)
+++ stable/0.4/sys/netinet/tcp_hostcache.h 2014-07-10 12:22:47 UTC (rev 6714)
Property changes on: stable/0.4/sys/netinet/tcp_hostcache.h
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.2
\ No newline at end of property
Index: stable/0.4/sys/netinet/tcp_input.c
===================================================================
--- stable/0.4/sys/netinet/tcp_input.c 2014-07-10 12:18:18 UTC (rev 6713)
+++ stable/0.4/sys/netinet/tcp_input.c 2014-07-10 12:22:47 UTC (rev 6714)
Property changes on: stable/0.4/sys/netinet/tcp_input.c
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.12
\ No newline at end of property
Index: stable/0.4/sys/netinet/tcp_lro.c
===================================================================
--- stable/0.4/sys/netinet/tcp_lro.c 2014-07-10 12:18:18 UTC (rev 6713)
+++ stable/0.4/sys/netinet/tcp_lro.c 2014-07-10 12:22:47 UTC (rev 6714)
Property changes on: stable/0.4/sys/netinet/tcp_lro.c
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.4
\ No newline at end of property
Index: stable/0.4/sys/netinet/tcp_lro.h
===================================================================
--- stable/0.4/sys/netinet/tcp_lro.h 2014-07-10 12:18:18 UTC (rev 6713)
+++ stable/0.4/sys/netinet/tcp_lro.h 2014-07-10 12:22:47 UTC (rev 6714)
Property changes on: stable/0.4/sys/netinet/tcp_lro.h
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.4
\ No newline at end of property
Index: stable/0.4/sys/netinet/tcp_offload.c
===================================================================
--- stable/0.4/sys/netinet/tcp_offload.c 2014-07-10 12:18:18 UTC (rev 6713)
+++ stable/0.4/sys/netinet/tcp_offload.c 2014-07-10 12:22:47 UTC (rev 6714)
Property changes on: stable/0.4/sys/netinet/tcp_offload.c
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.3
\ No newline at end of property
Index: stable/0.4/sys/netinet/tcp_offload.h
===================================================================
--- stable/0.4/sys/netinet/tcp_offload.h 2014-07-10 12:18:18 UTC (rev 6713)
+++ stable/0.4/sys/netinet/tcp_offload.h 2014-07-10 12:22:47 UTC (rev 6714)
Property changes on: stable/0.4/sys/netinet/tcp_offload.h
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.3
\ No newline at end of property
Index: stable/0.4/sys/netinet/tcp_output.c
===================================================================
--- stable/0.4/sys/netinet/tcp_output.c 2014-07-10 12:18:18 UTC (rev 6713)
+++ stable/0.4/sys/netinet/tcp_output.c 2014-07-10 12:22:47 UTC (rev 6714)
Property changes on: stable/0.4/sys/netinet/tcp_output.c
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.13
\ No newline at end of property
Index: stable/0.4/sys/netinet/tcp_sack.c
===================================================================
--- stable/0.4/sys/netinet/tcp_sack.c 2014-07-10 12:18:18 UTC (rev 6713)
+++ stable/0.4/sys/netinet/tcp_sack.c 2014-07-10 12:22:47 UTC (rev 6714)
Property changes on: stable/0.4/sys/netinet/tcp_sack.c
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.6
\ No newline at end of property
Index: stable/0.4/sys/netinet/tcp_seq.h
===================================================================
--- stable/0.4/sys/netinet/tcp_seq.h 2014-07-10 12:18:18 UTC (rev 6713)
+++ stable/0.4/sys/netinet/tcp_seq.h 2014-07-10 12:22:47 UTC (rev 6714)
Property changes on: stable/0.4/sys/netinet/tcp_seq.h
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.6
\ No newline at end of property
Index: stable/0.4/sys/netinet/tcp_subr.c
===================================================================
--- stable/0.4/sys/netinet/tcp_subr.c 2014-07-10 12:18:18 UTC (rev 6713)
+++ stable/0.4/sys/netinet/tcp_subr.c 2014-07-10 12:22:47 UTC (rev 6714)
Property changes on: stable/0.4/sys/netinet/tcp_subr.c
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.7
\ No newline at end of property
Index: stable/0.4/sys/netinet/tcp_syncache.c
===================================================================
--- stable/0.4/sys/netinet/tcp_syncache.c 2014-07-10 12:18:18 UTC (rev 6713)
+++ stable/0.4/sys/netinet/tcp_syncache.c 2014-07-10 12:22:47 UTC (rev 6714)
Property changes on: stable/0.4/sys/netinet/tcp_syncache.c
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.13
\ No newline at end of property
Index: stable/0.4/sys/netinet/tcp_syncache.h
===================================================================
--- stable/0.4/sys/netinet/tcp_syncache.h 2014-07-10 12:18:18 UTC (rev 6713)
+++ stable/0.4/sys/netinet/tcp_syncache.h 2014-07-10 12:22:47 UTC (rev 6714)
Property changes on: stable/0.4/sys/netinet/tcp_syncache.h
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.5
\ No newline at end of property
Index: stable/0.4/sys/netinet/tcp_timer.c
===================================================================
--- stable/0.4/sys/netinet/tcp_timer.c 2014-07-10 12:18:18 UTC (rev 6713)
+++ stable/0.4/sys/netinet/tcp_timer.c 2014-07-10 12:22:47 UTC (rev 6714)
Property changes on: stable/0.4/sys/netinet/tcp_timer.c
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.7
\ No newline at end of property
Index: stable/0.4/sys/netinet/tcp_timer.h
===================================================================
--- stable/0.4/sys/netinet/tcp_timer.h 2014-07-10 12:18:18 UTC (rev 6713)
+++ stable/0.4/sys/netinet/tcp_timer.h 2014-07-10 12:22:47 UTC (rev 6714)
Property changes on: stable/0.4/sys/netinet/tcp_timer.h
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.7
\ No newline at end of property
Index: stable/0.4/sys/netinet/tcp_timewait.c
===================================================================
--- stable/0.4/sys/netinet/tcp_timewait.c 2014-07-10 12:18:18 UTC (rev 6713)
+++ stable/0.4/sys/netinet/tcp_timewait.c 2014-07-10 12:22:47 UTC (rev 6714)
Property changes on: stable/0.4/sys/netinet/tcp_timewait.c
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.5
\ No newline at end of property
Index: stable/0.4/sys/netinet/tcp_usrreq.c
===================================================================
--- stable/0.4/sys/netinet/tcp_usrreq.c 2014-07-10 12:18:18 UTC (rev 6713)
+++ stable/0.4/sys/netinet/tcp_usrreq.c 2014-07-10 12:22:47 UTC (rev 6714)
Property changes on: stable/0.4/sys/netinet/tcp_usrreq.c
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.12
\ No newline at end of property
Index: stable/0.4/sys/netinet/tcp_var.h
===================================================================
--- stable/0.4/sys/netinet/tcp_var.h 2014-07-10 12:18:18 UTC (rev 6713)
+++ stable/0.4/sys/netinet/tcp_var.h 2014-07-10 12:22:47 UTC (rev 6714)
Property changes on: stable/0.4/sys/netinet/tcp_var.h
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.8
\ No newline at end of property
Index: stable/0.4/sys/netinet/tcpip.h
===================================================================
--- stable/0.4/sys/netinet/tcpip.h 2014-07-10 12:18:18 UTC (rev 6713)
+++ stable/0.4/sys/netinet/tcpip.h 2014-07-10 12:22:47 UTC (rev 6714)
Property changes on: stable/0.4/sys/netinet/tcpip.h
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.5
\ No newline at end of property
Index: stable/0.4/sys/netinet/toedev.h
===================================================================
--- stable/0.4/sys/netinet/toedev.h 2014-07-10 12:18:18 UTC (rev 6713)
+++ stable/0.4/sys/netinet/toedev.h 2014-07-10 12:22:47 UTC (rev 6714)
Property changes on: stable/0.4/sys/netinet/toedev.h
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.3
\ No newline at end of property
Index: stable/0.4/sys/netinet/udp.h
===================================================================
--- stable/0.4/sys/netinet/udp.h 2014-07-10 12:18:18 UTC (rev 6713)
+++ stable/0.4/sys/netinet/udp.h 2014-07-10 12:22:47 UTC (rev 6714)
Property changes on: stable/0.4/sys/netinet/udp.h
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.6
\ No newline at end of property
Index: stable/0.4/sys/netinet/udp_usrreq.c
===================================================================
--- stable/0.4/sys/netinet/udp_usrreq.c 2014-07-10 12:18:18 UTC (rev 6713)
+++ stable/0.4/sys/netinet/udp_usrreq.c 2014-07-10 12:22:47 UTC (rev 6714)
Property changes on: stable/0.4/sys/netinet/udp_usrreq.c
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.7
\ No newline at end of property
Index: stable/0.4/sys/netinet/udp_var.h
===================================================================
--- stable/0.4/sys/netinet/udp_var.h 2014-07-10 12:18:18 UTC (rev 6713)
+++ stable/0.4/sys/netinet/udp_var.h 2014-07-10 12:22:47 UTC (rev 6714)
Property changes on: stable/0.4/sys/netinet/udp_var.h
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.6
\ No newline at end of property
More information about the Midnightbsd-cvs
mailing list