
noreply at mythtv
Mar 9, 2012, 10:10 AM
Post #1 of 1
(60 views)
Permalink
|
|
mythtv/master commit: 23f3e6ff0 by Raymond Wagner (wagnerrp)
|
|
Author: Raymond Wagner <rwagner [at] mythtv> Change Date: 2012-03-09T10:02:04-08:00 Push Date: 2012/03/09 10:10:33 -0800 Repository: mythtv Branch: master New Revision: 23f3e6ff07fc80d4c4f95729c3f782707a326eb7 Changeset: https://github.com/MythTV/mythtv/commit/23f3e6ff0 Log: Revert to using Any address. This bypasses the startup IP address selector in ServerPool, instead listening on Any and AnyIPv6. This leaves the ServerPool itself in place to handle systems with the bindv6only sysctl set. The behavior is being reverted over concerns with systems that may have not completed network configuration by the time MythTV starts, or would otherwise change network behavior during normal operation. Modified: mythtv/libs/libmythbase/serverpool.cpp _______________________________________________ mythtv-firehose mailing list mythtv-firehose [at] mythtv http://www.mythtv.org/mailman/listinfo/mythtv-firehose
|