--- gvpe/src/ether_emu.C 2008/08/07 17:54:27 1.8 +++ gvpe/src/ether_emu.C 2011/02/08 23:13:48 1.9 @@ -53,7 +53,7 @@ static struct ether_emu ether_emu; -bool +bool ether_emu::tun_to_tap (tap_packet *pkt) { int dst; @@ -99,7 +99,7 @@ return true; } -bool +bool ether_emu::tap_to_tun (tap_packet *pkt) { if (pkt->is_arp ())