Home | History | Annotate | Download | only in librumphijack
History log of /src/lib/librumphijack/rumphijack.3
RevisionDateAuthorComments
 1.13  16-Dec-2018  hannken Add an option "modctl" to capture modctl().
 1.12  14-Mar-2011  pooka branches: 1.12.42; 1.12.44;
document fdoff
 1.11  10-Mar-2011  wiz Add serial commas.
 1.10  09-Mar-2011  pooka document vfs and sysctl knobs to RUMPHIJACK
 1.9  08-Mar-2011  wiz Remove trailing whitespace.
 1.8  08-Mar-2011  pooka clarify blanket operation a bit more
 1.7  08-Mar-2011  pooka maybe typo
 1.6  08-Mar-2011  pooka Add ``blanket''. It acts like path, except that the prefix does
_not_ get removed if the call goes to the rump namespace.

So, now it's possible to use e.g. tcpdump (and most other utilities
which hardcore a /dev pathname) on a rump kernel:

golem> setenv RUMPHIJACK blanket=/dev/bpf
golem> tcpdump -n -i virt0
tcpdump: WARNING: SIOCGIFADDR: virt0: Device not configured
tcpdump: verbose output suppressed, use -v or -vv for full protocol decode
listening on virt0, link-type EN10MB (Ethernet), capture size 96 bytes
21:55:38.925596 IP 192.168.2.101 > 204.152.190.12: ICMP echo request, id 47811, seq 0, length 64
21:55:39.095596 IP 204.152.190.12 > 192.168.2.101: ICMP echo reply, id 47811, seq 0, length 64

(if you additionally set socket=all in RUMPHIJACK, tcpdump doesn't
whine about the "not configured" interface)
 1.5  20-Feb-2011  pooka minor clarification
 1.4  18-Feb-2011  pooka Document .Ev RUMPHIJACK
 1.3  16-Feb-2011  pooka document RUMPHIJACK_RETRYCONNECT
 1.2  25-Jan-2011  pooka branches: 1.2.2;
Use rump_sp consistently in chapter 7

nothing gets past the wizd, nothing.
 1.1  25-Jan-2011  pooka manual page for rumphijack
 1.2.2.4  05-Mar-2011  bouyer Sync with HEAD
 1.2.2.3  17-Feb-2011  bouyer Sync with HEAD
 1.2.2.2  08-Feb-2011  bouyer Sync with HEAD
 1.2.2.1  25-Jan-2011  bouyer file rumphijack.3 was added on branch bouyer-quota2 on 2011-02-08 16:19:04 +0000
 1.12.44.1  10-Jun-2019  christos Sync with HEAD
 1.12.42.1  26-Dec-2018  pgoyette Sync with HEAD, resolve a few conflicts

RSS XML Feed