DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnameumview-mod-umlwip
BeschreibungView-OS in user space - LWIPv6 gateway module
Archiv/RepositoryOffizielles Ubuntu Archiv lucid (universe)
Version0.6-1
Sektionuniverse/misc
Prioritätoptional
Installierte Größe76 Byte
Hängt ab vonlibc6 (>= 2.1.3), liblwipv6-2, libumlib0
Empfohlene Pakete
PaketbetreuerUbuntu Developers
Quelleumview
Paketgröße9244 Byte
Prüfsumme MD58cc918a4acbb8f6f334a1c9f5b85e814
Prüfsumme SHA1c75e529ad659b68f4b8b696140525158ff40e869
Prüfsumme SHA256de5bb25ba98641e376908d9093fa0ede88dd870effba28c3b97509a56ca786dd
Link zum Herunterladenumview-mod-umlwip_0.6-1_i386.deb
Ausführliche BeschreibungView-OS is a novel approach to the process/kernel interface. The semantics of each system call can be assigned process by process giving the user the right to decide which view of the system each process has to join. Each process can "see" a different file system structure, networking resources, processor, devices. Moreover some of the resources can be provided by the user him/herself, thus these resource can be private to the single process and are not known a priori by the system. Groups of processes can share the same view but this is just an optimization to share management methods. . For more information, see http://wiki.virtualsquare.org . UMView is a user-mode implementation of View-OS. Processes are run with a controlling daemon that captures all the system calls (at present using the ptrace() system call) and uses dynamically loadable modules to change their semantic. . This package contains the old um_lwip module, a gateway to the LWIPv6 user-level networking library (see liblwipv6-2), and a newer one, called umnetlwipv6. They make possible for processes inside UMView to use virtual network interfaces that are connected to the external world through a TUN/TAP device or a VDE switch.


Impressum
Linux is a registered trademark of Linus Torvalds