Uploaded image for project: 'vpp'
  1. vpp
  2. VPP-574

Security group-related fixes

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Medium Medium
    • None
    • None
    • Security Groups
    • None

      This Jira covers two issues found during the integration testing of the security groups:

      1) vhost_user driver connect() to the unix socket is blocking, and hangs the entire VPP if the other end does not call accept() in a timely fashion. Solution: make the socket file descriptor non-blocking for the duration of the connect.

      2) macip ACL is blocking ARP traffic. The classifier table tracking was missing. Solution: add the creation of the classifier table to permit corresponding ARP traffic.

            ayourtch Andrew Yourtchenko
            ayourtch Andrew Yourtchenko
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: