]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/netinet6/nd6.c
Fix issues introduced by r292275
[FreeBSD/FreeBSD.git] / sys / netinet6 / nd6.c
2015-12-16 Steven HartlandFix issues introduced by r292275
2015-12-16 Alexander V. ChernikovProvide additional lle data in IPv6 lltable dump used...
2015-12-15 Steven HartlandFix lagg failover due to missing notifications
2015-12-14 Kristof Provostinet6: Do not assume every interface has ip6 enabled.
2015-12-14 Dag-Erling SmørgravUpgrade to Unbound 1.5.7.
2015-12-13 Alexander V. ChernikovRemove LLE read lock from IPv6 fast path.
2015-12-11 Ed MasteUpdate to ELF Tool Chain r3272
2015-12-08 Simon J. GerratyMerge bmake-20151201
2015-12-07 Mark JohnstonMFV r289003:
2015-12-03 Jung-uk KimMerge OpenSSL 1.0.2e.
2015-11-30 Alexander V. ChernikovAdd new rt_foreach_fib_walk_del() function for deleting...
2015-11-21 Xin LIMFV r291123:
2015-11-15 Alexander V. ChernikovBring back the ability of passing cached route via...
2015-11-13 Randall StewartThis fixes several places where callout_stops return...
2015-11-12 Edwin GroothuisMFV of 290695,tzdata2015g
2015-11-07 Baptiste DaroussinImprove collation string and locales support
2015-11-07 Alexander V. ChernikovUnify setting lladdr for AF_INET[6].
2015-10-30 Jung-uk KimMerge OpenSSL 1.0.2d.
2015-10-28 Baptiste DaroussinMerge from head
2015-10-27 Baptiste DaroussinUpdate libucl to latest git snapshot (20151027)
2015-10-23 Simon J. GerratyMerge bmake 20151020
2015-10-22 Gleb SmirnoffMFV ntp-4.2.8p4 (r289715)
2015-10-19 Alexander MotinMFV r289561: 6328 Fix cstyle errors in zfs codebase
2015-10-18 Rui PauloUpdate hostapd/wpa_supplicant to version 2.5.
2015-10-18 Alexander MotinMFV r289535: 5767 fix several problems with zfs test...
2015-10-18 Alexander MotinMFV r289530: 5847 libzfs_diff should check zfs_prop_get...
2015-10-18 Alexander MotinMFV r289526:
2015-10-18 Alexander MotinMFC r289498: 6298 zfs_create_008_neg and zpool_create_0...
2015-10-18 Alexander MotinMFV r247180: Update vendor/illumos/dist and vendor...
2015-10-18 Alexander MotinMFV r289493: 5745 zfs set allows only one dataset prope...
2015-10-16 Alexander MotinMFV r289310:
2015-10-15 Alexander MotinMFV r289312: 2605 want to resume interrupted zfs send
2015-10-14 Alexander MotinMFV r289311: 5764 "zfs send -nv" directs output to...
2015-10-14 Alexander MotinMFV r289308: 6267 dn_bonus evicted too early
2015-10-14 Alexander MotinMFV r289306: 6295 metaslab_condense's dbgmsg should...
2015-10-14 Alexander MotinMFV r289304: 6293 ztest failure: error == 28 (0xc ...
2015-10-14 Alexander MotinMFV r289298: 6286 ZFS internal error when set large...
2015-10-14 Alexander MotinMFV r289296: 6288 dmu_buf_will_dirty could be faster
2015-10-14 Alexander MotinMFV r289294: 5219 l2arc_write_buffers() may write beyon...
2015-10-13 Baptiste DaroussinMerge from head
2015-10-12 Alexander MotinMFV r289188: 6281 prefetching should apply to 1MB reads
2015-10-12 Alexander MotinMFV r289187: 6251 add tunable to disable free_bpobj...
2015-10-12 Alexander MotinMFV r289185: 6250 zvol_dump_init() can hold txg open
2015-10-12 Peter WemmUpdate from svn-1.8.14 to 1.9.2.
2015-10-10 Baptiste DaroussinUpdate Dragonfly Mail Agent to v0.10
2015-10-09 Ed MasteUpdate to ELF Tool Chain r3250
2015-10-09 Dag-Erling SmørgravUpgrade to Unbound 1.5.5.
2015-10-05 Dimitry AndricMerge ^/head r288457 through r288830.
2015-10-04 Alexander V. ChernikovInvoke lle_event for new entry iff it has lladdr set.
2015-10-04 Alexander V. ChernikovSimplify if (lladdr) condition in nd6_cache_lladdr():
2015-10-04 Alexander V. ChernikovEliminate nd6_llinfo_settimer(). All consumers were...
2015-10-04 Alexander V. ChernikovAdd __noinline attribute to several functions to ease...
2015-10-04 Alexander V. ChernikovFix condition for nd6_llinfo_getholdsrc() introduced...
2015-10-03 Hiroki Sato- Schedule DAD for IN6_IFF_TENTATIVE addresses in nd6_t...
2015-10-01 Dimitry AndricMerge ^/head r288197 through r288456.
2015-09-30 Mark JohnstonMFV r288408:
2015-09-27 Xin LIMFV r288243: nc from OpenBSD 5.8.
2015-09-27 Alexander V. ChernikovEliminate nd6_nud_hint() and its TCP bindings.
2015-09-25 Xin LIMFV r288063: make dataset property de-registration...
2015-09-24 Dimitry AndricMerge ^/head r288126 through r288196.
2015-09-23 Ed MasteBring LLVM libunwind snapshot into contrib/llvm/projects
2015-09-23 Xin LIMFV r288140: update file to 5.25.
2015-09-22 Alexander V. ChernikovUse standard lle LLE_EXCLUSIVE request flags instead of
2015-09-22 Dimitry AndricMerge ^/head r288035 through r288099.
2015-09-21 Andriy GaponMFV r287817: 6220 memleak in l2arc on debug build
2015-09-21 Alexander V. ChernikovUnify nd6 state switching by using newly-created nd6_ll...
2015-09-21 Alexander V. ChernikovAdd "stale" timer back to nd6_cache_lladdr().
2015-09-20 Dimitry AndricMerge ^/head r287878 through r288034.
2015-09-19 Alexander V. ChernikovCleanup nd6_cache_lladdr(). No functional changes.
2015-09-18 Alexander V. Chernikov* Simplify logic besides llchange variable.
2015-09-17 Dag-Erling SmørgravUpgrade to Unbound 1.5.4.
2015-09-16 Dimitry AndricMerge ^/head r287680 through r287877.
2015-09-16 Dimitry AndricUpdate libc++ to 3.7.0 release.
2015-09-16 Alexander V. ChernikovSimplify the way of attaching IPv6 link-layer header.
2015-09-16 Alexander V. ChernikovConstantify lookup key in several nd6_* functions.
2015-09-15 Alexander V. ChernikovSimplify nd6_cache_lladdr:
2015-09-15 Alexander V. Chernikov* Require explicitl lle unlink prior to calling llentry...
2015-09-14 Eric van GyzenFix the handling of IPv6 On-Link Redirects.
2015-09-14 Alexander V. Chernikov* Do more fine-grained locking: call eventhandlers...
2015-09-14 Xin LIMFV r286224: 5695 dmu_sync'ed holes do not retain birth...
2015-09-14 Xin LIMFV r277429:
2015-09-13 Xin LIMFV r287623: 5997 FRU field not set during pool creatio...
2015-09-13 Xin LINote r286552 as merged and reduce diff against upstream.
2015-09-12 Xin LIMFV r287699: 6214 zpools going south
2015-09-12 Xin LIMFV r287684: 6091 avl_add doesn't assert on non-debug...
2015-09-12 Xin LIMFV r287624: 5987 zfs prefetch code needs work
2015-09-11 Dimitry AndricMerge ^/head r287527 through r287679.
2015-09-11 Dimitry AndricSince contrib/libc++'s ancestry was never correct,...
2015-09-11 Mark JohnstonMFV r283513:
2015-09-11 Mark JohnstonMFV r283512:
2015-09-10 Dimitry AndricUpdate compiler-rt to 3.7.0 release. This also include...
2015-09-10 Hiroki Sato- Remove SIOCGDRLST_IN6 and SIOCGPRLST_IN6. These...
2015-09-06 Dimitry AndricUpdate llvm, clang and lldb to 3.7.0 release.
2015-09-06 Dimitry AndricUpdate lldb to upstream trunk r242221.
2015-09-05 Dimitry AndricMerge ^/head r286858 through r287489.
2015-09-05 Alexander V. ChernikovDo not pass lle to nd6_ns_output(). Use newly-added
2015-09-04 Xin LIMFV r287451 + 287452: file 5.24 + fix for bin/181436.
2015-08-31 Alexander V. ChernikovSimplify lla_rt_output()/nd6_add_ifa_lle() by setting...
2015-08-26 Jung-uk KimMerge ACPICA 20150818.
2015-08-25 Baptiste DaroussinMerge from HEAD
next