All of lore.kernel.org
 help / color / mirror / Atom feed
From: Lucas Aimaretto <laima@interlap.com.ar>
To: lartc@vger.kernel.org
Subject: [LARTC] compiling iproute
Date: Thu, 24 Apr 2003 13:57:55 +0000	[thread overview]
Message-ID: <marc-lartc-105119286713236@msgid-missing> (raw)

Hi there. My name is Lucas and I'm from Argentina. Firstly,
forgive me for my english since it is not my native languaje. 
Now, I've been reading on how to compile iproute2 and found that I
need to add the following to my kernel, which in my case it is 2.4.20,
and it is also the one which this document I read talked about:

CONFIG_NETLINK=y
CONFIG_RTNETLINK=y
# CONFIG_NETLINK_DEV is not set
CONFIG_NETFILTER=y
CONFIG_NETFILTER_DEBUG=y
# CONFIG_FILTER is not set
CONFIG_UNIX=y
CONFIG_INET=y
# CONFIG_IP_MULTICAST is not set
CONFIG_IP_ADVANCED_ROUTER=y
CONFIG_RTNETLINK=y
CONFIG_NETLINK=y
CONFIG_IP_MULTIPLE_TABLES=y
CONFIG_IP_ROUTE_FWMARK=y
CONFIG_IP_ROUTE_NAT=y
CONFIG_IP_ROUTE_MULTIPATH=y
CONFIG_IP_ROUTE_TOS=y
CONFIG_IP_ROUTE_VERBOSE=y
CONFIG_IP_ROUTE_LARGE_TABLES=y
# CONFIG_IP_PNP is not set
CONFIG_NET_IPIP=m
CONFIG_NET_IPGRE=m
# CONFIG_ARPD is not set #
CONFIG_INET_ECN is not set

The thing is that I can't find the CONFIG_NETLINK or the
CONFIG_RTNETLINK options anywhere along my kernel.

Do I need to add any patch to it?. In the case I need to doit, where
can I get it from ?

Thank you
Best Regards

Lucas
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

             reply	other threads:[~2003-04-24 13:57 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-04-24 13:57 Lucas Aimaretto [this message]
2003-04-24 14:13 ` [LARTC] compiling iproute Stef Coene
2003-04-24 15:43 ` Lucas Aimaretto
2003-04-24 16:30 ` Zealous

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=marc-lartc-105119286713236@msgid-missing \
    --to=laima@interlap.com.ar \
    --cc=lartc@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.