You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Alan M. Carroll (Created) (JIRA)" <ji...@apache.org> on 2012/03/17 03:48:38 UTC

[jira] [Created] (TS-1143) IpMap::fill fails to handle some edge cases.

IpMap::fill fails to handle some edge cases.
--------------------------------------------

                 Key: TS-1143
                 URL: https://issues.apache.org/jira/browse/TS-1143
             Project: Traffic Server
          Issue Type: Bug
    Affects Versions: 3.1.2
            Reporter: Alan M. Carroll
            Assignee: Alan M. Carroll
            Priority: Minor
             Fix For: 3.1.3


Three related issues:
1) Input ranges with a min value of zero can be mishandled due to wrap.
2) Input ranges with a maximum value can be mishandled due to wrap.
3) Fill sometimes fails to insert ranges between two existing ranges.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (TS-1143) IpMap::fill fails to handle some edge cases.

Posted by "Leif Hedstrom (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TS-1143?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Leif Hedstrom updated TS-1143:
------------------------------

    Fix Version/s:     (was: 3.1.3)
                   3.1.4
    
> IpMap::fill fails to handle some edge cases.
> --------------------------------------------
>
>                 Key: TS-1143
>                 URL: https://issues.apache.org/jira/browse/TS-1143
>             Project: Traffic Server
>          Issue Type: Bug
>    Affects Versions: 3.1.2
>            Reporter: Alan M. Carroll
>            Assignee: Alan M. Carroll
>            Priority: Minor
>             Fix For: 3.1.4
>
>
> Three related issues:
> 1) Input ranges with a min value of zero can be mishandled due to wrap.
> 2) Input ranges with a maximum value can be mishandled due to wrap.
> 3) Fill sometimes fails to insert ranges between two existing ranges.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (TS-1143) IpMap::fill fails to handle some edge cases.

Posted by "Alan M. Carroll (Resolved) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TS-1143?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alan M. Carroll resolved TS-1143.
---------------------------------

    Resolution: Fixed

Fixed a number of issues with how cases are handled and re-arranged to not be affected by wrap at range edges. Added more testing to verify.

commit a75f807df79d73af8db4b28fc166c6751accafc3 - 2b7a385e1446f1cb4895874b70ee304488b9b5cc due to github issues (out of date master).

                
> IpMap::fill fails to handle some edge cases.
> --------------------------------------------
>
>                 Key: TS-1143
>                 URL: https://issues.apache.org/jira/browse/TS-1143
>             Project: Traffic Server
>          Issue Type: Bug
>    Affects Versions: 3.1.2
>            Reporter: Alan M. Carroll
>            Assignee: Alan M. Carroll
>            Priority: Minor
>             Fix For: 3.1.4
>
>
> Three related issues:
> 1) Input ranges with a min value of zero can be mishandled due to wrap.
> 2) Input ranges with a maximum value can be mishandled due to wrap.
> 3) Fill sometimes fails to insert ranges between two existing ranges.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira