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
*
Seperate SCTP checksum offloading for IPv4 and IPv6.
tuexen
2012-05-30
2
-15
/
+15
*
When we return deprecated addresses, we need to reference them.
emax
2012-05-30
1
-3
/
+9
*
It turns out that too many drivers are not only parsing the L2/3/4
bz
2012-05-28
4
-15
/
+16
*
Correctly get the payload length in host byte order. While we
bz
2012-05-26
1
-4
/
+4
*
Get rid of SCTP specific code to avoid CRC32C computations on loopback.
tuexen
2012-05-26
1
-5
/
+0
*
MFp4 bz_ipv6_fast:
bz
2012-05-25
1
-18
/
+15
*
MFp4 bz_ipv6_fast:
bz
2012-05-25
1
-63
/
+80
*
MFp4 bz_ipv6_fast:
bz
2012-05-25
1
-5
/
+16
*
MFp4 bz_ipv6_fast:
bz
2012-05-25
2
-12
/
+63
*
MFp4 bz_ipv6_fast:
bz
2012-05-25
2
-5
/
+8
*
MFp4 bz_ipv6_fast:
bz
2012-05-25
1
-2
/
+1
*
MFp4 bz_ipv6_fast:
bz
2012-05-25
1
-0
/
+2
*
MFp4 bz_ipv6_fast:
bz
2012-05-25
1
-2
/
+2
*
MFp4 bz_ipv6_fast:
bz
2012-05-24
2
-0
/
+62
*
MFp4 bz_ipv6_fast:
bz
2012-05-24
1
-31
/
+27
*
MFp4 bz_ipv6_fast:
bz
2012-05-24
2
-0
/
+14
*
Use consistent text at the begining of the files.
tuexen
2012-05-23
2
-9
/
+7
*
Rewrite nd6_sysctl_{d,p}rlist() to avoid misaligned accesses to char arrays
marius
2012-05-20
1
-104
/
+77
*
Missed to commit this in r235414.
tuexen
2012-05-13
1
-2
/
+1
*
Use ECONNABORTED in cases where the ABORT was sent to the peer.
tuexen
2012-05-13
1
-1
/
+1
*
Provide in the association change notification the received ABORT chunk
tuexen
2012-05-12
1
-5
/
+2
*
in6_pcblookup_local() still can return a pcb with NULL
glebius
2012-03-21
1
-2
/
+2
*
Clean up, no functional change.
tuexen
2012-03-15
1
-3
/
+3
*
In nd6_options() ignore the RFC 6106 options completely rather than printing
bz
2012-03-04
1
-0
/
+8
*
Allow to configure net.inet6.ip6.{accept_rtadv,no_radr} by the loader tunables
hrs
2012-03-02
1
-0
/
+2
*
Remove a redundant check.
hrs
2012-03-02
1
-10
/
+0
*
In selectroute() add a missing fibnum argument to an in6_rtalloc()
bz
2012-02-24
3
-11
/
+10
*
When using flowtable llentrys can outlive the interface with which they're as...
kmacy
2012-02-23
1
-15
/
+15
*
Remove two clang warnings.
tuexen
2012-02-18
1
-1
/
+1
*
Merge multi-FIB IPv6 support from projects/multi-fibv6/head/:
bz
2012-02-17
16
-445
/
+654
*
Remove casts from inet6 address testing macros, thus preserving
glebius
2012-01-26
1
-16
/
+16
*
Remove unused variable.
pluknet
2012-01-25
1
-2
/
+0
*
Plug a possible ifa_ref leak in case of premature return from in6_purgeaddr().
bz
2012-01-24
1
-2
/
+2
*
Remove the stale XXX rt_newaddrmsg comment.
pluknet
2012-01-24
1
-4
/
+0
*
Remove unnecessary line break.
bz
2012-01-24
1
-2
/
+1
*
Clean up some #endif comments removing from short sections. Add #endif
bz
2012-01-22
1
-1
/
+1
*
Small cleanup, no functional change.
tuexen
2012-01-15
1
-1
/
+0
*
Add an SCTP sysctl "blackhole", similar to the one for TCP.
tuexen
2012-01-08
1
-2
/
+7
*
Convert all users of IF_ADDR_LOCK to use new locking macros that specify
jhb
2012-01-05
9
-82
/
+82
*
Mark a couple of file local functions static and stop exporting them.
bz
2012-01-05
2
-6
/
+6
*
Convert an #ifdef DIAGNOSTIC if/panic to a KASSERT.
bz
2012-01-05
1
-6
/
+2
*
Use the mli_relinmhead list normally used to defer calls to
jhb
2012-01-04
1
-21
/
+29
*
Use correct locking when traversing interface address list.
glebius
2012-01-04
1
-4
/
+2
*
When cancelling multicast timers on an interface, don't release the
jhb
2012-01-03
1
-8
/
+7
*
Grab a reference on the matching interface address (ifa) in the handling
jhb
2012-01-03
1
-2
/
+10
*
Use TAILQ_FOREACH() instead of TAILQ_FOREACH_SAFE() for some loops that
jhb
2012-01-03
2
-4
/
+4
*
Remove an uneeded inpcb forward declaration and align the function
bz
2012-01-02
1
-2
/
+1
*
Remove a declaration to a non-existent function.
bz
2011-12-31
1
-1
/
+0
*
Use queue(3) macros instead of home-rolled versions in several places in
jhb
2011-12-29
6
-88
/
+49
*
Address issues found by clang. While there, fix also some style
tuexen
2011-12-27
1
-47
/
+39
[next]