Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 40041
b: refs/heads/master
c: 264e91b
h: refs/heads/master
i:
  40039: ceb9549
v: v3
  • Loading branch information
Ville Nuorvala authored and David S. Miller committed Oct 19, 2006
1 parent 989851b commit d90c357
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: e0eda7bbaae48ea56f1f1943ea90df72d459b9b0
refs/heads/master: 264e91b68aff1e39b558123498f28bf5aa68b4ee
16 changes: 8 additions & 8 deletions trunk/net/ipv6/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -175,9 +175,16 @@ config IPV6_TUNNEL

If unsure, say N.

config IPV6_MULTIPLE_TABLES
bool "IPv6: Multiple Routing Tables"
depends on IPV6 && EXPERIMENTAL
select FIB_RULES
---help---
Support multiple routing tables.

config IPV6_SUBTREES
bool "IPv6: source address based routing"
depends on IPV6 && EXPERIMENTAL
depends on IPV6_MULTIPLE_TABLES
---help---
Enable routing by source address or prefix.

Expand All @@ -189,13 +196,6 @@ config IPV6_SUBTREES

If unsure, say N.

config IPV6_MULTIPLE_TABLES
bool "IPv6: Multiple Routing Tables"
depends on IPV6 && EXPERIMENTAL
select FIB_RULES
---help---
Support multiple routing tables.

config IPV6_ROUTE_FWMARK
bool "IPv6: use netfilter MARK value as routing key"
depends on IPV6_MULTIPLE_TABLES && NETFILTER
Expand Down

0 comments on commit d90c357

Please sign in to comment.