index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
netinet
/
sctp_uio.h
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Use [] instead of [0] for flexible arrays.
tuexen
2010-01-22
1
-8
/
+8
*
This change syncs up the socketAPI stream-reset
rrs
2010-01-17
1
-13
/
+16
*
Get rid of support of an old version of the SCTP-AUTH draft.
tuexen
2010-01-16
1
-1
/
+0
*
Get rid of unused field. This will also be deleted
tuexen
2009-07-27
1
-1
/
+0
*
Make sctp_uio user to kernel structure match the
rrs
2009-05-30
1
-2
/
+2
*
ABI expansions to hopefully future-proof our MIB/netstat code for 8.0
rrs
2009-05-07
1
-2
/
+4
*
Add more padding and a new variable. This will
rrs
2009-04-08
1
-5
/
+5
*
Many bug fixes (from the IETF hack-fest):
rrs
2009-04-04
1
-2
/
+3
*
Add the add-stream capability. Still needs more
rrs
2009-02-20
1
-4
/
+3
*
Move the new rwnd field down to the very end
rrs
2009-02-13
1
-1
/
+1
*
Add padding to then end of the xsctp_xxx structures to
rrs
2009-02-09
1
-0
/
+4
*
- Cleanup checksum code.
rrs
2009-02-03
1
-0
/
+8
*
Code from the hack-session known as the IETF (and a
rrs
2008-12-06
1
-9
/
+23
*
- Peers rwnd is now available for the MIB.
rrs
2008-10-18
1
-0
/
+1
*
1) Adds the rest of the VIMAGE change macros
rrs
2008-07-09
1
-2
/
+2
*
- Macro-izes the packed declaration in all headers.
rrs
2008-06-14
1
-2
/
+2
*
- Define changes in sctp.h
rrs
2008-05-20
1
-0
/
+1
*
- The address lock is changed to a rwlock. This
rrs
2007-09-18
1
-1
/
+1
*
- DF bit was on for COOKIE-ECHO chunks. This is
rrs
2007-09-13
1
-0
/
+16
*
- send call has a reference to uio->uio_resid in
rrs
2007-09-08
1
-6
/
+13
*
- During shutdown pending, when the last sack came in and
rrs
2007-08-27
1
-0
/
+4
*
- change number assignments for SHA225-512 (match artisync
rrs
2007-08-06
1
-4
/
+12
*
- Fix stream reset so it limits the number of streams that can be listed
rrs
2007-06-22
1
-175
/
+180
*
- Fixes cstatic issues found by cisco sa tool (missing frees and such
rrs
2007-06-18
1
-0
/
+3
*
- Fix so ifn's are properly deleted when the ref count goes to 0.
rrs
2007-06-14
1
-1
/
+1
*
- fix send_failed notification contents
rrs
2007-06-09
1
-1
/
+1
*
- Fixes so we won't try to start a timer when we
rrs
2007-05-29
1
-0
/
+3
*
- fixed autclose to not allow setting on 1-2-1 model.
rrs
2007-05-28
1
-38
/
+39
*
- Fixed 1-2-1 model to not worry about associd in sockopts
rrs
2007-05-17
1
-5
/
+3
*
- Copyright change, cisco's silly tool wants it to say:
rrs
2007-05-08
1
-1
/
+1
*
- Static analyisis fixes for cisco's commit (this is equivilant
rrs
2007-05-08
1
-1
/
+1
*
- More macros for OS compatabilty
rrs
2007-05-08
1
-10
/
+13
*
- Somehow the disable fragment option got lost. We could
rrs
2007-04-22
1
-14
/
+8
*
- More work on making send lock contention.
rrs
2007-04-19
1
-0
/
+2
*
- Add more comments to sctps_stats struture in sctp_uio.h
rrs
2007-04-15
1
-46
/
+72
*
- fix source address selection when picking an acceptable address
rrs
2007-04-14
1
-2
/
+3
*
- fixed several places where we did not release INP locks.
rrs
2007-04-03
1
-0
/
+1
*
- Found bug in min split point bundling which caused
rrs
2007-03-31
1
-2
/
+0
*
- Sysctl's move to seperate file
rrs
2007-03-15
1
-8
/
+6
*
- Copyright updates (aka 2007)
rrs
2007-02-12
1
-10
/
+42
*
- Macroizes the V6ONLY flag check.
rrs
2007-01-15
1
-6
/
+9
*
1) Fixes on a number of different collision case LOR's.
rrs
2006-12-14
1
-7
/
+48
*
Turns out we would reset the TSN seq counter during
rrs
2006-11-11
1
-0
/
+2
*
-Fixes first of all the getcred on IPv6 and V4. The
rrs
2006-11-08
1
-0
/
+12
*
Tons of fixes to get all the 64bit issues removed.
rrs
2006-11-05
1
-8
/
+8
*
Ok, here it is, we finally add SCTP to current. Note that this
rrs
2006-11-03
1
-0
/
+946
[prev]