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
/
netinet6
Commit message (
Expand
)
Author
Age
Files
Lines
*
rename MLD6_* to MLD_*.
ume
2003-10-31
2
-17
/
+18
*
use arc4random.
ume
2003-10-31
4
-9
/
+6
*
initialize in6_tmpaddrtimer_ch.
ume
2003-10-31
1
-0
/
+1
*
nuku unused functions in6_nigroup_attach() and
ume
2003-10-31
2
-61
/
+0
*
Overhaul routing table entry cleanup by introducing a new rtexpunge
sam
2003-10-30
3
-28
/
+14
*
use a local variable to avoid holding a lock across a call out of view
sam
2003-10-30
1
-4
/
+6
*
- unlock on error.
ume
2003-10-30
1
-4
/
+10
*
add management part of address selection policy described in
ume
2003-10-30
5
-0
/
+227
*
correct LOR by using a local variable to hold result
sam
2003-10-29
1
-3
/
+5
*
add ECN support in layer-3.
ume
2003-10-29
5
-19
/
+56
*
ip6_savecontrol() argument is redundant
ume
2003-10-29
5
-14
/
+11
*
hide m_tag, again.
ume
2003-10-29
3
-38
/
+21
*
make sure to accept only IPv6 packet.
ume
2003-10-28
1
-0
/
+3
*
cleanup use of m_tag.
ume
2003-10-28
5
-77
/
+69
*
M_DONTWAIT was passed into malloc().
ume
2003-10-27
1
-2
/
+2
*
re-add wrongly disappered IPV6_CHECKSUM stuff by introducing
ume
2003-10-26
3
-0
/
+83
*
drop unused defines.
ume
2003-10-26
1
-4
/
+0
*
drop unused fields.
ume
2003-10-26
1
-6
/
+1
*
use uint32_t instead of u_int32_t for newly introduced
ume
2003-10-26
1
-1
/
+1
*
revert following unwanted changes:
ume
2003-10-25
1
-7
/
+7
*
correct namespace pollution.
ume
2003-10-25
1
-0
/
+5
*
remove the ip6r0_addr and ip6r0_slmap members from ip6_rthdr0{}
ume
2003-10-24
1
-4
/
+6
*
Switch Advanced Sockets API for IPv6 from RFC2292 to RFC3542
ume
2003-10-24
14
-427
/
+1273
*
check return result from rtalloc1 before invoking RTUNLOCK
sam
2003-10-23
1
-1
/
+2
*
we have ppsratecheck().
ume
2003-10-22
1
-74
/
+0
*
IP6Q_LOCK_CHECK -> IP6Q_LOCK_ASSERT.
ume
2003-10-22
1
-6
/
+6
*
drop the code of HAVE_NRL_INPCB part. our system doesn't
ume
2003-10-22
2
-53
/
+0
*
pretect ip6 reassemble queue by use of mutex.
ume
2003-10-22
1
-45
/
+16
*
- implement lock around IPv6 reassembly, to avoid panic due to
ume
2003-10-22
4
-16
/
+99
*
protect sid_default and sid.
ume
2003-10-22
1
-1
/
+36
*
reduce calling in6_addr2zoneid().
ume
2003-10-22
1
-6
/
+6
*
more strict sanity check for ESP tail
suz
2003-10-22
1
-1
/
+1
*
- change scope to zone.
ume
2003-10-21
14
-111
/
+160
*
correct linkmtu handling.
ume
2003-10-20
8
-107
/
+120
*
- revert to old rijndael code. new rijndael code broke gbde.
ume
2003-10-19
2
-0
/
+8
*
rtfree() must be called in lock context.
ume
2003-10-18
1
-0
/
+1
*
nuke duplicate function and unused function.
ume
2003-10-17
3
-45
/
+5
*
revert wrongly dropped null check by previous commit.
ume
2003-10-17
1
-0
/
+2
*
- add dom_if{attach,detach} framework.
ume
2003-10-17
14
-287
/
+253
*
fix horribly botched MFp4 merge
sam
2003-10-16
1
-7
/
+7
*
pfil hooks can modify packet contents so check if the destination
sam
2003-10-16
1
-1
/
+11
*
MFp4: correct locking issues in nd6_lookup
sam
2003-10-14
1
-1
/
+4
*
use BF_ecb_encrypt().
ume
2003-10-13
1
-22
/
+6
*
- support AES counter mode for ESP.
ume
2003-10-13
6
-15
/
+526
*
support AES XCBC MAC for AH.
ume
2003-10-13
2
-0
/
+230
*
- support AES XCBC MAC for AH
ume
2003-10-13
1
-0
/
+7
*
include opencrypto/rmd160.h
ume
2003-10-12
1
-1
/
+1
*
remove unused variable.
ume
2003-10-12
1
-4
/
+1
*
- avoid hardcoded values.
ume
2003-10-12
2
-41
/
+29
*
- always check for optlen overrun.
ume
2003-10-12
1
-4
/
+11
[next]