Skip to content

IPV6_SUBTREES in kernel #132

Description

@danielschonfeld

Is it possible to turn that feature on in the kernel?

some IPv6 implementations of some ISPs hand out an address that isn't routable and when used by default causes ipv6 traffic originating from the router itself to go into a blackhole. This option allows setting the 'from' portion on the default gateway or really on any IPv6 static route.

example:

 ip -6 route add default via fe80::1 from 2100::1 dev eth0

Thanks!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions