Skip to content

Commit

Permalink
physical: Refactor port binding processing.
Browse files Browse the repository at this point in the history
Extract block from SBREC_PORT_BINDING_FOR_EACH block in
physical_run to helper method so that it can be reused when
doing incremental processing.

Side effects:
  - localvif_to_oport and tunnels are now static file scoped.
  - the is_new parameter is added for use in a later patch set.

Signed-off-by: Ryan Moats <[email protected]>
Signed-off-by: Ben Pfaff <[email protected]>
  • Loading branch information
jayhawk87 authored and blp committed Jul 3, 2016
1 parent a53d69c commit 40128e3
Showing 1 changed file with 319 additions and 303 deletions.
Loading

0 comments on commit 40128e3

Please sign in to comment.