Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Qdisc Ingress Option Missing in Kernel Config
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
caenus
n00b
n00b


Joined: 03 Jun 2003
Posts: 13

PostPosted: Sun Jan 11, 2004 10:45 pm    Post subject: Qdisc Ingress Option Missing in Kernel Config Reply with quote

I'm trying to compile in the qdisc ingress option under make menuconfig, under network options, qos/fair queuing.

For some reason its not showing as an option to compile in or make a module. However the sch_ingress.c file exists in the /usr/src/linux/net/sched directory.

I've tried numerous kernels and all have the file there but still doesn't have the option under make menuconfig. I've even tried 2.6

Any ideas why its not showing up?
Back to top
View user's profile Send private message
floffe
Guru
Guru


Joined: 24 Nov 2003
Posts: 414
Location: Linköping, Sweden

PostPosted: Sun Jan 11, 2004 10:56 pm    Post subject: Reply with quote

Did you enable the options right at the top about experimental drivers and such? If you still can't find it, open the .config in an editor and look for something like CONFIG_NET_SCHED_QDISC. If you find it, change it to CONFIG_NET_SCHED_QDISC=y (or m)
Back to top
View user's profile Send private message
caenus
n00b
n00b


Joined: 03 Jun 2003
Posts: 13

PostPosted: Sun Jan 11, 2004 11:18 pm    Post subject: Reply with quote

I had the main item at the top checked for experimental drivers. I was playing around in the network options and checked off the network packet filtering (replaces ipchains) and the ingress option shows up.

Thanks for getting me on track.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum