Package slirp4netns: Information

    Source package: slirp4netns
    Version: 0.4.2-alt1
    Build time:  Jul 10, 2020, 08:45 PM in the task #254588
    Report package bug
    License: GPLv2
    Summary: User-mode networking for unprivileged network namespaces
    Description: 
    Starting with Linux 3.8, unprivileged users can create
    network_namespaces(7) along with user_namespaces(7). However,
    unprivileged network namespaces had not been very useful, because
    creating veth(4) pairs across the host and network namespaces still
    requires the root privileges. (i.e. No internet connection)
    
    slirp4netns allows connecting a network namespace to the Internet in a
    completely unprivileged way, by connecting a TAP device in a network
    namespace to the usermode TCP/IP stack ("slirp").

    List of rpms provided by this srpm:
    slirp4netns (x86_64, ppc64le, i586, armh, aarch64)
    slirp4netns-debuginfo (x86_64, ppc64le, i586, armh, aarch64)

    Maintainer: Evgenii Terechkov

    List of contributors:
    Evgenii Terechkov

      1. libseccomp-devel
      2. libglib2-devel
      3. libcap-devel

    Last changed


    Dec. 7, 2019 Evgenii Terechkov 0.4.2-alt1
    - 0.4.2
    June 8, 2019 Evgenii Terechkov 0.3.0-alt1
    - Initial build for ALT Linux Sisyphus