On Apr 1, 2015, at 23:15, Alexey Dokuchaev <da...@freebsd.org> wrote:

> On Wed, Apr 01, 2015 at 07:04:03PM +0100, David Chisnall wrote:
>> This almost certainly does not make people happy:
>> 
>> - * 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
>> + *
>> 
>> Please try not to violate copyright in commits to the FreeBSD project.
>> We get cranky when we have to talk to lawyers. [...]
> 
> 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’t get the joke earlier, you were April Fool’ed.
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)

Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail

Reply via email to