Re: arp called for own IP address and 2.0.30

A.N.Kuznetsov (kuznet@ms2.inr.ac.ru)
Fri, 20 Jun 1997 18:40:02 +0400 (MSD)


Hello!

>
> The other thing we have to do before 2.2 is put the IP code on a diet. Its
> expanded about 50K from 2.0 to 2.1.43 and the increase in functionality
> isnt very high for most people
>

I am fighting. The great chunk of code is ifdef'd by
CONFIG_IP_ADVANCED_ROUTE and CONFIG_RTNETLINK.
The further reduction is possible only by glueing bits of
IPv4 and IPv6, but it will unavoidably result in growth
of pure IPv4 code.

Do not forget also that 50K "for most people" is nothing.
Just look at memory eaten by netscape or applix :-)

Alexey Kuznetsov