[asterisk-bugs] [JIRA] Created: (ASTERISK-20202) IP_MTU_DISCOVER incorrect work

ddkprog (JIRA) noreply at issues.asterisk.org
Tue Aug 7 20:47:07 CDT 2012


IP_MTU_DISCOVER incorrect work
------------------------------

                 Key: ASTERISK-20202
                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-20202
             Project: Asterisk
          Issue Type: Information Request
      Security Level: None
          Components: Channels/chan_iax2
    Affects Versions: SVN
         Environment: linux
            Reporter: ddkprog


IP_MTU_DISCOVER should used with SOL_IP not with IPPROTO_IP !
see at iputils/ping sources and test
you can replace in iputils/ping SOL_IP -> IPPROTO_IP, and try to ping -M options to see than IPPROTO_IP not work.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the asterisk-bugs mailing list