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
...
*
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
*
- correct signedness mixups.
ume
2003-10-12
3
-80
/
+79
*
avoid hardcoding MD5 result length (16)
ume
2003-10-12
1
-3
/
+4
*
- RIPEMD160 support
ume
2003-10-12
3
-206
/
+188
*
fixed an endian bug on fragment header scanning
ume
2003-10-10
1
-1
/
+2
*
nuke SCOPEDROUTING. Though it was there for a long time,
ume
2003-10-10
8
-59
/
+0
*
switch cast128 implementation to implementation by Steve Reid;
ume
2003-10-10
1
-10
/
+4
*
- typo. found by markus@openbsd
ume
2003-10-09
1
-4
/
+2
*
- typo in comment
ume
2003-10-09
10
-289
/
+225
*
- fix typo in comments.
ume
2003-10-08
21
-637
/
+402
*
must lock route when the caller provided a route but not
sam
2003-10-07
1
-2
/
+4
*
indent
ume
2003-10-07
1
-1
/
+1
*
style and indent. no functional change.
ume
2003-10-07
1
-40
/
+34
*
- fix typo in comment.
ume
2003-10-07
9
-321
/
+277
*
nuke unused CTL_IPV6PROTO_NAMES macro.
ume
2003-10-07
1
-47
/
+0
*
return(code) -> return (code)
ume
2003-10-06
22
-408
/
+403
*
Locking for updates to routing table entries. Each rtentry gets a mutex
sam
2003-10-04
9
-77
/
+99
*
add randomtab for ip6_randomflowlabel().
ume
2003-10-01
1
-0
/
+11
*
randomize IPv6 flowlabel when RANDOM_IP_ID is defined.
ume
2003-10-01
5
-4
/
+20
*
use arc4random()
ume
2003-10-01
2
-14
/
+3
*
- include opt_random_ip_id.h
ume
2003-10-01
3
-1
/
+7
*
we don't need ip6_id when RANDOM_IP_ID is defined.
ume
2003-10-01
3
-0
/
+6
*
include opt_random_ip_id.h
ume
2003-10-01
1
-0
/
+2
*
Don't compiled ip6_randomid() in if RANDOM_IP_ID is not defined.
ume
2003-10-01
2
-0
/
+6
*
Obey RANDOM_IP_ID.
ume
2003-10-01
1
-0
/
+5
*
randomize IPv6 fragment ID.
ume
2003-10-01
3
-1
/
+250
*
Correct pfil_run_hooks return handling: if the return value is non-zero
sam
2003-09-30
2
-9
/
+8
*
o update PFIL_HOOKS support to current API used by netbsd
sam
2003-09-23
5
-68
/
+35
*
Enable IPv6 for Token Ring.
mdodd
2003-09-14
3
-0
/
+7
*
The in6_ifattach() routine contains the following code:
wpaul
2003-09-13
1
-2
/
+4
*
Fix a bunch of off-by-one errors in the range checking code.
ru
2003-09-11
1
-1
/
+1
*
introduced a flag bit "ND6_IFF_ACCEPT_RTADV" in the nd_ifinfo structure to
ume
2003-08-05
3
-1
/
+14
*
Cleanup useless break.
ume
2003-07-29
1
-3
/
+0
*
ip6fw does not handle ESP correctly
ume
2003-07-27
1
-0
/
+1
[prev]
[next]