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
*
- Make the code more proactively clear an ND6_IFF_IFDISABLED flag when
hrs
2011-06-06
2
-1
/
+55
*
- Accept Router Advertisement messages even when net.inet6.ip6.forwarding=1.
hrs
2011-06-06
7
-36
/
+56
*
Use uint8_t for sockaddr sa_len.
hrs
2011-06-05
1
-1
/
+1
*
Add _mbuf() variants of various inpcb-related interfaces, including lookup,
rwatson
2011-06-04
3
-6
/
+33
*
Decompose the current single inpcbinfo lock into two locks:
rwatson
2011-05-30
4
-49
/
+119
*
Add FEATURE() definitions for IPv4 and IPv6 so that we can use
bz
2011-05-25
1
-0
/
+1
*
Move from passing a wildcard boolean to a general set up lookup flags into
rwatson
2011-05-23
2
-12
/
+19
*
The statically configured (permanent) ARP entries are removed when an
qingli
2011-05-20
1
-2
/
+8
*
Remove code with any effect.
tuexen
2011-05-03
1
-3
/
+1
*
Improve compilation of SCTP code without INET support.
tuexen
2011-04-30
1
-40
/
+90
*
Make the UDP code compile without INET. Expose udp_usrreq.c to IPv6 only
bz
2011-04-30
1
-0
/
+6
*
Make the PCB code compile without INET support by adding #ifdef INETs
bz
2011-04-30
1
-1
/
+10
*
Make IPsec compile without INET adding appropriate #ifdef checks.
bz
2011-04-27
1
-0
/
+6
*
correct variable type name in comment
ticso
2011-04-25
1
-2
/
+2
*
MFp4 CH=191760,191770:
bz
2011-04-20
1
-0
/
+9
*
Fix IPv6 ND. After r219562 we in nd6_ns_input() were erroneously always
bz
2011-04-17
1
-2
/
+2
*
Remove a check in udp6_send() that prevented v4-mapped v6 addresses from
bz
2011-04-09
1
-13
/
+0
*
After r219579 and r219779 unbreak v4-mapped v6 sockets for UDP
bz
2011-04-09
1
-13
/
+11
*
- Merge changes to the base system to support OFED. These include
jeff
2011-03-21
3
-0
/
+4
*
Merge the two identical implementations for local port selections from
bz
2011-03-12
1
-67
/
+7
*
Push a possible "unbind" in some situation from in6_pcbsetport() to
bz
2011-03-12
3
-6
/
+9
*
Make sure the locally cached value of rt->rt_gateway stays stable,
bz
2011-03-12
1
-7
/
+14
*
Fix typos - remove duplicate "the".
brucec
2011-02-21
1
-1
/
+1
*
Fix bugs related to M_FLOWID:
tuexen
2011-02-07
1
-0
/
+12
*
1) Typo correction in comments and one spacing change.
rrs
2011-02-05
2
-0
/
+4
*
Improve plausibility check in sctp_handle_sack().
tuexen
2010-12-22
1
-1
/
+1
*
Add IFT_L2VLAN to the list that is capable of supplying the ingredients
jhay
2010-12-22
1
-0
/
+1
*
Loosen the locking in nd6-free() again after r216022 to avoid
bz
2010-12-07
1
-13
/
+24
*
Plug well observed races on la_hold entries with the callout handler.
bz
2010-11-29
3
-58
/
+90
*
Fix more continuous/contiguous typos (cf. r215955)
brucec
2010-11-27
4
-6
/
+6
*
After some off-list discussion, revert a number of changes to the
dim
2010-11-22
12
-30
/
+30
*
In case of an early return from the function there is no need to zero
bz
2010-11-20
1
-2
/
+2
*
Do not initialize flag variables before needed.
bz
2010-11-17
1
-6
/
+7
*
No need to re-initialize the callout. We initially do it in in6_lltable_new()
bz
2010-11-17
1
-3
/
+1
*
Apply the STATIC_VNET_DEFINE and STATIC_DPCPU_DEFINE macros throughout
dim
2010-11-14
12
-30
/
+30
*
Make the IPsec SADB embedded route cache a union to be able to hold both the
bz
2010-10-23
1
-1
/
+1
*
Purposely tell the compiler that we ignore the return value of ADDCARRY()
rpaulo
2010-10-13
1
-1
/
+1
*
Add a bandaid for a long-standing race condition during route entry
delphij
2010-09-27
1
-1
/
+3
*
IP_BINDANY is not correctly handled in getsockopt() case.
attilio
2010-09-24
1
-0
/
+1
*
Remove unused variables.
tuexen
2010-09-15
1
-3
/
+5
*
MFp4 CH=183052 183053 183258:
bz
2010-09-02
2
-0
/
+61
*
Fix the the SCTP_WITH_NO_CSUM option when used in combination with
tuexen
2010-08-29
1
-1
/
+9
*
Fix the switching on/off of CMT using sysctl and socket option.
tuexen
2010-08-28
1
-1
/
+6
*
optp may be NULL.
ume
2010-08-20
1
-1
/
+2
*
Fix mbuf leakages and remove unneccessary duplicate mbuf frees.
anchie
2010-08-19
1
-13
/
+7
*
MFp4: anchie_soc2009 branch:
anchie
2010-08-19
6
-14
/
+602
*
Make `ping6 -I' work with net.inet6.ip6.use_defaultzone=1.
ume
2010-08-17
1
-2
/
+5
*
In rip6_input(), in case of multicast, we might skip the normal processing
bz
2010-08-14
1
-0
/
+1
*
Unbreak LINT by moving all carp hooks to net/if.c / netinet/ip_carp.h, with
will
2010-08-11
1
-4
/
+1
*
Allow carp(4) to be loaded as a kernel module. Follow precedent set by
will
2010-08-11
2
-32
/
+6
[next]