diff options
author | Maros Marsalek <mmarsale@cisco.com> | 2016-09-20 15:53:57 +0200 |
---|---|---|
committer | Maros Marsalek <mmarsale@cisco.com> | 2016-09-20 13:59:07 +0000 |
commit | 27eba3a20b98378a07178722606752960978ea5a (patch) | |
tree | 941204bb66066d1358b86ff34cddba93e069a6e8 /vpp-common/minimal-distribution | |
parent | e548c712d0a2daecd141d3fb827758cf8c6284fc (diff) |
HONEYCOMB-222 Fix Interface L2 writer order
The writer was placed between Interface and Subitnerface,
so it was invoked before subinterfaces were processed.
Meaning that if the L2/xconnect targetted subitnerface, it
would be submitted prematurely.
Moving the Interface L2 writer after Subinterface writer.
Change-Id: I192ebde5eaf4b05a104d76bce39de74569cdb608
Signed-off-by: Maros Marsalek <mmarsale@cisco.com>
Diffstat (limited to 'vpp-common/minimal-distribution')
0 files changed, 0 insertions, 0 deletions