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
...
*
cleanup rijndael API.
ume
2003-11-11
1
-32
/
+12
*
enable aes-xcbc-mac and aes-ctr, again.
ume
2003-11-10
3
-9
/
+1
*
replace explicit changes to rt_refcnt by RT_ADDREF and RT_REMREF
sam
2003-11-08
4
-7
/
+7
*
o add a flags parameter to netisr_register that is used to specify
sam
2003-11-08
1
-1
/
+2
*
nuke obsoleted ipsec_gethist(). it just did panic to notify user
ume
2003-11-07
2
-10
/
+0
*
correct behavior when ipv6mr_interface is 0. Matthias Drochner
ume
2003-11-06
1
-4
/
+4
*
byebye in6_ifawithscope(). it was a function for old source
ume
2003-11-05
2
-283
/
+0
*
make sure to treat destrination address as KAME internal form
ume
2003-11-05
1
-29
/
+8
*
source address selection part of RFC3484.
ume
2003-11-04
5
-110
/
+569
*
- cleanup SP refcnt issue.
ume
2003-11-04
11
-528
/
+847
*
use nd6log().
ume
2003-11-04
1
-30
/
+24
*
- update comments to refrect recent BSDs.
ume
2003-11-04
1
-1
/
+2
*
rename variables.
ume
2003-11-02
2
-12
/
+12
*
Replace the if_name and if_unit members of struct ifnet with new members
brooks
2003-10-31
3
-11
/
+15
*
correct stat to increment.
ume
2003-10-31
1
-1
/
+1
*
do not insert a dest option header (even specified by a user) that
ume
2003-10-31
1
-1
/
+13
*
(icmp6_rip6_input) if the received data is small enough but in an
ume
2003-10-31
1
-2
/
+46
*
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
[prev]
[next]