]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/netinet6
Make at91_soc_id() public.
[FreeBSD/FreeBSD.git] / sys / netinet6 /
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.
2014-01-08 melifaroIntroduce IN6_MASK_ADDR() macro to unify various hand...
2014-01-03 aeUse pointer to struct sockaddr_in6 in lla_lookup()...
2014-01-03 aeAdd IF_AFDATA_WLOCK_ASSERT() in case lla_lookup() is...
2014-01-02 aella_lookup() does modification only when LLE_CREATE...
2014-01-02 delphijMFV r260154 + 260182:
2014-01-01 adrianUse an RLOCK here instead of an RWLOCK - matching all...
2013-12-28 gjbMFH: Tracking commit.
2013-12-27 gjbCopy head@r259933 -> user/gjb/hacking/release-embedded...
2013-12-25 bzCorrect warnings comparing unsigned variables < 0 const...
2013-12-24 dimIn sys/netinet6/in6_mcast.c, in6m_is_ifp_detached(...
2013-12-17 aeFree mbuf in case of error.
2013-12-05 rayMFC @r258947.
2013-12-03 emasteUpdate LLDB to upstream r196259 snapshot
2013-11-25 attilio- For kernel compiled only with KDTRACE_HOOKS and not...
2013-11-17 jmmvMFV: Import atf-0.18.
2013-11-13 rayMFC @r258091.
2013-11-12 emasteUpdate LLDB to upstream r194122 snapshot
2013-11-11 aeFix panic with RADIX_MPATH, when RTFREE_LOCKED() called...
2013-11-11 glebiusRemove never used ioctls that originate from KAME....
2013-11-05 rayMFC @r257698.
2013-11-05 edwinMFV of 255902, tzdata2013f
2013-11-02 tuexenChanges from upstream to improve compilation when INET...
2013-10-29 baptMerge byacc 20130925
2013-10-28 glebiusInclude necessary headers that now are available due...
2013-10-26 glebiusProvide includes that are needed in these files, and...
2013-10-26 glebiusThe r48589 promised to remove implicit inclusion of...
2013-10-25 rayMFC @r257107.
2013-10-25 aeInitialize inc_fibnum for properly handling ICMP6_PACKE...
2013-10-23 rayMFC @r256953
2013-10-15 glebius- Utilize counter(9) to accumulate statistics on interf...
2013-10-15 glebius Remove ifa_init() and provide ifa_alloc() that will...
2013-10-15 glebius Hide 'struct ifaddr' definition from userland. Two...
2013-10-15 glebiusRemove unsigned < 0 check.
2013-10-15 glebiusRemove useless check of ia6 against NULL, right after...
2013-10-15 glebiusNow counter_u64_t is known to userland, thus remove...
2013-10-12 markmMerge from project branch. Uninteresting commits are...
2013-10-10 hrsDo not try to detach if the interface does not support...
2013-10-08 rayMFC @r256148.
2013-10-08 markmMFC - tracking commit.
2013-10-07 glebiusFix mbuf leak.
2013-10-02 markmMFC - tracking update.
2013-09-22 bzUpdate comment from draft to RFC number.
2013-09-21 desPull in all the OpenSSH bits that we'd previously left...
2013-09-21 desUpgrade to 6.3p1.
2013-09-21 delphijMFV r254750:
2013-09-19 emasteMerge lldb man page from r188801 to contrib/llvm/tools...
2013-09-13 grehanImport Hyper-V paravirtualized drivers from projects...
2013-09-13 trocinyUnregister inet/inet6 pfil hooks on vnet destroy.
2013-09-11 grehanIFC @ r255459
2013-09-10 desFix the length calculation for the final block of a...
next