CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/08/09 04:09:13
Modified files:
sys/net : if_tun.c
Log message:
Tag packets into correct rdomain in tunwrite(). For L2 traffic this will be
done in ether_input() but L3 traffic needs to do it self.
