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_timer.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
- fix sctp_ifn initial refcount issue (prevents deletion)
rrs
2007-10-16
1
-0
/
+1
*
- Bug fix managing congestion parameter on immediate
rrs
2007-10-01
1
-0
/
+3
*
- Get rid of unsused constants for sysctl variables.
rrs
2007-09-15
1
-1
/
+1
*
- Incorrect error EAGAIN returned for invalid send on a locked
rrs
2007-09-13
1
-3
/
+3
*
- send call has a reference to uio->uio_resid in
rrs
2007-09-08
1
-0
/
+18
*
- Locking compatiability changes. This involves adding
rrs
2007-09-08
1
-11
/
+11
*
- Fix address add handling to clear cached routes and source addresses
rrs
2007-08-24
1
-1
/
+15
*
- Remove extra comment for 7.0 (no GIANT here).
rrs
2007-08-16
1
-2
/
+0
*
- take out a needless panic under invariants for sctp_output.c
rrs
2007-07-24
1
-15
/
+13
*
- added pre-checks to the bindx call.
rrs
2007-07-17
1
-7
/
+6
*
- Modular congestion control, with RFC2581 being the default.
rrs
2007-07-14
1
-63
/
+208
*
- Two more static analisys bugs found by cisco's tool on a subsequent
rrs
2007-06-18
1
-1
/
+2
*
- Fix so ifn's are properly deleted when the ref count goes to 0.
rrs
2007-06-14
1
-80
/
+71
*
- Fixed cookie handling to calc an RTO when
rrs
2007-06-13
1
-0
/
+3
*
- Take out the broken table-id concept. Panda Routers have a M-VRF
rrs
2007-06-01
1
-1
/
+4
*
- Fixes so we won't try to start a timer when we
rrs
2007-05-29
1
-1
/
+1
*
- fixed autclose to not allow setting on 1-2-1 model.
rrs
2007-05-28
1
-1
/
+1
*
- Fixed 1-2-1 model to not worry about associd in sockopts
rrs
2007-05-17
1
-0
/
+2
*
Two major items here:
rrs
2007-05-09
1
-76
/
+49
*
- 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
-6
/
+6
*
- More macros for OS compatabilty
rrs
2007-05-08
1
-27
/
+38
*
- fix source address selection when picking an acceptable address
rrs
2007-04-14
1
-42
/
+54
*
- fixed several places where we did not release INP locks.
rrs
2007-04-03
1
-0
/
+2
*
- window update sacks sent incorrectly after
rrs
2007-03-20
1
-1
/
+0
*
- Sysctl's move to seperate file
rrs
2007-03-15
1
-14
/
+57
*
- Copyright updates (aka 2007)
rrs
2007-02-12
1
-5
/
+8
*
- most all includes (#include <>) migrate to the sctp_os_bsd.h file
rrs
2007-01-18
1
-46
/
+1
*
a) macro-ization of all mbuf and random number
rrs
2006-12-29
1
-10
/
+9
*
1) Fixes on a number of different collision case LOR's.
rrs
2006-12-14
1
-5
/
+26
*
Remove bogus casts that Randall for some reason didn't borrow
ru
2006-11-04
1
-1
/
+1
*
More 64 bit pointer fun.
rrs
2006-11-03
1
-2
/
+2
*
Ok, here it is, we finally add SCTP to current. Note that this
rrs
2006-11-03
1
-0
/
+1736