This package browser is in early development. Mind the rough edges.

xl2tpd

Layer 2 Tunnelling Protocol Daemon (RFC 2661)

xl2tpd is an implementation of the Layer 2 Tunnelling Protocol (RFC 2661). L2TP allows you to tunnel PPP over UDP.

Installation

Install the latest version of xl2tpd as follows:

guix install xl2tpd

Or install a particular version:

guix install xl2tpd@1.3.17

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.

Badge code

You can use the following badge to inform users of xl2tpd about the latest version available in Guix.

Example HTML:

<a href='https://packages.guix.gnu.org/packages/xl2tpd'><img src='https://packages.guix.gnu.org/packages/xl2tpd/badges/latest-version.svg' alt='Version in GNU Guix'></a>

Example Markdown:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/xl2tpd/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/xl2tpd)

Example Org:

[[https://packages.guix.gnu.org/packages/xl2tpd][https://packages.guix.gnu.org/packages/xl2tpd/badges/latest-version.svg]]