]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/netinet6
install header files required development with libzfs_core
[FreeBSD/FreeBSD.git] / sys / netinet6 /
2016-10-07 markjLock the ND prefix list and add refcounting for prefixes.
2016-10-07 markjReduce the number of conditional statements in nd6_pref...
2016-10-07 markjCombine several checks in nd6_prefix_offlink() into...
2016-10-07 markjFix whitespace around prototypes in nd6_rtr.c.
2016-10-07 markjFix a typo.
2016-10-07 markjShorten and simplify some of the loops in pfxlist_onlin...
2016-10-07 markjUse a const reference to prefixes in nd6_is_new_addr_ne...
2016-10-04 jkimMerge ACPICA 20160930.
2016-10-04 mmMFV r306669:
2016-10-01 markjnd6_dad_timer(): don't assert that the address is tenta...
2016-10-01 baptImport libucl 20160812
2016-09-29 aeFix bug introduced in r274300.
2016-09-29 desUpgrade to Unbound 1.5.10.
2016-09-24 markjConvert checks in nd6_dad_start() and nd6_dad_timer...
2016-09-24 markjRename ndpr_refcnt to ndpr_addrcnt.
2016-09-22 impRevert and redo r306083.
2016-09-22 jkimMerge OpenSSL 1.0.2i.
2016-09-21 kibAdd kernel interfaces to call EFI Runtime Services.
2016-09-21 andrewUpdate the device tree source files to a Linux 4.7-RC.
2016-09-20 markjReduce code duplication around NDP message handlers...
2016-09-19 andrewImport the Linaro Cortex Strings library into contrib.
2016-09-15 kevloRemove the 4.3BSD compatible macro m_copy(), use m_copy...
2016-09-05 mmMFV r305420:
2016-09-04 desUpgrade to Unbound 1.5.9.
2016-08-31 emasteUpdate to ELF Tool Chain r3490
2016-08-30 pfgMFV r302423:
2016-08-25 ngieMFhead @ r304815
2016-08-24 cyMFV r304732.
2016-08-24 karelsFix L2 caching for UDP over IPv6
2016-08-21 bzRemove the kernel optoion for IPSEC_FILTERTUNNEL, which...
2016-08-20 karelsDisable L2 caching for UDP over IPv6
2016-08-16 markjMFV r304057:
2016-08-16 markjMFV r296989:
2016-08-14 mmMFV r304060:
2016-08-13 ngieMFhead @ r304061
2016-08-13 aeAdd ipfw_nat64 module that implements stateless and...
2016-08-12 ngieCheckpoint initial integration work
2016-08-09 stevekMove IPv4-specific jail functions to new file netinet...
2016-08-02 aeFix NULL pointer dereference.
2016-08-01 gallatinRework IPV6 TCP path MTU discovery to match IPv4
2016-07-28 sbrunoMFC r299829
2016-07-28 sbrunoMFC r296063 r297397 r299213
2016-07-27 stevekPrepare for network stack as a module
2016-07-25 delphijChange bsdiff to use divsufsort suffix sort library...
2016-07-23 baptUpdate mandoc to 1.13.4 release
2016-07-22 karelsFix per-connection L2 caching in fast path
2016-07-18 aeAdd ipfw_nptv6 module that implements Network Prefix...
2016-07-15 aeAdd net.inet6.ip6.intr_queue_maxlen sysctl. It can...
2016-07-13 dimFix a page fault in ip6_setpktopt(), occurring when...
2016-07-04 grehanImport bhyve_graphics into CURRENT. Thanks to all who...
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 markjMFC r295583, r295584, r295729, r295730:
2016-05-05 dimSince contrib/libcxxrt's ancestry was never correct...
2016-05-03 markjMFC r295575, r295576, r295578, r295579, r295580:
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...
next