[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:37:54 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
-------------------------------------------------+-------------------------
Changes (by David Hampton <mythtv@…>):

 * status:  accepted => closed
 * resolution:   => fixed


Comment:

 In [changeset:"e2d0c1693ddb2f7be9521eaa31c9cf212f64b08a/mythtv"]:
 {{{
 #!CommitTicketReference repository="mythtv"
 revision="e2d0c1693ddb2f7be9521eaa31c9cf212f64b08a"
 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.
 }}}

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


More information about the mythtv-commits mailing list