Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

generic: add L2TP support #709

Merged
merged 1 commit into from
May 26, 2020
Merged

generic: add L2TP support #709

merged 1 commit into from
May 26, 2020

Conversation

kaechele
Copy link
Contributor

@kaechele kaechele commented May 25, 2020

This adds support for managing L2TP tunnels in pyroute2. The code
closely mirrors the kernel and iproute2 sources and implements all
available attributes to date.

Tests for the basic operations have been added as well.

Signed-off-by: Felix Kaechele [email protected]

This adds support for managing L2TP tunnels in pyroute2. The code
closely mirrors the kernel and iproute2 sources and implements all
available attributes to date.

Tests for the basic operations have been added as well.

Signed-off-by: Felix Kaechele <[email protected]>
@kaechele kaechele changed the title Add L2TP interface generic: add L2TP support May 25, 2020
@svinota svinota merged commit 08cf6f1 into svinota:master May 26, 2020
@svinota
Copy link
Owner

svinota commented May 26, 2020

Super! Thanks :)

bmwiedemann added a commit to bmwiedemann/openSUSE that referenced this pull request Aug 5, 2020
https://build.opensuse.org/request/show/824351
by user dirkmueller + dimstar_suse
- update to 0.5.13:
  * netns: allow to pass custom libc reference <svinota/pyroute2#702>
  * generic: att L2TP support <svinota/pyroute2#709>
  * iproute: link_lookup() optimization <svinota/pyroute2#712>
  * ndb: basic cluster support
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants