[asterisk-bugs] [JIRA] Feedback Entered: (ASTERISK-20202) IP_MTU_DISCOVER incorrect work
ddkprog (JIRA)
noreply at issues.asterisk.org
Fri Aug 10 03:40:07 CDT 2012
[ https://issues.asterisk.org/jira/browse/ASTERISK-20202?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
ddkprog updated ASTERISK-20202:
-------------------------------
Status: Waiting for Feedback (was: Waiting for Feedback)
the patch is loaded, it is applicable to Linux as a miniumum version
#uname -sr
Linux 3.0.0-23-generic-pae
> 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
> Assignee: ddkprog
> Attachments: utils.c.diff
>
>
> 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