[mythtv-commits] Ticket #12034: Ping incorrectly sets the TTL rather than the timeout - setting an http proxy fails

MythTV noreply at mythtv.org
Tue Aug 29 09:40:23 UTC 2017


#12034: Ping incorrectly sets the TTL rather than the timeout - setting an http
proxy fails
-------------------------------------------------+-------------------------
 Reporter:  Greg Brackley <greg.brackley-        |          Owner:  stuarta
  mythtv-trac-2014@…>                            |
     Type:  Bug Report - General                 |         Status:  closed
 Priority:  minor                                |      Milestone:  30.0
Component:  MythTV - General                     |        Version:  Master
                                                 |  Head
 Severity:  medium                               |     Resolution:  fixed
 Keywords:                                       |  Ticket locked:  0
-------------------------------------------------+-------------------------

Comment (by David Hampton <mythtv@…>):

 In [changeset:"afb2a83edd5e6f94572e5550bd9ae47dbc6834db/mythtv"]:
 {{{
 #!CommitTicketReference repository="mythtv"
 revision="afb2a83edd5e6f94572e5550bd9ae47dbc6834db"
 Use correct ping timeout parameter for the operating system.

 The ping command on Linux based operating systems uses the -w
 paremeter to specify the timeout in seconds.  The ping command on
 FreeBSD based operating systems uses the -t parameter.  Use compile
 time flags to generate the right ping command for the operating
 system.  This fixes #12034.

 Signed-off-by: Stuart Auchterlonie <stuarta at mythtv.org>
 }}}

--
Ticket URL: <https://code.mythtv.org/trac/ticket/12034#comment:7>
MythTV <http://www.mythtv.org>
MythTV Media Center


More information about the mythtv-commits mailing list