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

Allow dynamic graph arcs to be used with l2_classify

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Medium Medium
    • 17.04
    • None
    • L2

      Replace this: next0 = (e0->next_index < L2_CLASSIFY_N_NEXT)
      with this: next0 = (e0->next_index < n_next_nodes)

      So we can program L2 classifier sessions with dynamically-created graph arcs, using indices obtained from vlib_node_add_next(...)

            Unassigned Unassigned
            dbarach Dave Barach
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                Estimated:
                Original Estimate - 1 day
                1d
                Remaining:
                Remaining Estimate - 1 day
                1d
                Logged:
                Time Spent - Not Specified
                Not Specified