]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/netinet6
NTB: Add more HW registers to device sysctl tree
[FreeBSD/FreeBSD.git] / sys / netinet6 /
2015-11-07 baptImprove collation string and locales support
2015-11-07 melifaroUnify setting lladdr for AF_INET[6].
2015-11-07 baptMerge from head r290483
2015-11-06 adrian[netinet6]: Create a new IPv6 netisr which expects...
2015-11-01 baptMerge from head
2015-10-30 jkimMerge OpenSSL 1.0.2d.
2015-10-28 baptMerge from head
2015-10-27 melifaroUse m_cat() to reassembly IPv6 packets.
2015-10-27 baptUpdate libucl to latest git snapshot (20151027)
2015-10-23 sjgMerge bmake 20151020
2015-10-22 glebiusMFV ntp-4.2.8p4 (r289715)
2015-10-18 rpauloUpdate hostapd/wpa_supplicant to version 2.5.
2015-10-16 mavMFV r289310:
2015-10-13 baptMerge from head
2015-10-12 peterUpdate from svn-1.8.14 to 1.9.2.
2015-10-05 dimMerge ^/head r288457 through r288830.
2015-10-05 ngieMFhead @ r281414
2015-10-04 melifaroInvoke lle_event for new entry iff it has lladdr set.
2015-10-04 melifaroSimplify if (lladdr) condition in nd6_cache_lladdr():
2015-10-04 melifaroEliminate nd6_llinfo_settimer(). All consumers were...
2015-10-04 melifaroAdd __noinline attribute to several functions to ease...
2015-10-04 melifaroFix condition for nd6_llinfo_getholdsrc() introduced...
2015-10-03 hrs- Schedule DAD for IN6_IFF_TENTATIVE addresses in nd6_t...
2015-10-02 ngieMFhead @ r288473
2015-10-01 dimMerge ^/head r288197 through r288456.
2015-09-30 aeTake extra reference to security policy before calling...
2015-09-30 markjMFV r288408:
2015-09-28 ngieAdd initial testcases for bin/ls
2015-09-27 ngieMFhead @ r288313
2015-09-27 melifaroEliminate nd6_nud_hint() and its TCP bindings.
2015-09-27 melifarortsock requests for deleting interface address lles...
2015-09-24 dimMerge ^/head r288126 through r288196.
2015-09-23 emasteBring LLVM libunwind snapshot into contrib/llvm/projects
2015-09-22 melifaroUse standard lle LLE_EXCLUSIVE request flags instead of
2015-09-22 dimMerge ^/head r288035 through r288099.
2015-09-21 bzCompare mbuf pointer to NULL rather than to 0.
2015-09-21 bzIn the UDP over IPv6 implementation several cases are...
2015-09-21 melifaroUnify nd6 state switching by using newly-created nd6_ll...
2015-09-21 melifaroAdd "stale" timer back to nd6_cache_lladdr().
2015-09-20 dimMerge ^/head r287878 through r288034.
2015-09-19 melifaroCleanup nd6_cache_lladdr(). No functional changes.
2015-09-18 melifaro* Simplify logic besides llchange variable.
2015-09-17 desUpgrade to Unbound 1.5.4.
2015-09-16 dimMerge ^/head r287680 through r287877.
2015-09-16 dimUpdate libc++ to 3.7.0 release.
2015-09-16 melifaroSimplify the way of attaching IPv6 link-layer header.
2015-09-16 melifaroConstantify lookup key in several nd6_* functions.
2015-09-15 melifaroSimplify nd6_cache_lladdr:
2015-09-15 melifaro* Require explicitl lle unlink prior to calling llentry...
2015-09-14 vangyzenFix the handling of IPv6 On-Link Redirects.
2015-09-14 melifaro* Do more fine-grained locking: call eventhandlers...
2015-09-11 dimMerge ^/head r287527 through r287679.
2015-09-11 dimSince contrib/libc++'s ancestry was never correct,...
2015-09-10 dimUpdate compiler-rt to 3.7.0 release. This also include...
2015-09-10 hrsRemove SIOCGDRLST_IN6 and SIOCGPRLST_IN6 forgotten...
2015-09-10 hrs- Remove SIOCGDRLST_IN6 and SIOCGPRLST_IN6. These...
2015-09-10 hrs- Remove SIOCGDRLST_IN6 and SIOCGPRLST_IN6. These...
2015-09-10 hrsDo not add IN6_IFF_TENTATIVE when ND6_IFF_NO_DAD.
2015-09-10 hrsRemove IN6_IFF_NOPFX. This flag was no longer used.
2015-09-06 dimMerge ^/head r287502 through r287526.
2015-09-06 adrianAdd support for receiving flowtype, flowid and RSS...
2015-09-06 dimUpdate llvm, clang and lldb to 3.7.0 release.
2015-09-06 dimUpdate lldb to upstream trunk r242221.
2015-09-05 dimMerge ^/head r286858 through r287489.
2015-09-05 melifaroDo not pass lle to nd6_ns_output(). Use newly-added
2015-09-05 melifaroDo not skip entries without LLE_VALID flag.
2015-09-05 melifaroMake in6ifa_ifpwithaddr() take const param.
2015-08-31 melifaroSimplify lla_rt_output()/nd6_add_ifa_lle() by setting...
2015-08-29 adrianImplement RSS hashing/re-hashing for IPv6 ingress packets.
2015-08-28 bzremove a left-over after r220463 empty #ifdef INET...
2015-08-28 adrianReplace the printf()s with optional rate limited debugg...
2015-08-27 bzget_inpcbinfo() and get_pcblist() are UDP local functio...
2015-08-25 baptMerge from HEAD
2015-08-25 adrianCall the new RSS hash calculation function to correctly...
2015-08-24 adrianImplement the IPv6 RSS software hash function.
2015-08-24 hrs- Deprecate IN6_IFF_NODAD. It was used to prevent...
2015-08-20 melifaro* Split allocation and table linking for lle's.
2015-08-12 dimMerge ^/head r286422 through r286684.
2015-08-12 dimUpdate llvm/clang to r242221.
2015-08-11 melifaroUse single 'lle_timer' callout in lltable instead of
2015-08-11 melifaroStore addresses instead of sockaddrs inside llentry.
2015-08-11 melifaroMFP r276712.
2015-08-10 melifaroRename rt_foreach_fib() to rt_foreach_fib_walk().
2015-08-10 ngieMFhead @ r286584
2015-08-10 melifaroPartially merge r274887,r275334,r275577,r275578,r275586...
2015-08-09 baptMerge from HEAD
2015-08-08 mariusFix compilation after r286457 w/o INVARIANTS or INVARIA...
2015-08-08 melifaroMFP r274295:
2015-08-08 melifaroMFP r274553:
2015-08-08 melifaroSimplify ip[6] simploop:
2015-08-07 dimMerge ^/head r285924 through r286421.
2015-08-03 jchDecompose TCP INP_INFO lock to increase short-lived...
2015-08-02 aeProperly handle IPV6_NEXTHOP socket option in selectrou...
2015-08-02 aeRemove redundant check.
2015-07-31 emasteAdd ELF Tool Chain's brandelf(1) to contrib
2015-07-30 emasteAdd ELF Tool Chain's ar(1) and elfdump(1) to contrib
2015-07-29 aeEliminate the use of m_copydata() in gif_encapcheck().
2015-07-29 aeConvert in_ifaddr_lock and in6_ifaddr_lock to rmlock.
2015-07-28 bdreweryMFV r285970:
2015-07-28 zbbImport Annapurna Labs Alpine HAL to sys/contrib/
next