Re: [PATCH] NET_CLS_RSVP6 should depend on IPV6

2007-07-14 Thread David Miller
From: Patrick McHardy <[EMAIL PROTECTED]> Date: Sat, 14 Jul 2007 17:36:14 +0200 > Gabriel C wrote: > > cls_rsvp6 only works with IPV6 enabled kernels and IMO it should depends > > on IPV6. > > > I can't see any functional dependency on IPv6, what exactly are you > refering to? People might want

Re: [PATCH] NET_CLS_RSVP6 should depend on IPV6

2007-07-14 Thread Gabriel C
Patrick McHardy wrote: > Gabriel C wrote: > >> cls_rsvp6 only works with IPV6 enabled kernels and IMO it should depends >> on IPV6. >> > > > I can't see any functional dependency on IPv6, what exactly are you > refering to? People might want to use it on a bridge for example > without havin

Re: [PATCH] NET_CLS_RSVP6 should depend on IPV6

2007-07-14 Thread Patrick McHardy
Gabriel C wrote: > cls_rsvp6 only works with IPV6 enabled kernels and IMO it should depends > on IPV6. I can't see any functional dependency on IPv6, what exactly are you refering to? People might want to use it on a bridge for example without having IPv6 running locally. - To unsubscribe from

[PATCH] NET_CLS_RSVP6 should depend on IPV6

2007-07-14 Thread Gabriel C
Hello, cls_rsvp6 only works with IPV6 enabled kernels and IMO it should depends on IPV6. Signed-off-by: Gabriel Craciunescu <[EMAIL PROTECTED]> --- net/sched/Kconfig |3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/net/sched/Kconfig b/net/sched/Kconfig index b466288..