Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37411240
en ru br
ALT Linux repos
S:1.1.12-alt1

Group :: System/Configuration/Other
RPM: slirp4netns

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 1.1.12-alt1
Build date: 31 january 2022, 20:10 ( 115.6 weeks ago )
Size: 54.72 Kb

Home page:   https://github.com/rootless-containers/slirp4net…

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").

Current maintainer: Mikhail

List of contributors

List of rpms provided by this srpm:

  • slirp4netns
  • slirp4netns-debuginfo
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin