- bound vnet mods by #ifdef
authorMark Huang <mlhuang@cs.princeton.edu>
Tue, 1 Feb 2005 03:27:07 +0000 (03:27 +0000)
committerMark Huang <mlhuang@cs.princeton.edu>
Tue, 1 Feb 2005 03:27:07 +0000 (03:27 +0000)
commit708822fbe69633679fd243519d3139ea01389643
tree9bb800fb4c86ff0e061eb883b9d3bb7825dc178a
parent5aaf26308455714e065d3b72df8037a83cf33c65
- bound vnet mods by #ifdef
- bound runtime vnet code by if (vnet_active)
- vnet needs packet_ops and packet_family_ops, export them if configured
net/packet/af_packet.c