Skip to content

IPV6_SUBTREES in kernel #132

@danielschonfeld

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!

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