From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jason Tackaberry Date: Fri, 16 Nov 2001 23:17:37 +0000 Subject: Re: [LARTC] iproute2 problems Message-Id: List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: lartc@vger.kernel.org > Do I have something missing/wrong? > I set this path in the makefile and commented out the 2 lines for if you are > using bind, since I don't have bind and am using glibc. It's because of a change in recent kernels. Apparently ETH_P_ECHO was bogus anyways, and was removed. Search google groups for more details. The fix is simple. In lib/ll_proto.c, just delete line 36. This line: __PF(ECHO,echo) Cheers, Jason. _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://ds9a.nl/2.4Routing/