vx32

Local 9vx git repository for patches.
git clone git://r-36.net/vx32
Log | Files | Refs

commit e79eedb68ef6444208e4a26851e4c8a412e66bd4
parent 20ea012a72b6ac29e98b85c0eded1e7d4c727a5b
Author: Jesus Galan Lopez (yiyus) <yiyu.jgl@gmail.com>
Date:   Thu, 30 Sep 2010 00:37:35 +0200

nopcap by default

Diffstat:
Msrc/9vx/Makefrag | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/9vx/Makefrag b/src/9vx/Makefrag @@ -26,7 +26,7 @@ endif #PLAN9GUI=nogui # Virtual ethernet devices -PLAN9PCAP=etherpcap +#PLAN9PCAP=etherpcap #PLAN9PCAP=nopcap #PLAN9TAP=ethertap #PLAN9TAP=notap