Uploaded image for project: 'Mesos'
  1. Mesos
  2. MESOS-1600

IP classifiers in routing lib should ignore IP packets with IP options

    XMLWordPrintableJSON

Details

    • Task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.20.0
    • None
    • None

    Description

      Currently, the IP classifiers simply assume that all IP packets do not have IP options. If an IP packet has IP options, the current behavior is undefined (e.g., might be redirected/mirrored to a random link).

      We can solve that by adding one more rule to the filter requiring the length of the IP packet to be 5 bytes.

      Attachments

        Activity

          People

            jieyu Jie Yu
            jieyu Jie Yu
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: