Date: Thu, 2 Apr 2015 00:21:22 -0700 From: Garrett Cooper <yaneurabeya@gmail.com> To: Alexey Dokuchaev <danfe@FreeBSD.org> Cc: Mateusz Guzik <mjguzik@gmail.com>, src-committers@freebsd.org, svn-src-all@freebsd.org, David Chisnall <theraven@FreeBSD.org>, Gleb Smirnoff <glebius@FreeBSD.org>, Steve Kargl <sgk@troutmask.apl.washington.edu>, svn-src-head@freebsd.org Subject: Re: svn commit: r280955 - in head/sys: modules/notrandom dev/notrandom Message-ID: <9A74F95B-C3BE-4EAD-96A1-E7285712CB61@gmail.com> In-Reply-To: <20150402061521.GA89620@FreeBSD.org> 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> <F88B3B5A-4F64-4932-B5E1-B5FE1E5D0870@FreeBSD.org> <20150402061521.GA89620@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--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 <danfe@FreeBSD.org> 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--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9A74F95B-C3BE-4EAD-96A1-E7285712CB61>