History log of /external/autotest/client/cros/netprotos/interface_host.py
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
9de05fe5a962e79b06811bc5b44d8a7defe6af09 14-Oct-2014 Christopher Wiley <wiley@chromium.org> autotest: Add support for sending DNS responses to InterfaceHost

BUG=chromium:418738
TEST=A test using this is finally able to send responses back to Avahi.

Change-Id: Ib50a38fb039d20801cbe5b92b614c6d4e540f93f
Reviewed-on: https://chromium-review.googlesource.com/224260
Tested-by: Christopher Wiley <wiley@chromium.org>
Reviewed-by: Alex Deymo <deymo@chromium.org>
Commit-Queue: Christopher Wiley <wiley@chromium.org>
/external/autotest/client/cros/netprotos/interface_host.py
cb9864e93dd06fd51555f96cf95df4dbf0ce02c4 26-Sep-2014 Christopher Wiley <wiley@chromium.org> Add InterfaceHost for ZeroconfDaemon

Add a type of host that binds a UDP socket to a particular interface
rather than relying on TUN/TAP support via the simulator. While here,
change the tuples returned by cached_results to be namedtuples, and
add some simple utilities to avahi_utils.

BUG=chromium:412975
TEST=The test that depends on this passes. p2p_* still pass.

Change-Id: I9aa07e7f2e07cabe9b07ded345fc4f15ebe67c46
Reviewed-on: https://chromium-review.googlesource.com/220440
Reviewed-by: Christopher Wiley <wiley@chromium.org>
Commit-Queue: Christopher Wiley <wiley@chromium.org>
Tested-by: Christopher Wiley <wiley@chromium.org>
/external/autotest/client/cros/netprotos/interface_host.py