]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/netinet6
Do not fail the low-level device probe simply because the kernel
[FreeBSD/FreeBSD.git] / sys / netinet6 /
2014-07-24 hrsFix EtherIP. TOS field must be initialized when the...
2014-07-20 adrianWhen it's time to do 4-tuple UDP IPv6 hashing, make...
2014-07-19 baptMerge libucl 20140718 (fixes a bug in the parser)
2014-07-18 baptUpdate libucl to the 2014-07-16 snapshot
2014-07-12 adrianAdd IPv6 flowid, bindmulti and RSS awareness.
2014-07-12 adrianAdd INP_RSS_BUCKET_SET awareness for IPv6 pcbgroup...
2014-07-12 adrianAdd the IPv6 versions of the multi-bind, hash/hash...
2014-07-11 aeFix condition.
2014-07-07 bryanvUse the appropriate IPv6 hashtype defines when looking...
2014-07-03 marcelAdd VHD support to mkimg(1). VHD is used by Xen and...
2014-07-01 delphijMFV r267565:
2014-06-28 hselaskyPull in r267961 and r267973 again. Fix for issues repor...
2014-06-27 gjbRevert r267961, r267973:
2014-06-27 hselaskyExtend the meaning of the CTLFLAG_TUN flag to automatic...
2014-06-26 rpauloMFV illumos
2014-06-26 rpauloMFV illumos
2014-06-26 rpauloMFV illumos
2014-06-26 rpauloMFV illumos r266986:
2014-06-26 delphijMFV r267843: update file/libmagic to 5.19.
2014-06-23 umeMake nd6_gctimer tunable.
2014-06-23 kevloCatch up with r186809, correct comments.
2014-06-15 pfgMFV r266988:
2014-06-09 jkimMerge OpenSSL 1.0.1h.
2014-06-08 aeRemove unused variable.
2014-05-29 asomersFix unintended KBI change from r264905. Add _fib versi...
2014-05-29 hrsAdd rwlock to struct dadq. A panic could occur when...
2014-05-28 vanhuFixed IPv4-in-IPv6 and IPv6-in-IPv4 IPsec tunnels.
2014-05-27 peterMerge apr-1.4.8 -> apr-1.5.1 and update.
2014-05-16 hrsCancel DAD for an ifa when the ifp has ND6_IFF_IFDISABL...
2014-05-15 marcelMFuser/marcel/mkimg:
2014-05-15 desUpgrade to latest ldns (1.6.17) and unbound (1.4.22).
2014-05-03 melifaroPass radix head ptr along with rte to rtexpunge().
2014-04-26 melifaroUse "hash" value in rtalloc_mpath_fib() instead of...
2014-04-26 melifaroUnify sa_equal() macro usage.
2014-04-24 asomersFix subnet and default routes on different FIBs on...
2014-04-23 baptUpdate to byacc 20140409
2014-04-17 aeRemove unused variable.
2014-04-12 aeProperly release the in6_multi lock.
2014-04-07 kevloMinor style cleanups.
2014-04-07 kevloAdd support for UDP-Lite protocol (RFC 3828) to IPv4...
2014-04-04 gjbMerge r262907 from ^/projects/release-embedded:
2014-04-01 jmmvAdd atf m4 files from the vendor branch.
2014-03-31 aeRemove unused label.
2014-03-31 aeDon't generate an ICMPv6 error message if packet was...
2014-03-29 marcelAdd mkimg, a utility for making disk images from raw...
2014-03-25 desUpgrade to OpenSSH 6.6p1.
2014-03-22 baptUpdate to 20140321
2014-03-15 rwatsonSeveral years after initial development, merge prototyp...
2014-03-12 glebiusSince both netinet/ and netinet6/ call into netipsec...
2014-03-10 baptUpdate libucl to 2014-03-03
2014-03-05 gjbMerge ^/projects/release-embedded into ^/head.
2014-03-05 delphijMFV r262756:
2014-03-05 glebius- Remove rt_metrics_lite and simply put its members...
2014-03-02 delphijMFV r262639: ncurses 5.9 20140222 snapshot.
2014-02-28 delphijMFV r262617: ncurses 5.9.
2014-02-28 impSymbolic bindings for the dts files...
2014-02-28 impAdd missing skeleton file.
2014-02-28 markj4478 dtrace_dof_maxsize is far too small
2014-02-28 impInitial import of DTS files from Linux
2014-02-26 dimMerge from head up to r262536.
2014-02-26 desMFV (r262529): fix is_upper() predicate
2014-02-26 emasteUpdate LLDB snapshot to upstream r202189
2014-02-25 jhbRemove more constants related to static sysctl nodes...
2014-02-23 dimMerge from head up to r262415.
2014-02-23 baptImport libucl into head
2014-02-23 rodrigcRemove KASSERT from in6p_lookup_mcast_ifp().
2014-02-21 gjbMerge the following:
2014-02-21 baptImport Dragonfly Mail Agent into base system
2014-02-21 gjbMove ^/user/gjb/hacking/release-embedded up one directo...
2014-02-21 gjbMFH: tracking commit
2014-02-18 emasteUpdate LLDB snapshot to upstream r201577
2014-02-17 glebiuso Remove at compile time the HASH_ALL code, that was...
2014-02-16 dimUpgrade our copy of llvm/clang to 3.4 release. This...
2014-02-14 jmmvMFV: Import atf-0.20.
2014-02-13 melifaroFurther simplify nd6_output_lle.
2014-02-13 aeDrop packets to multicast address whose scop field...
2014-02-10 bruefferOnly count table lookups when we're actually processing...
2014-02-10 bruefferFor IPv6, return the same error code as IPv4 when mrout...
2014-02-10 melifaroSimplify nd6_output_lle:
2014-02-07 glebiuso Revamp API between flowtable and netinet, netinet6.
2014-02-07 aeUnlock entry before retry.
2014-02-02 aeTake exclusive lock only when lle isn't NULL. We don...
2014-02-01 uqsMerge mdocml v1.12.3 into head
2014-01-31 desUpgrade to OpenSSH 6.5p1.
2014-01-30 dimImport libc++ 3.4 release. This contains a lot of...
2014-01-26 gshapiroMerge sendmail 8.14.8 to HEAD
2014-01-20 kaiwMFH@260917.
2014-01-19 gjbMFH: Tracking commit (r260891)
2014-01-19 melifaroFurther rework netinet6 address handling code:
2014-01-18 melifaroUse in6_localip() instead of hand-rolled cycle.
2014-01-18 melifaroAdd in6_prepare_ifra() function to ease preparing in...
2014-01-18 melifaroDo some style(9) not done in r260851 to improve readabi...
2014-01-18 melifaroSplit in6_update_ifa() into smaller pieces leaving...
2014-01-15 kaiwCopy libelf, libdwarf and common files from vendor...
2014-01-12 jmmvAdd atf pkg-config files from the vendor branch.
2014-01-10 aeMechanically replace direct accessing to if_xname to...
2014-01-09 jmgrevert part of r260485 which changes how part of the...
2014-01-09 gjbMFH: tracking commit (head@r260486)
2014-01-09 aeRemove extra nesting from X_ip6_mforward() function.
2014-01-09 aeAdd MRT6_DLOG() macro for debugging.
next