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
*
Remove VNET_SYSCTL_ARG(). The generic sysctl(9) code handles that.
glebius
2014-11-07
1
-4
/
+0
*
Finish r274118: remove useless fields from struct domain.
melifaro
2014-11-06
1
-2
/
+0
*
Make checks for rt_mtu generic:
melifaro
2014-11-06
5
-4
/
+22
*
Remove old hack abusing domattach from NFS code.
melifaro
2014-11-05
1
-9
/
+2
*
Fix a bug which prevented ND6_IFF_IFDISABLED flag from clearing when
hrs
2014-11-02
1
-26
/
+24
*
Remove redundant code.
ae
2014-10-30
1
-65
/
+4
*
Move ifq drain into in6m_purge().
ae
2014-10-30
1
-3
/
+2
*
Fix mbuf leak in IPv6 multicast code.
ae
2014-10-30
1
-0
/
+3
*
Do not automatically install routes to link-local and interface-local multicast
ae
2014-10-27
1
-207
/
+34
*
Remove unused function.
ae
2014-10-27
2
-15
/
+0
*
Remove redundant check and m_pullup() call.
ae
2014-10-24
1
-2
/
+0
*
Overhaul if_gif(4):
ae
2014-10-14
2
-267
/
+47
*
When deciding whether to call m_pullup() even though there is adequate
rwatson
2014-10-12
3
-9
/
+8
*
Add context pointer and source address to the UDP tunnel callback
bryanv
2014-10-10
1
-1
/
+2
*
Add missing UDP multicast receive dtrace probes
bryanv
2014-10-09
1
-0
/
+2
*
Move the calls to u_tun_func() into udp6_append()
bryanv
2014-10-09
1
-32
/
+12
*
Fix a bug introduced in
tuexen
2014-10-07
1
-1
/
+1
*
UPD and UDPLite require a checksum. So check for it.
tuexen
2014-10-03
1
-0
/
+8
*
Check for UDP/IPv6 packets that the length in the UDP header is at least
tuexen
2014-10-02
1
-12
/
+3
*
Fix the checksum computation for UDPLite/IPv6. This requires the
tuexen
2014-10-02
3
-15
/
+30
*
Add an additional routing table lookup when m->m_pkthdr.fibnum is changed
hrs
2014-10-02
1
-3
/
+16
*
Remove lock init from radix.c.
melifaro
2014-10-01
1
-1
/
+3
*
The default for UDPLITE_RECV_CSCOV is zero. RFC 3828 recommend
tuexen
2014-10-01
1
-2
/
+2
*
If the checksum coverage field in the UDPLITE header is the length
tuexen
2014-09-30
1
-2
/
+3
*
Remove redundant call to ipsec_getpolicybyaddr().
ae
2014-09-30
1
-11
/
+4
*
When plen != ulen, it should only be checked when this is UDP.
kevlo
2014-09-30
1
-1
/
+1
*
Revisions 264905 and 266860 added a "int fib" argument to ifa_ifwithnet and
asomers
2014-09-11
1
-1
/
+1
*
Add const qualifier to in6_addrhash() function.
ae
2014-09-11
2
-1
/
+25
*
* use M_ZERO flag with malloc instead of explicit zeroing.
ae
2014-09-11
1
-10
/
+2
*
Introduce new scope related functions.
ae
2014-09-11
2
-1
/
+79
*
* constify argument of in6_addrscope();
ae
2014-09-11
2
-52
/
+14
*
Add additional checks for IPV6_PKTINFO handling (RFC 3542):
ae
2014-09-10
1
-2
/
+15
*
Make in6_pcblookup_hash_locked and in6_pcbladdr static.
ae
2014-09-10
2
-7
/
+5
*
Introduce INP6_PCBHASHKEY macro. Replace usage of hardcoded part of
ae
2014-09-10
1
-12
/
+13
*
Add the ability to set `prefer_source' flag to an IPv6 address.
ae
2014-09-09
2
-0
/
+11
*
Add basic RSS awareness for the UDPv6 send path.
adrian
2014-09-09
1
-0
/
+24
*
Add IP_NODEFAULTFLOWID awareness to ip6_output().
adrian
2014-09-09
1
-1
/
+10
*
Use union sctp_sockstore instead of struct sockaddr_storage. This
tuexen
2014-09-07
1
-4
/
+4
*
Add the reverse part to rule #9. Also change its description in the
ae
2014-09-01
1
-0
/
+2
*
Add some missing checks for unsupported interfaces (e.g. pflog(4)) when
markj
2014-08-22
3
-20
/
+41
*
Change pr_output's prototype to avoid the need for explicit casts.
kevlo
2014-08-15
3
-8
/
+8
*
Merge 'struct ip6protosw' and 'struct protosw' into one. Now we have
kevlo
2014-08-08
8
-72
/
+25
*
Add new rule to source address selection algorithm. It prefers address
ae
2014-07-30
1
-0
/
+6
*
Garbage collect couple of unused fields from struct ifaddr:
glebius
2014-07-29
1
-3
/
+0
*
Fix EtherIP. TOS field must be initialized when the inner protocol is
hrs
2014-07-24
1
-0
/
+2
*
When it's time to do 4-tuple UDP IPv6 hashing, make sure this is a known
adrian
2014-07-20
1
-0
/
+2
*
Add IPv6 flowid, bindmulti and RSS awareness.
adrian
2014-07-12
2
-0
/
+145
*
Add INP_RSS_BUCKET_SET awareness for IPv6 pcbgroup entries.
adrian
2014-07-12
1
-0
/
+13
*
Add the IPv6 versions of the multi-bind, hash/hash type and RSS options.
adrian
2014-07-12
1
-0
/
+6
*
Fix condition.
ae
2014-07-11
1
-1
/
+1
[next]