]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/netinet6
Mechanically replace direct accessing to if_xname to using if_name() macro.
[FreeBSD/FreeBSD.git] / sys / netinet6 /
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 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-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...
2013-09-09 desThese three files appeared in 6.0p1, which was imported...
2013-09-08 desImport Magerya Vitaly's ldns-host, and build it instead...
2013-09-07 desUpdate to OpenPAM Nummularia.
2013-09-07 desMFV (r255364): move the code around in preparation...
2013-09-06 cyUpdate ipfilter 4.1.28 --> 5.1.2.
2013-09-06 markmMFC
2013-09-05 sjgMerge bmake-20130904
2013-09-05 jhbUse an unsigned long when indexing into mfchashtbl...
2013-09-04 grehanIFC @ r255209
2013-09-01 rayMFC @r255128.
2013-08-30 markmMFC
2013-08-26 jhbRemove most of the remaining sysctl name list macros...
2013-08-26 markmMFC
2013-08-25 markjImplement the ip, tcp, and udp DTrace providers. The...
2013-08-25 tuexenProvide human readable debug output.
2013-08-25 markmMFC
2013-08-25 andreFor now limit printf(9) %x of the 64bit pkthdr.csum_fla...
2013-08-24 andreRestructure the mbuf pkthdr to make it fit for upcoming...
2013-08-23 emasteMerge lldb r188801 to contrib/llvm/tools/lldb/
2013-08-23 emasteImport NetBSD libexecinfo 20130822 to contrib
2013-08-23 emasteImport NetBSD libexecinfo 20130822 to contrib
2013-08-22 erwinUpdate Bind to 9.9.3-P2
2013-08-22 markmIFC.
2013-08-22 delphijFix an integer overflow in computing the size of a...
2013-08-19 andreAdd m_clrprotoflags() to clear protocol specific mbuf...
2013-08-19 andreMove the global M_SKIP_FIREWALL mbuf flags to a protoco...
2013-08-17 hrsReturn 0 in nbi->expire when la_expire == 0. Conversio...
2013-08-15 rayMFC @r254374.
2013-08-06 hrsFix incompatibility in ICMPV6CTL_ND6_PRLIST sysctl...
2013-08-06 erwinUpdate Bind to 9.8.5-P2
2013-08-05 hrs- Use time_uptime instead of time_second in data struct...
2013-08-05 hrsFix a panic in tmpaddrtimer.
2013-08-02 peterUpdate serf 1.2.1 -> 1.3.0 for svn
2013-08-01 grehanIFC @ r253862
2013-07-31 hrsAllocate in6_ifextra (ifp->if_afdata[AF_INET6]) only...
2013-07-28 peterUpdate subversion-1.8.0 -> 1.8.1. Update supporting
2013-07-28 pfgDTrace: re-merge remainder of r249367 (original from...
2013-07-25 rayMFC @r219886.
2013-07-23 aeRemove the large part of struct ipsecstat. Only few...
2013-07-19 grehanIFC @ r253461
2013-07-12 trocinyA complete duplication of binding should be allowed...
2013-07-09 aeCorrect the size of allocated memory to store array...
2013-07-09 aeMigrate structs in6_ifstat and icmp6_ifstat to PCPU...
2013-07-09 aeMigrate structs ip6stat, icmp6stat and rip6stat to...
2013-07-09 aePrepare network statistics structures for migration...
2013-07-06 netchild- Move videodev headers from compat/linux to contrib...
2013-07-05 grehanIFC @ r252763
2013-07-04 rpauloRestore the dbus directory that was not meant to be...
next