Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Jan 2014 13:27:52 -0800
From:      Adrian Chadd <adrian@freebsd.org>
To:        Luigi Rizzo <rizzo@iet.unipi.it>
Cc:        "current@freebsd.org" <current@freebsd.org>, "net@freebsd.org" <net@freebsd.org>
Subject:   Re: unused in_cksum_update() ?
Message-ID:  <CAJ-VmokVngHsZLQUwkDqjHe0Waeb=5S8g1MfZ0A62HCqfTowzw@mail.gmail.com>
In-Reply-To: <20140109192114.GA49934@onelab2.iet.unipi.it>
References:  <20140109192114.GA49934@onelab2.iet.unipi.it>

next in thread | previous in thread | raw e-mail | index | archive | help
It's likely used elsewhere; it's the kind of thing you abuse when
doing header rewriting and reinjection. So, what's the NAT and such
code using?


-a


On 9 January 2014 11:21, Luigi Rizzo <rizzo@iet.unipi.it> wrote:
> a lot of arch-specific headers (sys/${ARCH}/include/in_cksum.h)
> have a lengthy definition for
>
>         in_cksum_update(struct ip *ip)
>
> which seems completely unused in our source tree.
> Time to remove it perhaps ?
>
> grep cannot find any use at least since stable/8
>
> cheers
> luigi
> _______________________________________________
> freebsd-current@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAJ-VmokVngHsZLQUwkDqjHe0Waeb=5S8g1MfZ0A62HCqfTowzw>