]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/netinet6
Fix build with DRM and INVARIANTS enabled.
[FreeBSD/FreeBSD.git] / sys / netinet6 /
2019-01-11 manuImport DTS from Linux 4.20
2019-01-11 manuImport DTS includes from 4.19
2019-01-10 emasteUpdate to ELF Tool Chain r3668
2019-01-10 glebiusRemove unnecessary ifdef. With INVARIANTS all KASSERTs...
2019-01-09 hselaskyFix loopback traffic when using non-lo0 link local...
2019-01-09 glebiusMechanical cleanup of epoch(9) usage in network stack.
2018-12-29 cemUpdate to Zstandard 1.3.8
2018-12-18 cyMFV r342175:
2018-12-11 mjgRemove unused argument to priv_check_cred.
2018-12-09 dimMerge ^/head r340918 through r341763.
2018-12-09 cyMFV r341618:
2018-12-06 sjgUpdate bmake to version 20180919
2018-12-05 markjClamp the INPCB port hash tables to IPPORT_MAX + 1...
2018-11-24 dimMerge ^/head r340427 through r340868.
2018-11-22 markjPlug some networking sysctl leaks.
2018-11-20 jkimMerge OpenSSL 1.1.1a.
2018-11-12 dimMerge ^/head r340235 through r340367.
2018-11-12 aeAdd ability to use dynamic external prefix in ipfw_nptv...
2018-11-10 manuUpdate our devicetree to 4.19 for arm and arm64
2018-11-08 vangyzenin6_ifattach_linklocal: handle immediate removal of...
2018-11-04 vangyzenUpdate expat to 2.2.6
2018-11-04 dimMerge ^/head r339813 through r340125.
2018-11-01 markjRemove redundant checks for a NULL lbgroup table.
2018-10-30 bzInitial implementation of draft-ietf-6man-ipv6only...
2018-10-27 dimMerge ^/head r339670 through r339812.
2018-10-25 mmMFV r339640,339641,339644:
2018-10-24 bzrip6_input() inp validation after epoch(9)
2018-10-23 dimMerge ^/head r339015 through r339669.
2018-10-23 aeAdd the check that current VNET is ready and access...
2018-10-22 markjFix style bugs in in6_pcblookup_lbgroup().
2018-10-21 aeAdd handling for appearing/disappearing of ingress...
2018-10-21 aeAdd handling for appearing/disappearing of ingress...
2018-10-21 aeAdd ifaddr_event_ext event. It is similar to ifaddr_eve...
2018-10-20 baptUpdate libdialog to 1.3-20180621
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-29 dimAdd compiler-rt's libFuzzer, not connected to buildworl...
2018-09-27 dimMerge ^/head r338731 through r338987.
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-11 dimMerge ^/head r338392 through r338594.
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-29 dimMerge ^/head r338298 through r338391.
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-24 dimMerge ^/head r338026 through r338297, and resolve confl...
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-18 dimMerge ^/head r337646 through r338014.
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-10 dimMerge ^/head r337286 through r337585.
2018-08-09 luporl[ppc] Fix kernel panic when using BOOTP_NFSROOT
2018-08-08 eadlerfile: update to 5.34
2018-08-04 dimMerge ^/head r336870 through r337285, and resolve confl...
2018-08-02 emasteMerge vendor lld/docs directory from r337145
2018-08-02 dimMerge libc++ trunk r338150 (just before the 7.0.0 branc...
2018-08-02 dimMerge clang trunk r338150 (just before the 7.0.0 branch...
2018-08-02 dimMerge llvm trunk r338150 (just before the 7.0.0 branch...
2018-08-02 dimMerge compiler-rt trunk r338150, and resolve conflicts.
2018-08-02 dimMerge libc++ trunk r338150, and resolve conflicts.
2018-07-31 tuexenAdd a dtrace provider for UDP-Lite.
2018-07-31 mavMFV r336991, r337001:
2018-07-31 dimMerge lldb trunk r338150, and resolve conflicts.
2018-07-31 dimMerge lld trunk r338150, and resolve conflicts.
2018-07-31 dimMerge clang trunk r338150, and resolve conflicts.
2018-07-30 tuexenAllow implicit TCP connection setup for TCP/IPv6.
2018-07-30 dimMerge llvm trunk r338150, and resolve conflicts.
2018-07-30 asomersMake timespecadd(3) and friends public
2018-07-29 mmMFV r336851:
next