On Sat, Sep 11, 2010 at 01:46:16PM -0400, Devon H. O'Dell wrote: > > pcap is for the virtual ethernet driver to use the native ip stack. > there's another one that uses TAP that yiyus finalized from someone > else's efforts (I'm not giving due credit here, sorry). If you don't > have pcap just don't build etherve.c. > That bit was easy, just move the leading # from nopcap to etherpcap:
#PLAN9PCAP=etherpcap
PLAN9PCAP=nopcap
Now, where do I find Charles' fix for the segmentation error?
++L
