]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/netinet6
Fix ftpd privilege escalation via ftpchroot.
[FreeBSD/FreeBSD.git] / sys / netinet6 /
2016-07-01 delphijMFV r302260: expat 2.2.0
2016-06-27 delphijMFV r302218: file 5.28.
2016-06-23 tuexenDon't consider the socket when processing an incoming...
2016-06-22 aeFix the NULL pointer dereference for unresolved link...
2016-06-22 mmMFV r302003,r302037,r302038,r302056:
2016-06-21 bzGet closer to a VIMAGE network stack teardown from...
2016-06-17 bdreweryImport ClangFormat.cpp from ^/vendor/clang/clang-releas...
2016-06-13 pfgRemove the SIOCSIFALIFETIME_IN6 ioctl.
2016-06-09 aeCleanup unneded include "opt_ipfw.h".
2016-06-06 bzMake KASSERT message more useful by printing the variab...
2016-06-06 bzMove the callout_reset() to the end of the work not...
2016-06-04 baptImport libucl snapshot 20160604
2016-06-03 bzIntroduce a per-VNET flag to enable/disable netisr...
2016-06-03 delphijMFV r301238:
2016-06-02 gnnThis change re-adds L2 caching for TCP and UDP, as...
2016-06-02 markjExploit r301213 to fix in6 ifaddr locking in pfxlist_on...
2016-06-02 markjAlways start IPv6 DAD asynchronously.
2016-06-01 lidlImport NetBSD's blacklist source from vendor tree
2016-06-01 bzThe pr_destroy field does not allow us to run the teard...
2016-05-30 tuexenAdd PR_CONNREQUIRED for SOCK_STREAM sockets using SCTP.
2016-05-29 allanjudeImport the skein hashing algorithm, based on the threef...
2016-05-27 glebiusPlug route reference underleak that happens with FLOWTA...
2016-05-27 grehanCreate branch for bhyve graphics import.
2016-05-26 dimUpdate libc++ to 3.8.0. Excerpted list of fixes (with...
2016-05-23 markjMark the prefix and default router list sysctl handlers...
2016-05-23 markjAcquire the nd6 lock in the prefix list sysctl handler.
2016-05-20 emasteUpdate to ELF Tool Chain r3475
2016-05-20 aeRemove ip6 adjusting from the place where pointer could...
2016-05-20 aeRemove ip6 pointer initialization and strange check...
2016-05-20 markjMove IPv6 malloc tag definitions into the IPv6 code.
2016-05-19 aeSince PFIL can change destination address, use its...
2016-05-17 aeCall RO_RTFREE() when we have detected the change of...
2016-05-15 markjUse Node Information flag names instead of hard-coding...
2016-05-15 markjAdd sysctl descriptions for net.inet6.ip6 and net.inet6...
2016-05-15 markjRemove an always-false error check in the AIFADDR_IN6...
2016-05-12 mmMFV r299425:
2016-05-09 markjRemove obsolescent comments from nd6_purge().
2016-05-07 markjClean up callers of nd6_prelist_add().
2016-05-07 markjRemove two useless local variables from prelist_update().
2016-05-05 dimSince contrib/libcxxrt's ancestry was never correct...
2016-05-03 jkimMerge OpenSSL 1.0.2h.
2016-05-03 pfgsys/net*: minor spelling fixes.
2016-05-01 tuexenWhen a client uses UDP encapsulation and lists IP addre...
2016-04-29 tuexenUse correct order of source and destination address...
2016-04-28 rrsComplete the UDP tunneling of ICMP msgs to those protocols
2016-04-27 jkimMerge ACPICA 20160422.
2016-04-27 delphijMFV r298691:
2016-04-26 cemin_lltable_alloc and in6 copy: Don't leak LLE in error...
2016-04-25 loosFixes the comment to reflect the code.
2016-04-20 pfgIndentation issues.
2016-04-19 pfgkernel: use our nitems() macro when it is available...
2016-04-18 tuexenAddress issues found by the XCode code analyzer.
2016-04-18 delphijMFV r298178:
2016-04-17 baptImport libucl 0.8.0
2016-04-17 baptImport sqlite3 3.12.1
2016-04-16 tuexenFix the ICMP6 handling for SCTP.
2016-04-16 gjbMFH
2016-04-15 philImport to 0.6.1
2016-04-15 pfgsys/net* : for pointers replace 0 with NULL.
2016-04-12 philMerge libxo 0.4.6
2016-04-11 gjbMFH
2016-04-08 aeFix regression introduced in r296986.
2016-04-04 gjbMFH
2016-03-31 gnnUnbreak the RSS/PCBGROUp build.
2016-03-30 markjFix the lladdr copy in in6_lltable_dump_entry() after...
2016-03-29 markjModify nd6_llinfo_timer() to acquire the nd6 lock befor...
2016-03-24 gnnFreeBSD previously provided route caching for TCP ...
2016-03-22 bzMfp4 @180378:
2016-03-17 markjModify defrouter_remove() to perform the router lookup...
2016-03-17 aeReduce the number of local variables. Remove redundant...
2016-03-17 aeChange in6_selectsrc() to allow usage of non-local...
2016-03-16 obrienBring down 0.4.5 vendor files and other catchups with...
2016-03-11 desUpgrade to OpenSSH 7.2p2.
2016-03-03 dimMerge ^/head r296007 through r296368.
2016-03-02 gjbMFH
2016-03-01 jkimMerge OpenSSL 1.0.2g.
2016-03-01 glebiusNew way to manage reference counting of mbuf external...
2016-02-25 markjLock the NDP default router list and count defrouter...
2016-02-24 dimMerge ^/head r295902 through r296006.
2016-02-24 gjbMFH
2016-02-23 tuexenDon't leak an address in an error path.
2016-02-22 gjbMFH
2016-02-21 dimMerge ^/head r295601 through r295844.
2016-02-18 tuexenFix reporting of mapped addressed in getpeername()...
2016-02-18 gjbMFH
2016-02-18 markjRelease the ref acquired in nd6_dad_find() if DAD is...
2016-02-17 markjUse pfxrtr_del() instead of freeing advertising routers...
2016-02-17 markjRemove a prototype for the non-existent prelist_del().
2016-02-17 glebiusTernary operator has lower priority than OR.
2016-02-15 gjbMFH
2016-02-13 dimMerge ^/head r295544 through r295600.
2016-02-13 dimUpdate llvm, clang and lldb to release_38 branch r260756.
2016-02-12 markjAdd a missing newline to a log message.
2016-02-12 markjRename the flags field of struct nd_defrouter to "raflags".
2016-02-12 markjSimplify defrtrlist_update() slightly in preparation...
2016-02-12 markjRemove a bogus comment from nd6_na_input().
2016-02-12 markjRemove superfluous return statements from the neighbour...
2016-02-12 emasteUpdate ELF Tool Chain to upstream rev 3400
2016-02-12 markjFix style around allocations from M_IP6NDP.
2016-02-12 markjRemove some unreferenced NDP debug variable definitions.
next