]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/netinet6
Fix file descriptor reference count leak.
[FreeBSD/FreeBSD.git] / sys / netinet6 /
2019-02-05 emasteMFS12 r343454: Fix an LLE lookup race
2018-11-26 markjMFstable/12 r340921:
2018-10-31 bzMFC r339682:
2018-10-10 desUpgrade Unbound to 1.8.0. More to follow.
2018-10-09 jkimUpdate ACPICA to 20181003.
2018-10-09 jhbUpdate Apache Serf to 1.3.9 to support OpenSSL 1.1.1.
2018-10-09 gjbMFH r338661 through r339253.
2018-10-09 emasteCopy libevent sources to contrib
2018-10-09 jtlThere are three places where we return from a function...
2018-10-08 gjbMFV r339226 (peter): Record merge of serf-1.3.9.
2018-10-06 emasteopenssh: cherry-pick OpenSSL 1.1.1 compatibility
2018-10-05 gjbMFH r338661 through r339200.
2018-10-02 bzAfter r338257 is was possible to trigger a KASSERT...
2018-09-27 bzIn in6_pcbpurgeif0() called, e.g., from if_clone_destroy(),
2018-09-24 emasteCopy libevent sources to contrib
2018-09-20 bzIn icmp6_rip6_input(), once we have a lock, make sure...
2018-09-20 baptImport mandoc 1.14.4
2018-09-19 bzUpdate udp6_output() inp locking to avoid concurrency...
2018-09-13 jkimUpdate OpenSSL to 1.1.1.
2018-09-10 markjFix synchronization of LB group access.
2018-09-10 desUpgrade to OpenSSH 7.8p1.
2018-09-03 bzReplicate r328271 from legacy IP to IPv6 using a single...
2018-09-03 bzReplicate r307234 from legacy IP to IPv6 code, using...
2018-09-03 bzAs discussed in D6262 post-commit review, change inp_ro...
2018-08-31 kpfrag6: Fix fragment reassembly
2018-08-27 gallatinReject IPv4 SO_REUSEPORT_LB groups when looking up...
2018-08-24 bzUnbreak RSS builds after r338257. Folding both RSS...
2018-08-23 bzMFp4 bz_ipv6_fast:
2018-08-23 manudts: Import DTS for arm64
2018-08-22 mmacyin_mcast: fix copy paste error when clearing flag
2018-08-21 mmacyFix null deref in mld_v1_transmit_report
2018-08-16 aeProperly initialize IP version in IPv6 header. This...
2018-08-15 mmacyFix in6_multi double free
2018-08-14 jkimMerge OpenSSL 1.0.2p.
2018-08-14 jtlLower the default limits on the IPv6 reassembly queue.
2018-08-14 jtlDrop 0-byte IPv6 fragments.
2018-08-14 jtlImplement a limit on on the number of IPv6 reassembly...
2018-08-14 jtlAdd a limit of the number of fragments per IPv6 packet.
2018-08-14 jtlMake the IPv6 fragment limits be global, rather than...
2018-08-14 jtlImprove IPv6 reassembly performance by hashing fragment...
2018-08-14 tuexenUse a macro to set the assoc state. I missed this in...
2018-08-14 aeRestore ability to send ICMP and ICMPv6 redirects.
2018-08-13 manuImport DTS files from Linux 4.18
2018-08-11 kevansMFH @ r337607, in preparation for boarding
2018-08-09 luporl[ppc] Fix kernel panic when using BOOTP_NFSROOT
2018-08-08 eadlerfile: update to 5.34
2018-07-31 tuexenAdd a dtrace provider for UDP-Lite.
2018-07-31 mavMFV r336991, r337001:
2018-07-30 tuexenAllow implicit TCP connection setup for TCP/IPv6.
2018-07-30 asomersMake timespecadd(3) and friends public
2018-07-29 mmMFV r336851:
2018-07-24 andrewUse the new VNET_DEFINE_STATIC macro when we are defini...
2018-07-20 tuexenAdd missing dtrace probes for received UDP packets.
2018-07-19 tuexenWhitespace changes due to changes in ident.
2018-07-19 tuexenRevert https://svnweb.freebsd.org/changeset/base/336503
2018-07-19 tuexenWhitespace changes due to change if ident.
2018-07-17 aeMove invoking of callout_stop(&lle->lle_timer) into...
2018-07-15 mmacyacquire inp lock around ip6_pcbopt to fix IPV6_TCLASS...
2018-07-11 cyMFV r324714:
2018-07-04 mmacyfix 335919 - check "last" not "inp" where appropriate
2018-07-04 mmacyepoch(9): allow preemptible epochs to compose
2018-07-03 mmacyudp6_input: validate inpcb before use
2018-07-01 mmacyin6_pcblookup_hash: validate inp for liveness
2018-06-28 aeAdd NULL pointer check.
2018-06-16 aeSwitch RIB and RADIX_NODE_HEAD lock from rwlock(9)...
2018-06-14 aeAdd NULL check like the rest of code has.
2018-06-14 aeRemove stale comment. in6_ifdetach() can be called...
2018-06-14 manudts: Update our copy to Linux 4.17
2018-06-13 mmacyFix PCBGROUPS build post CK conversion of pcbinfo
2018-06-13 aeRework if_gre(4) to use encap_lookup_t method to speedu...
2018-06-12 mmacymechanical CK macro conversion of inpcbinfo lists
2018-06-06 sbrunoLoad balance sockets with new SO_REUSEPORT_LB option.
2018-06-06 aeUse m_copyback() function to write delayed checksum...
2018-06-06 aeFix LINT-NOINET build.
2018-06-05 aeRework if_gif(4) to use new encap_lookup_t method to...
2018-06-05 aeConstify argument of in6_getscope().
2018-06-05 aeRework IP encapsulation handling code.
2018-05-29 aeRemove empty encap_init() function.
2018-05-28 hselaskyMFV r333789: libpcap 1.9.0 (pre-release)
2018-05-24 mmacyCK: update consumers to use CK macros across the board
2018-05-23 mmacyUDP: further performance improvements on tx
2018-05-23 philImport libxo-0.9.0:
2018-05-21 emastePair CURVNET_SET and CURVNET_RESTORE in a block
2018-05-21 emasteRevert r333968, it broke all archs but i386 and amd64
2018-05-21 mmacyin(6)_mcast: Expand out vnet set / restore macro so...
2018-05-20 mmacymake sure vnet is set when freeing
2018-05-20 eadlerMFV: file 5.33
2018-05-20 mmacyip(6)_freemoptions: defer imo destruction to epoch...
2018-05-19 sjgMerge bmake-20180512
2018-05-18 mmacyifnet: Replace if_addr_lock rwlock with epoch + mutex
2018-05-15 brooksUnwrap some not-so-long lines now that extra tabs been...
2018-05-15 brooksRemove stray tabs in in6_lltable_dump_entry(). NFC.
2018-05-12 desUpgrade Unbound to 1.7.1.
2018-05-12 desUpgrade Unbound to 1.7.0. More to follow.
2018-05-12 desUpgrade Unbound to 1.6.4. More to follow.
2018-05-12 desUpgrade Unbound to 1.6.2. More to follow.
2018-05-12 desUpgrade Unbound to 1.6.1. More to follow.
2018-05-12 desUpgrade Unbound to 1.6.0. More to follow.
2018-05-12 desUpgrade LDNS to 1.7.0.
2018-05-11 shurdFix LORs in in6?_leave_group()
next