Skip to content

L2TPv3 dynamic tunnels #1

@DerZade

Description

@DerZade

This is my first time working with L2TP and I was really happy to find a well document library. I need dynamic L2TPv3 tunnels for my use case (as far as I know at least :D) and I stumbled upon the following error:

return nil, fmt.Errorf("L2TPv3 dynamic tunnels are not (yet) supported")

Why exactly does this library not support dynamic L2TPv3 tunnels?
Is this hard to achieve, because it is complex to implement or is it just a lot of work but relatively easy to implement and therefore doable for a L2TP noob like me? :)

If the latter applies, I would think about opening a PR, because my life would be a lot simpler, if this library would cover my use case.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions