Author: kientzle
Date: Fri Mar 8 03:29:05 2013
New Revision: 248028
URL: http://svnweb.freebsd.org/changeset/base/248028
Log:
This file is specific to arm11x6 processors, so tell the
assembler it's okay to use arm11x6 instructions.
Modified:
head/sys/arm/arm/cpufunc_asm_arm11x6.S
Modified
Author: bryanv
Date: Fri Mar 8 02:40:07 2013
New Revision: 248027
URL: http://svnweb.freebsd.org/changeset/base/248027
Log:
MFC r247829
Only set the barrier flag if the feature was negotiated
Approved by: grehan (mentor)
Modified:
stable/8/sys/dev/virtio/block/virtio_blk.c
Dir
Author: bryanv
Date: Fri Mar 8 02:38:19 2013
New Revision: 248026
URL: http://svnweb.freebsd.org/changeset/base/248026
Log:
MFC r247829
Only set the barrier flag if the feature was negotiated
Approved by: grehan (mentor)
Modified:
stable/9/sys/dev/virtio/block/virtio_blk.c
Dir
On Thu, Mar 07, 2013 at 07:54:50AM +, Gleb Smirnoff wrote:
> New Revision: 247910
> URL: http://svnweb.freebsd.org/changeset/base/247910
>
> Log:
> Plug a memory leak.
>
> Reviewed by:mav
> Sponsored by: Nginx, Inc.
Any MFCs planned?
./danfe
___
On 7 March 2013 18:00, Dimitry Andric wrote:
> On 2013-03-07 23:29, Andriy Gapon wrote:
> ...
>
>> I was not really kidding when I said that this change, as is, is a nop:
>
> ...
>
>>> + bname = strrchr(match.iim_name, '/');
>>> + bname = bname == NULL ?
Author: tuexen
Date: Fri Mar 8 01:33:07 2013
New Revision: 248024
URL: http://svnweb.freebsd.org/changeset/base/248024
Log:
MFC r247412:
Fix a potential race in returning setting errno when an
association goes down.
Reported by Mozilla in
https://bugzilla.mozilla.org/show_bug.cgi?id=
Author: tuexen
Date: Fri Mar 8 01:31:14 2013
New Revision: 248023
URL: http://svnweb.freebsd.org/changeset/base/248023
Log:
MFC r246687:
Send the adaptation layer indication only if set by the user.
Modified:
stable/8/sys/netinet/sctp_output.c
stable/8/sys/netinet/sctp_pcb.c
stable/
Author: tuexen
Date: Fri Mar 8 01:29:05 2013
New Revision: 248022
URL: http://svnweb.freebsd.org/changeset/base/248022
Log:
MFC r246674:
Don't send kernel provided information in the User Initiated
ABORT cause, since the user can also provide this kind of
information. So the receiver d
Author: tuexen
Date: Fri Mar 8 01:27:18 2013
New Revision: 248021
URL: http://svnweb.freebsd.org/changeset/base/248021
Log:
MFC r246635:
Make sure that received packets for removed addresses are handled
consistently. While there, make variable names consistent.
Modified:
stable/8/sys/
Author: tuexen
Date: Fri Mar 8 01:25:13 2013
New Revision: 248020
URL: http://svnweb.freebsd.org/changeset/base/248020
Log:
MFC r246629:
Improve code style. No functional change.
Modified:
stable/8/lib/libc/net/sctp_sys_calls.c
Directory Properties:
stable/8/lib/ (props changed)
s
Author: tuexen
Date: Fri Mar 8 01:24:00 2013
New Revision: 248019
URL: http://svnweb.freebsd.org/changeset/base/248019
Log:
MFC r246595:
Cleanup the handling of address scopes. Announce in the INIT/INIT-ACK
only the supported address types. While there, do some whitespace
cleanups.
Mo
Author: tuexen
Date: Fri Mar 8 01:21:48 2013
New Revision: 248018
URL: http://svnweb.freebsd.org/changeset/base/248018
Log:
MFC r246588:
Fix a bug where HEARTBEATs were still sent in SHUTDOWN_SENT or
SHUTDOWN_ACK_SENT state. While there, make the corresponding
code consistent.
Modifie
Author: tuexen
Date: Fri Mar 8 01:19:46 2013
New Revision: 248017
URL: http://svnweb.freebsd.org/changeset/base/248017
Log:
MFC r244730:
Some cleanups.
Modified:
stable/8/sys/netinet/sctp_usrreq.c
Directory Properties:
stable/8/sys/ (props changed)
stable/8/sys/netinet/ (props c
Author: tuexen
Date: Fri Mar 8 01:17:55 2013
New Revision: 248016
URL: http://svnweb.freebsd.org/changeset/base/248016
Log:
MFC r244729:
Minor cleanups of debug messages.
Modified:
stable/8/sys/netinet/sctp_pcb.c
Directory Properties:
stable/8/sys/ (props changed)
stable/8/sys/net
Author: tuexen
Date: Fri Mar 8 01:16:08 2013
New Revision: 248015
URL: http://svnweb.freebsd.org/changeset/base/248015
Log:
MFC r244728:
Fix a copy and paste error.
Modified:
stable/8/sys/netinet/sctputil.c
Directory Properties:
stable/8/sys/ (props changed)
stable/8/sys/netinet/
Author: tuexen
Date: Fri Mar 8 01:14:22 2013
New Revision: 248014
URL: http://svnweb.freebsd.org/changeset/base/248014
Log:
MFC r244033:
Get it compiling without INET and INET6 support (mainly userland stack).
Modified:
stable/8/sys/netinet/sctp_output.c
Directory Properties:
stable/8
Author: tuexen
Date: Fri Mar 8 01:12:40 2013
New Revision: 248013
URL: http://svnweb.freebsd.org/changeset/base/248013
Log:
MFC r244026:
Use correct padding of the ABORT chunk in case of an user initiated
abort cause is used.
Modified:
stable/8/sys/netinet/sctp_output.c
Directory Prop
Author: tuexen
Date: Fri Mar 8 01:10:33 2013
New Revision: 248012
URL: http://svnweb.freebsd.org/changeset/base/248012
Log:
MFC r244021:
Ensure that the padding of the last parameter of an INIT chunk
is not included in the chunk length as required by RFC 4960.
While there, cleanup sctp
Author: tuexen
Date: Fri Mar 8 01:05:07 2013
New Revision: 248011
URL: http://svnweb.freebsd.org/changeset/base/248011
Log:
MFC r243565:
Add support for sctp_peeloff() also in the front states of the
association.
Modified:
stable/8/sys/netinet/sctp_peeloff.c
Directory Properties:
st
Author: tuexen
Date: Fri Mar 8 01:03:39 2013
New Revision: 248010
URL: http://svnweb.freebsd.org/changeset/base/248010
Log:
MFC r243564:
Find the endpoint for an incoming packet also if the endpoint
comes from sctp_peeloff().
Modified:
stable/8/sys/netinet/sctp_pcb.c
Directory Propert
Author: tuexen
Date: Fri Mar 8 01:01:37 2013
New Revision: 248009
URL: http://svnweb.freebsd.org/changeset/base/248009
Log:
MFC r243558:
Allow shutdown() to be used on fds returned from sctp_peeloff().
Modified:
stable/8/sys/netinet/sctp_usrreq.c
Directory Properties:
stable/8/sys/
Author: tuexen
Date: Fri Mar 8 01:00:05 2013
New Revision: 248008
URL: http://svnweb.freebsd.org/changeset/base/248008
Log:
MFC r243516:
Remove unused function.
Modified:
stable/8/sys/netinet/sctp_peeloff.c
stable/8/sys/netinet/sctp_peeloff.h
Directory Properties:
stable/8/sys/ (p
Author: tuexen
Date: Fri Mar 8 00:58:07 2013
New Revision: 248007
URL: http://svnweb.freebsd.org/changeset/base/248007
Log:
MFC r243302:
Cleanup the code a bit, which improves the portability.
Modified:
stable/8/lib/libc/net/sctp_sys_calls.c
Directory Properties:
stable/8/lib/ (prop
Author: tuexen
Date: Fri Mar 8 00:56:46 2013
New Revision: 248006
URL: http://svnweb.freebsd.org/changeset/base/248006
Log:
MFC r243300:
Fix the handling of mapped IPv6 addresses in sctp_connectx().
Modified:
stable/8/lib/libc/net/sctp_sys_calls.c
Directory Properties:
stable/8/lib/
Author: tuexen
Date: Fri Mar 8 00:54:48 2013
New Revision: 248005
URL: http://svnweb.freebsd.org/changeset/base/248005
Log:
MFC r243186:
Add support for SCTP/UDP/IPV6.
This completes the support of
http://tools.ietf.org/html/draft-ietf-tsvwg-sctp-udp-encaps
Modified:
stable/8/sys/ne
Author: tuexen
Date: Fri Mar 8 00:48:15 2013
New Revision: 248004
URL: http://svnweb.freebsd.org/changeset/base/248004
Log:
MFC r243157:
Get the accounting working. We now have counters how many
chunks for each SCTP outgoing stream are in the send and
sent queue.
While there, improve
Author: tuexen
Date: Fri Mar 8 00:46:05 2013
New Revision: 248003
URL: http://svnweb.freebsd.org/changeset/base/248003
Log:
MFC r242714:
Add per outgoing stream accounting for chunks in the send
and sent queue. This provides no functional change, but is
a preparation for an upcoming st
Author: tuexen
Date: Fri Mar 8 00:43:49 2013
New Revision: 248002
URL: http://svnweb.freebsd.org/changeset/base/248002
Log:
MFC r242708,r242709:
Improve PR-SCTP if used in combination with NR-SACK.
Based on work done by Mohammad Rajiullah.
Modified:
stable/8/sys/netinet/sctp_constants
Author: tuexen
Date: Fri Mar 8 00:41:20 2013
New Revision: 248001
URL: http://svnweb.freebsd.org/changeset/base/248001
Log:
MFC r242627:
Move from early SSN assignment to late SSN assignment.
This doesn't change functionality, but makes upcoming change
much easier.
Developed with rrs
Author: tuexen
Date: Fri Mar 8 00:34:50 2013
New Revision: 248000
URL: http://svnweb.freebsd.org/changeset/base/248000
Log:
MFC r242512:
Fix errno in a couple of error cases.
Modified:
stable/8/lib/libc/net/sctp_sys_calls.c
Directory Properties:
stable/8/lib/ (props changed)
stabl
Author: tuexen
Date: Fri Mar 8 00:28:50 2013
New Revision: 247999
URL: http://svnweb.freebsd.org/changeset/base/247999
Log:
MFC r242326:
Add braces (as used elsewhere in the SCTP code).
Modified:
stable/8/sys/netinet/sctp_output.c
Directory Properties:
stable/8/sys/ (props changed)
Author: tuexen
Date: Fri Mar 8 00:20:55 2013
New Revision: 247996
URL: http://svnweb.freebsd.org/changeset/base/247996
Log:
MFC r240849:
Whitespace change.
Modified:
stable/8/sys/netinet/sctp_pcb.c
Directory Properties:
stable/8/sys/ (props changed)
stable/8/sys/netinet/ (props
Author: tuexen
Date: Fri Mar 8 00:19:28 2013
New Revision: 247995
URL: http://svnweb.freebsd.org/changeset/base/247995
Log:
MFC r240848:
Declare a static function as such.
Modified:
stable/8/sys/netinet/sctp_output.c
Directory Properties:
stable/8/sys/ (props changed)
stable/8/sys
On Mar 7, 2013, at 4:54 AM, Dag-Erling Smørgrav wrote:
> Dimitry Andric writes:
>> Glen Barber writes:
>>> This commit now causes ssh(1) to dump core.
>> Indeed, it will be the same problem that was reported many times on
>> ports@; our strnvis() is not compatible with OpenBSD's strnvis(). :(
>
Author: tuexen
Date: Fri Mar 8 00:17:57 2013
New Revision: 247994
URL: http://svnweb.freebsd.org/changeset/base/247994
Log:
MFC r240842:
Fix a bug related to handling Re-config chunks. It is not true that
the association can be removed if the socket is gone.
Modified:
stable/8/sys/net
Author: tuexen
Date: Fri Mar 8 00:16:17 2013
New Revision: 247993
URL: http://svnweb.freebsd.org/changeset/base/247993
Log:
MFC r240826:
Small cleanups. No functional change.
Modified:
stable/8/sys/netinet/sctp_output.c
stable/8/sys/netinet/sctp_output.h
Directory Properties:
stable
Author: tuexen
Date: Fri Mar 8 00:13:30 2013
New Revision: 247992
URL: http://svnweb.freebsd.org/changeset/base/247992
Log:
MFC r240507:
Small cleanups. No functional change.
Modified:
stable/8/sys/netinet/sctputil.c
Directory Properties:
stable/8/sys/ (props changed)
stable/8/sys
Author: tuexen
Date: Fri Mar 8 00:12:02 2013
New Revision: 247991
URL: http://svnweb.freebsd.org/changeset/base/247991
Log:
MFC r240263:
Whitespace changes.
Modified:
stable/8/sys/netinet/sctp_pcb.c
Directory Properties:
stable/8/sys/ (props changed)
stable/8/sys/netinet/ (props
Author: tuexen
Date: Fri Mar 8 00:09:25 2013
New Revision: 247990
URL: http://svnweb.freebsd.org/changeset/base/247990
Log:
MFC r240250:
Whitespace cleanup.
Modified:
stable/8/sys/netinet/sctp_asconf.c
Directory Properties:
stable/8/sys/ (props changed)
stable/8/sys/netinet/ (pr
Author: tuexen
Date: Fri Mar 8 00:07:19 2013
New Revision: 247989
URL: http://svnweb.freebsd.org/changeset/base/247989
Log:
MFC r240198:
Don't include a structure containing a flexible array in another
structure.
Modified:
stable/8/sys/netinet/sctp_header.h
stable/8/sys/netinet/sctp
Author: tuexen
Date: Fri Mar 8 00:05:15 2013
New Revision: 247987
URL: http://svnweb.freebsd.org/changeset/base/247987
Log:
MFC r240158:
Get rid of a gcc'ism.
Modified:
stable/8/sys/netinet/sctp_cc_functions.c
Directory Properties:
stable/8/sys/ (props changed)
stable/8/sys/netine
Author: tuexen
Date: Fri Mar 8 00:03:31 2013
New Revision: 247986
URL: http://svnweb.freebsd.org/changeset/base/247986
Log:
MFC r240148:
Using %p in a format string requires a void *.
Modified:
stable/8/sys/netinet/sctp_asconf.c
stable/8/sys/netinet/sctp_auth.c
stable/8/sys/netinet/
Author: tuexen
Date: Fri Mar 8 00:01:38 2013
New Revision: 247984
URL: http://svnweb.freebsd.org/changeset/base/247984
Log:
MFC r240115:
Use the consistenly the size of a variable. This helps to keep the code
simpler for the userland implementation.
Modified:
stable/8/sys/netinet/sctp
Author: tuexen
Date: Thu Mar 7 23:59:47 2013
New Revision: 247983
URL: http://svnweb.freebsd.org/changeset/base/247983
Log:
MFC r240114:
Whitespace change.
Modified:
stable/8/sys/netinet/sctputil.c
Directory Properties:
stable/8/sys/ (props changed)
stable/8/sys/netinet/ (props cha
Author: tuexen
Date: Thu Mar 7 23:58:18 2013
New Revision: 247982
URL: http://svnweb.freebsd.org/changeset/base/247982
Log:
MFC r240007:
Fix a typo which results in RTT to be off by a factor of 10, if the RTT is
larger than 1 second.
Modified:
stable/8/sys/netinet/sctputil.c
Directory
Author: tuexen
Date: Thu Mar 7 23:55:42 2013
New Revision: 247981
URL: http://svnweb.freebsd.org/changeset/base/247981
Log:
MFC r239035:
Testing an interface property should depend on the interface, not
on an address.
Modified:
stable/8/sys/netinet/sctp_bsd_addr.c
Directory Properties
Author: tuexen
Date: Thu Mar 7 23:53:11 2013
New Revision: 247980
URL: http://svnweb.freebsd.org/changeset/base/247980
Log:
MFC r238790:
Fix the sctp_sockstore union such that userland programs don't depend
on INET and/or INET6 to be defined and in-tune with how the kernel
was compiled.
Author: tuexen
Date: Thu Mar 7 23:51:07 2013
New Revision: 247978
URL: http://svnweb.freebsd.org/changeset/base/247978
Log:
MFC r238550:
Fix a refcount bug when freeing an association.
While there: Change code to be consistent.
Discussed with rrs@.
Modified:
stable/8/sys/netinet/sct
Author: tuexen
Date: Thu Mar 7 23:48:29 2013
New Revision: 247977
URL: http://svnweb.freebsd.org/changeset/base/247977
Log:
MFC r238501,r238514:
Changes which improve compilation if neither INET nor INET6 is defined.
Modified:
stable/8/sys/netinet/sctp_asconf.c
stable/8/sys/netinet/sc
Author: cognet
Date: Thu Mar 7 23:44:35 2013
New Revision: 247975
URL: http://svnweb.freebsd.org/changeset/base/247975
Log:
Add arm bits to truss.
Added:
head/usr.bin/truss/arm-fbsd.c (contents, props changed)
Modified:
head/usr.bin/Makefile.arm
head/usr.bin/truss/extern.h
head/usr.b
Author: tuexen
Date: Thu Mar 7 23:44:02 2013
New Revision: 247974
URL: http://svnweb.freebsd.org/changeset/base/247974
Log:
MFC r238475:
#ifdef INET and INET6 consistently. This also fixes a bug, where
it was done wrong.
Modified:
stable/8/sys/netinet/sctp_output.c
stable/8/sys/neti
Author: tuexen
Date: Thu Mar 7 23:41:57 2013
New Revision: 247972
URL: http://svnweb.freebsd.org/changeset/base/247972
Log:
MFC r238458:
Provide the correct notification type (SCTP_SEND_FAILED_EVENT)
for unsent messages.
Modified:
stable/8/sys/netinet/sctputil.c
Directory Properties:
Author: tuexen
Date: Thu Mar 7 23:39:59 2013
New Revision: 247971
URL: http://svnweb.freebsd.org/changeset/base/247971
Log:
MFC r238455:
Use case for selecting the address family (as in other places).
Modified:
stable/8/sys/netinet/sctp_pcb.c
Directory Properties:
stable/8/sys/ (pro
Author: tuexen
Date: Thu Mar 7 23:37:53 2013
New Revision: 247970
URL: http://svnweb.freebsd.org/changeset/base/247970
Log:
MFC r238454:
Bugfix: Send up a COMM UP notification for active 1-to-1 style sockets
also in the case where the assoc comes up due to a remotely
start
Author: tuexen
Date: Thu Mar 7 23:35:06 2013
New Revision: 247968
URL: http://svnweb.freebsd.org/changeset/base/247968
Log:
MFC r238122:
Use consistent method to determine IPV4_OUTPUT/IPV6_OUTPUT.
Modified:
stable/8/sys/netinet/sctp_output.c
Directory Properties:
stable/8/sys/ (prop
Author: tuexen
Date: Thu Mar 7 23:31:32 2013
New Revision: 247967
URL: http://svnweb.freebsd.org/changeset/base/247967
Log:
MFC r238087:
Iniitialize a variable.
Modified:
stable/8/sys/netinet/sctp_input.c
Directory Properties:
stable/8/sys/ (props changed)
stable/8/sys/netinet/
Author: tuexen
Date: Thu Mar 7 23:28:08 2013
New Revision: 247966
URL: http://svnweb.freebsd.org/changeset/base/247966
Log:
MFC r238003,r239091:
Move common code parts to sctp_common_input_processing().
Modified:
stable/8/sys/netinet/sctp_input.c
stable/8/sys/netinet/sctp_input.h
st
Author: tuexen
Date: Thu Mar 7 23:23:25 2013
New Revision: 247965
URL: http://svnweb.freebsd.org/changeset/base/247965
Log:
MFC r237715,r238294:
Pass the src and dst address of a received packet explicitly around.
Modified:
stable/8/sys/netinet/sctp_asconf.c
stable/8/sys/netinet/sctp_
Author: tuexen
Date: Thu Mar 7 23:18:35 2013
New Revision: 247964
URL: http://svnweb.freebsd.org/changeset/base/247964
Log:
MFC r235916:
Introduce in6_getscope() to allow more effective checksum
computations without the need to copy the address to clear the
scope.
Modified:
stable/8
On 2013-03-07 23:29, Andriy Gapon wrote:
...
I was not really kidding when I said that this change, as is, is a nop:
...
+ bname = strrchr(match.iim_name, '/');
+ bname = bname == NULL ? match.iim_name : bname + 1;
It would probably make sense to ma
Author: obrien
Date: Thu Mar 7 22:54:28 2013
New Revision: 247963
URL: http://svnweb.freebsd.org/changeset/base/247963
Log:
Fix GCC build:
/usr/src/sys/modules/nvme/../../dev/nvme/nvme.c:211: warning: format '%qx'
expects type 'long unsigned int', but argument 9 has type 'long long unsigned
Author: dim
Date: Thu Mar 7 22:43:50 2013
New Revision: 247962
URL: http://svnweb.freebsd.org/changeset/base/247962
Log:
Fix error in r247960: actually assign the basename to match.iim_file.
Pointed out by: avg
Pointy hat to:dim
MFC after:1 week
X-MFC-With: r24796
Author: gavin
Date: Thu Mar 7 22:32:41 2013
New Revision: 247961
URL: http://svnweb.freebsd.org/changeset/base/247961
Log:
Support the FAT16 partition type in gpart(8)
PR: kern/174714
Submitted by: 4721 at hushmail dot com
MFC after:1 week
Modified:
head/sys/geom/part/
on 08/03/2013 00:16 Dimitry Andric said the following:
> Author: dim
> Date: Thu Mar 7 22:16:35 2013
> New Revision: 247960
> URL: http://svnweb.freebsd.org/changeset/base/247960
>
> Log:
> Make ctfconvert work correctly on clang-compiled object files. Clang
> puts the full original source f
Author: dim
Date: Thu Mar 7 22:16:35 2013
New Revision: 247960
URL: http://svnweb.freebsd.org/changeset/base/247960
Log:
Make ctfconvert work correctly on clang-compiled object files. Clang
puts the full original source filename in the STT_FILE entry of the ELF
symbol table, while gcc save
Author: tuexen
Date: Thu Mar 7 22:05:27 2013
New Revision: 247959
URL: http://svnweb.freebsd.org/changeset/base/247959
Log:
MFC r238002:
Remove dead code (on FreeBSD) as suggested by glebius@.
Modified:
stable/8/sys/netinet/sctp_output.c
Directory Properties:
stable/8/sys/ (props ch
Author: delphij
Date: Thu Mar 7 21:48:05 2013
New Revision: 247958
URL: http://svnweb.freebsd.org/changeset/base/247958
Log:
Tag OpenSSL 0.9.8y.
Added:
vendor-crypto/openssl/0.9.8y/
- copied from r247957, vendor-crypto/openssl/dist-0.9.8/
___
Author: tuexen
Date: Thu Mar 7 21:43:21 2013
New Revision: 247956
URL: http://svnweb.freebsd.org/changeset/base/247956
Log:
MFC r237569:
Unify sctp_input() and sctp6_input().
Modified:
stable/8/sys/netinet/sctp_input.c
stable/8/sys/netinet6/sctp6_usrreq.c
Directory Properties:
stabl
Author: tuexen
Date: Thu Mar 7 21:41:02 2013
New Revision: 247955
URL: http://svnweb.freebsd.org/changeset/base/247955
Log:
MFC r237565:
Whitespace cleanup.
Modified:
stable/8/sys/netinet/sctp_indata.c
stable/8/sys/netinet/sctp_input.c
stable/8/sys/netinet/sctp_output.c
stable/8/s
Author: tuexen
Date: Thu Mar 7 21:38:43 2013
New Revision: 247954
URL: http://svnweb.freebsd.org/changeset/base/247954
Log:
MFC r237542:
Pass the packet length explicitly around.
Modified:
stable/8/sys/netinet/sctp_indata.c
stable/8/sys/netinet/sctp_input.c
stable/8/sys/netinet/sctp
Author: dim
Date: Thu Mar 7 21:37:23 2013
New Revision: 247953
URL: http://svnweb.freebsd.org/changeset/base/247953
Log:
Make c99(1) invoke /usr/bin/cc with argv[0] set to "/usr/bin/cc" instead
of just "cc", since there is no reason to cause additional path searches
in this case.
MFC a
Author: tuexen
Date: Thu Mar 7 21:36:04 2013
New Revision: 247952
URL: http://svnweb.freebsd.org/changeset/base/247952
Log:
MFC r237541:
Remove redundant check.
Modified:
stable/8/sys/netinet/sctp_input.c
Directory Properties:
stable/8/sys/ (props changed)
stable/8/sys/netinet/
Author: dim
Date: Thu Mar 7 21:34:16 2013
New Revision: 247951
URL: http://svnweb.freebsd.org/changeset/base/247951
Log:
Make c89(1) invoke /usr/bin/cc with argv[0] also set to /usr/bin/cc,
similar to what c99(1) does, to prevent "c89: illegal option -- 1"
messages, when clang is /usr/bin/c
Author: tuexen
Date: Thu Mar 7 21:34:04 2013
New Revision: 247950
URL: http://svnweb.freebsd.org/changeset/base/247950
Log:
MFC r237540:
Do packet logging in a consistent way.
Modified:
stable/8/sys/netinet/sctp_bsd_addr.c
stable/8/sys/netinet/sctp_bsd_addr.h
stable/8/sys/netinet/sc
Author: tuexen
Date: Thu Mar 7 21:31:45 2013
New Revision: 247949
URL: http://svnweb.freebsd.org/changeset/base/247949
Log:
MFC r237392:
Remove redundant #ifdef. Reported by gnn@.
Modified:
stable/8/sys/netinet/sctp_usrreq.c
Directory Properties:
stable/8/sys/ (props changed)
stab
Author: tuexen
Date: Thu Mar 7 21:29:42 2013
New Revision: 247948
URL: http://svnweb.freebsd.org/changeset/base/247948
Log:
MFC r237230:
Add rate limitation for SCTP OOTB responses.
Modified:
stable/8/sys/netinet/icmp_var.h
stable/8/sys/netinet/ip_icmp.c
stable/8/sys/netinet/sctp_in
Author: tuexen
Date: Thu Mar 7 21:27:15 2013
New Revision: 247947
URL: http://svnweb.freebsd.org/changeset/base/247947
Log:
MFC r237229:
Cleanup the UDP decapsulation code.
Modified:
stable/8/sys/netinet/sctputil.c
Directory Properties:
stable/8/sys/ (props changed)
stable/8/sys/n
Author: tuexen
Date: Thu Mar 7 21:24:41 2013
New Revision: 247946
URL: http://svnweb.freebsd.org/changeset/base/247946
Log:
MFC r237049:
Pass flowid explicitly through the stack instead of taking it from
the mbuf chain at different places.
While there: Fix several bugs related to VRFs.
Author: tuexen
Date: Thu Mar 7 21:22:07 2013
New Revision: 247945
URL: http://svnweb.freebsd.org/changeset/base/247945
Log:
MFC r236961:
Add a cmsg of type IP_TOS for UDP/IPv4 sockets to specify the TOS byte.
Modified:
stable/8/sys/netinet/udp_usrreq.c
Directory Properties:
stable/8/
Author: tuexen
Date: Thu Mar 7 21:17:37 2013
New Revision: 247944
URL: http://svnweb.freebsd.org/changeset/base/247944
Log:
MFC r236959:
Add a IP_RECVTOS socket option to receive for received UDP/IPv4
packets a cmsg of type IP_RECVTOS which contains the TOS byte.
Much like IP_RECVTTL d
Author: tuexen
Date: Thu Mar 7 21:11:16 2013
New Revision: 247943
URL: http://svnweb.freebsd.org/changeset/base/247943
Log:
MFC r236958:
Deliver IPV6_TCLASS, IPV6_HOPLIMIT and IPV6_PKTINFO cmsgs (if
requested) on IPV6 sockets, which have been marked to be not IPV6_V6ONLY,
for each rece
Author: delphij
Date: Thu Mar 7 21:10:49 2013
New Revision: 247942
URL: http://svnweb.freebsd.org/changeset/base/247942
Log:
Copy over r237653 to create new vendor branch for OpenSSL 0.9.8 maintenance.
Added:
vendor-crypto/openssl/dist-0.9.8/
- copied from r237653, vendor-crypto/openssl
Author: tuexen
Date: Thu Mar 7 21:08:19 2013
New Revision: 247941
URL: http://svnweb.freebsd.org/changeset/base/247941
Log:
MFC r236956:
Unify the sending of ABORT, SHUTDOWN-COMPLETE and ERROR chunks.
While there: Fix also some minor bugs and prepare for SCTP/DTLS.
Modified:
stable/8/
Author: cperciva
Date: Thu Mar 7 20:48:36 2013
New Revision: 247940
URL: http://svnweb.freebsd.org/changeset/base/247940
Log:
Now that stable/7 is EOL, stop building INDEX-7.
MFC after:1 week
Modified:
head/etc/portsnap.conf
Modified: head/etc/portsnap.conf
Author: tuexen
Date: Thu Mar 7 20:41:36 2013
New Revision: 247939
URL: http://svnweb.freebsd.org/changeset/base/247939
Log:
MFC r236949:
Small cleanup.
Modified:
stable/8/sys/netinet/sctputil.c
Directory Properties:
stable/8/sys/ (props changed)
stable/8/sys/netinet/ (props chan
Author: tuexen
Date: Thu Mar 7 20:37:57 2013
New Revision: 247938
URL: http://svnweb.freebsd.org/changeset/base/247938
Log:
MFC r236522:
Remove code which is not needed.
Modified:
stable/8/sys/netinet/sctp_pcb.c
Directory Properties:
stable/8/sys/ (props changed)
stable/8/sys/neti
Author: tuexen
Date: Thu Mar 7 20:36:17 2013
New Revision: 247937
URL: http://svnweb.freebsd.org/changeset/base/247937
Log:
MFC r236515:
Use an existing function to get the source address.
Modified:
stable/8/sys/netinet/sctp_asconf.c
Directory Properties:
stable/8/sys/ (props change
Author: tuexen
Date: Thu Mar 7 20:34:30 2013
New Revision: 247936
URL: http://svnweb.freebsd.org/changeset/base/247936
Log:
MFC r236493:
Honor sysctl for TTL.
Modified:
stable/8/sys/netinet/sctp_output.c
Directory Properties:
stable/8/sys/ (props changed)
stable/8/sys/netinet/ (
Author: tuexen
Date: Thu Mar 7 20:32:30 2013
New Revision: 247935
URL: http://svnweb.freebsd.org/changeset/base/247935
Log:
MFC r236492:
Don't request data from the IPv6 layer, which is not used.
Modified:
stable/8/sys/netinet/sctp_output.c
Directory Properties:
stable/8/sys/ (props
Author: tuexen
Date: Thu Mar 7 20:29:54 2013
New Revision: 247934
URL: http://svnweb.freebsd.org/changeset/base/247934
Log:
MFC r236450:
Remove an unused parameter.
Modified:
stable/8/sys/netinet/sctp_input.c
stable/8/sys/netinet/sctputil.c
stable/8/sys/netinet/sctputil.h
Directory
Author: tuexen
Date: Thu Mar 7 20:26:51 2013
New Revision: 247933
URL: http://svnweb.freebsd.org/changeset/base/247933
Log:
MFC r236391:
Small cleanups. No functional change.
Modified:
stable/8/sys/netinet/sctp_asconf.c
stable/8/sys/netinet/sctputil.h
Directory Properties:
stable/8/
Author: tuexen
Date: Thu Mar 7 20:24:14 2013
New Revision: 247932
URL: http://svnweb.freebsd.org/changeset/base/247932
Log:
MFC r236087:
Get rid of SCTP specific code to avoid CRC32C computations on loopback.
Just use offloading.
Modified:
stable/8/sys/netinet/sctp_output.c
stable/8
Author: tuexen
Date: Thu Mar 7 20:17:30 2013
New Revision: 247931
URL: http://svnweb.freebsd.org/changeset/base/247931
Log:
MFC r235990:
Undefine SCTP_PACKED before including sctp_uio.h, which doesn't
use it. Spotted by Irene Ruengeler.
Modified:
stable/8/sys/netinet/sctp.h
Directory
Author: tuexen
Date: Thu Mar 7 20:14:55 2013
New Revision: 247930
URL: http://svnweb.freebsd.org/changeset/base/247930
Log:
MFC r235903:
Add sn_send_failed_event to sctp_notification.
Modified:
stable/8/sys/netinet/sctp_uio.h
Directory Properties:
stable/8/sys/ (props changed)
stable
Author: tuexen
Date: Thu Mar 7 20:12:31 2013
New Revision: 247929
URL: http://svnweb.freebsd.org/changeset/base/247929
Log:
MFC r235828:
Use consistent text at the begining of the files.
Modified:
stable/8/sys/netinet/sctp.h
stable/8/sys/netinet/sctp_asconf.c
stable/8/sys/netinet/sc
Author: tuexen
Date: Thu Mar 7 20:08:34 2013
New Revision: 247928
URL: http://svnweb.freebsd.org/changeset/base/247928
Log:
MFC r235557:
Use a default for max_burst of 4 and l2var of 2.
This was discussed with rrs@.
Modified:
stable/8/sys/netinet/sctp_constants.h
stable/8/sys/netine
Author: tuexen
Date: Thu Mar 7 20:06:27 2013
New Revision: 247927
URL: http://svnweb.freebsd.org/changeset/base/247927
Log:
MFC r235554:
Support SCTP_EOF also for 1-to-1 style sockets.
Modified:
stable/8/sys/netinet/sctp_output.c
Directory Properties:
stable/8/sys/ (props changed)
Author: tuexen
Date: Thu Mar 7 20:04:05 2013
New Revision: 247926
URL: http://svnweb.freebsd.org/changeset/base/247926
Log:
MFC r235418:
Support SCTP_REMOTE_ERROR notification.
`
Modified:
stable/8/sys/netinet/sctp_constants.h
stable/8/sys/netinet/sctp_input.c
stable/8/sys/netinet
Author: tuexen
Date: Thu Mar 7 19:40:14 2013
New Revision: 247925
URL: http://svnweb.freebsd.org/changeset/base/247925
Log:
MFC r235416:
Provide in the SCTP_SEND_FAILED and SCTP_SEND_FAILED_EVENT notifications
the correct ssf_error or ssfe_error as required by RFC 6458.
Modified:
stab
Author: tuexen
Date: Thu Mar 7 19:38:04 2013
New Revision: 247924
URL: http://svnweb.freebsd.org/changeset/base/247924
Log:
MFC r235414,r235415:
Provide the error code in SCTP_PEER_ADDR_CHANGE notifications as
specified in RFC 6458.
Modified:
stable/8/sys/netinet/sctp_indata.c
stabl
1 - 100 of 120 matches
Mail list logo