]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r269436, r269445:
authortuexen <tuexen@FreeBSD.org>
Fri, 22 Aug 2014 19:57:39 +0000 (19:57 +0000)
committertuexen <tuexen@FreeBSD.org>
Fri, 22 Aug 2014 19:57:39 +0000 (19:57 +0000)
commita4786844b5aed176a639f1a041df00e694738983
treed2cc67bf7d3042259b0eb0a50770a14d90b095f4
parentc03375e227571ca74ca3e1d283016c01f74d24e2
MFC r269436, r269445:

Cleanup the ECN configuration handling and provide an SCTP socket
option for controlling ECN on future associations and get the
status on current associations.
A simialar pattern will be used for controlling SCTP extensions in
upcoming commits.
lib/libc/net/sctp_sys_calls.c
sys/netinet/sctp.h
sys/netinet/sctp_input.c
sys/netinet/sctp_output.c
sys/netinet/sctp_pcb.c
sys/netinet/sctp_pcb.h
sys/netinet/sctp_peeloff.c
sys/netinet/sctp_structs.h
sys/netinet/sctp_usrreq.c
sys/netinet/sctputil.c