Qing Li 688ba6823b The flow-table module retrieves the destination and source
address as well as the transport protocol port information
from the outbound packets. The routing code is generic and
compares every byte in the given sockaddr object. Therefore
the temporary sockaddr objects must be cleared due to padding
bytes. In addition, the port information must be stripped
or the route search will either fail or return the incorrect
route entry.

Unit testing is done using OpenVPN over the if_tun interface.

MFC after:	7 days
2010-03-12 10:24:58 +00:00
..
2009-04-02 13:02:12 +00:00
2008-03-17 01:26:44 +00:00
2010-02-28 16:25:49 +00:00
2010-02-13 16:04:58 +00:00
2010-02-21 00:07:45 +00:00
2010-03-01 00:43:05 +00:00