From: | "Thomas E. Spanjaard" <tgen@xxxxxxxxxxxxx> |
Date: | Sun, 28 Jan 2007 13:01:36 +0000 |
- arbitrary VKERNEL tty's via a fifo for 'detached' operation
- auto host-side pf rulesets on vkernel startup (to constrain the vkernels)
- expanding vkd's into some kind of spoofed cam / scsi bus to allow for 'hotswap' vkds , etc.
- importing KAME SCTP, if there's any use for it and I'm capable of it.. (that one just got in my head somehow.. *cough* syslink transport ..?? ;)
@@ -159,7 +161,8 @@ netifFile[netifFileNum++] = optarg; break; case 'r': - rootImageFile = optarg; + if ( vkdFileNum < VKD_MAX ) + vkdFile[vkdFileNum++] = optarg; break; case 'm': Maxmem_bytes = strtoull(optarg, &suffix, 0);
Cheers, -- Thomas E. Spanjaard tgen@netphreax.net
Attachment:
signature.asc
Description: OpenPGP digital signature