From owner-svn-src-all@FreeBSD.ORG Thu Apr 2 07:21:27 2015 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 0370039E; Thu, 2 Apr 2015 07:21:27 +0000 (UTC) Received: from mail-pd0-x235.google.com (mail-pd0-x235.google.com [IPv6:2607:f8b0:400e:c02::235]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id B6829309; Thu, 2 Apr 2015 07:21:26 +0000 (UTC) Received: by pdbni2 with SMTP id ni2so80958008pdb.1; Thu, 02 Apr 2015 00:21:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=content-type:mime-version:subject:from:in-reply-to:date:cc :message-id:references:to; bh=m/pISeYw6PcGwwydvkmGbK6soCN9WWhtoa/3wYtdd00=; b=sDDftKylcF3+aa5SNUKSu64wpVyotCUU5dhmdoWBwfBQ0ty90d1MFy6baa9FZ/QFfb 86xqBt6SBpej1Zk/MnzsHQZzw/zQ1gqe+38smW6DgLdCLmnkChLgv+dKnkRd4EX92Omd QhZCnTFPu/WBqPUuTtqhG0l6qy3WnUNfmMdZJQXrlkKtDPUyyg5SoDUKILD2xUargdQL jbG67QhH593RhEmyMJyKbj7l3Rjs3BH7Fphgza+WiELUHIbE4EK9gpwpb490s6xWQqHD up9QsaLbbeRZ8DJ5EscBpeSDUuYV/rAq3FDEQMZoTI0tcvHYnHvYPitQOi0UnsFKNGr8 4OWw== X-Received: by 10.70.2.98 with SMTP id 2mr83290982pdt.91.1427959286120; Thu, 02 Apr 2015 00:21:26 -0700 (PDT) Received: from ?IPv6:2601:8:ab80:7d6:b1a7:5863:b214:9024? ([2601:8:ab80:7d6:b1a7:5863:b214:9024]) by mx.google.com with ESMTPSA id ks6sm4182025pbc.68.2015.04.02.00.21.24 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 02 Apr 2015 00:21:25 -0700 (PDT) Content-Type: multipart/signed; boundary="Apple-Mail=_99BC0E1E-E1C7-4975-B2A5-C2EC881FFBC4"; protocol="application/pgp-signature"; micalg=pgp-sha512 Mime-Version: 1.0 (Mac OS X Mail 7.3 \(1878.6\)) Subject: Re: svn commit: r280955 - in head/sys: modules/notrandom dev/notrandom From: Garrett Cooper In-Reply-To: <20150402061521.GA89620@FreeBSD.org> Date: Thu, 2 Apr 2015 00:21:22 -0700 Message-Id: <9A74F95B-C3BE-4EAD-96A1-E7285712CB61@gmail.com> References: <20150401113628.GA16649@dft-labs.eu> <20150401114313.GZ64665@FreeBSD.org> <20150401115204.GB16649@dft-labs.eu> <20150401115729.GA64665@FreeBSD.org> <20150401120229.GA2201@dft-labs.eu> <20150401121344.GC64665@FreeBSD.org> <20150401122916.GA10926@dft-labs.eu> <20150401151118.GA16151@troutmask.apl.washington.edu> <20150401174140.GB2575@dft-labs.eu> <20150402061521.GA89620@FreeBSD.org> To: Alexey Dokuchaev X-Mailer: Apple Mail (2.1878.6) Cc: Mateusz Guzik , src-committers@freebsd.org, svn-src-all@freebsd.org, David Chisnall , Gleb Smirnoff , Steve Kargl , svn-src-head@freebsd.org X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 02 Apr 2015 07:21:27 -0000 --Apple-Mail=_99BC0E1E-E1C7-4975-B2A5-C2EC881FFBC4 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=windows-1252 On Apr 1, 2015, at 23:15, Alexey Dokuchaev wrote: > On Wed, Apr 01, 2015 at 07:04:03PM +0100, David Chisnall wrote: >> This almost certainly does not make people happy: >>=20 >> - * Copyright (c) 2000 Mark R. V. Murray & Jeroen C. van Gelderen >> - * Copyright (c) 2001-2004 Mark R. V. Murray >> - * Copyright (c) 2014 Eitan Adler >> + * Copyright (c) 2015 Mateusz Guzik >> * All rights reserved. >> * >> + * Some dudes which previously held the copyright: >> + * Marc V. R. Murray, Jeroen C. van Gelderen, Eytan Adrel >> + * >>=20 >> Please try not to violate copyright in commits to the FreeBSD = project. >> We get cranky when we have to talk to lawyers. [...] >=20 > I also want to point out that Jeroen's name (all of it) was mistyped; = that > is disrespectful and rude and should be fixed. To those who didn=92t get the joke earlier, you were April = Fool=92ed. Cheers... $ svn log -r 280955 ^/head r280955 | kp | 2015-04-01 05:15:01 -0700 (Wed, 01 Apr 2015) | 13 lines Preserve IPv6 fragment IDs accross reassembly and refragmentation When forwarding fragmented IPv6 packets and filtering with PF we reassemble and refragment. That means we generate new fragment headers and a new fragment ID. We already save the fragment IDs so we can do the reassembly so it's straightforward to apply the incoming fragment ID on the refragmented packets. Differential Revision: https://reviews.freebsd.org/D2188 Approved by: gnn (mentor) --Apple-Mail=_99BC0E1E-E1C7-4975-B2A5-C2EC881FFBC4 Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP using GPGMail -----BEGIN PGP SIGNATURE----- Comment: GPGTools - https://gpgtools.org iQEcBAEBCgAGBQJVHO3yAAoJEMZr5QU6S73eJ3oH/jJzKatIb4wMnMTmhWr94qJ/ cM6QlllY4zCaCW6MUU8qP4pfgZ/IAv10AB3jPYpo7mB93Mc3UlmzQZ/oPviEudt7 84pc7IqPB1cXs0K1R9BQXGoVhjok70hK1xVGa8lW1omPz1+0VnZn7rLdjAqRDRdf 9DCTNxz8IDmJ0sf6kKiqRwHeka53chHeoYQ5Z8YgyfcAFGCYVHqbIWSJJXFlaIJb eKOa+82xIffaR47JiUlf++Pvd0g3suHA04AvB0Cb3WE1yC1Zo63FvubfJg9Xnp0w b/39XHQQJleeZwa6leBqjnxF68iEFsMXuay0gM7TgNnkQrzWvrDmohKF5ov1+EY= =70ig -----END PGP SIGNATURE----- --Apple-Mail=_99BC0E1E-E1C7-4975-B2A5-C2EC881FFBC4--