From: Andrew Hollbach <andyh@shell.cyberus.ca>
To: parisc-linux@thepuffingroup.com
Subject: [parisc-linux] netlink ?
Date: Fri, 12 Jan 2001 05:30:39 -0500 (EST) [thread overview]
Message-ID: <200101121030.FAA07151@shell.cyberus.ca> (raw)
Have got a very recent CVS kernel up and running on a 712/60
and want to use it for messing with the Linux IP advanced router
capabilities.
kernel .config has netlink and rtlink set, but ls -l /proc/net shows
no sign of netlink (compared to i386 which does) and iproute2 ip
reports:
ip a l
Cannot open netlink socket: Address family not supported by protocol
/var/log contents are not much use.
Can anyone help me understand why this doesn't just work right out
of the box :)
thanks much, Andy
extract of .config ...
# Networking options
#
CONFIG_PACKET=y
# CONFIG_PACKET_MMAP is not set
CONFIG_NETLINK=y
CONFIG_RTNETLINK=y
CONFIG_NETLINK_DEV=y
CONFIG_NETFILTER=y
# CONFIG_NETFILTER_DEBUG is not set
CONFIG_FILTER=y
CONFIG_UNIX=y
CONFIG_INET=y
CONFIG_IP_MULTICAST=y
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
reply other threads:[~2001-01-12 10:27 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=200101121030.FAA07151@shell.cyberus.ca \
--to=andyh@shell.cyberus.ca \
--cc=parisc-linux@thepuffingroup.com \
/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.