Skip to content

Commit 550fe05

Browse files
authored
Merge branch 'master' into dynamic_port_counters_support
2 parents a343a09 + 5f8ebfa commit 550fe05

21 files changed

Lines changed: 1247 additions & 177 deletions

orchagent/Makefile.am

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,8 @@ orchagent_SOURCES = \
8181
isolationgrouporch.cpp \
8282
muxorch.cpp \
8383
macsecorch.cpp \
84-
lagid.cpp
84+
lagid.cpp \
85+
bfdorch.cpp
8586

8687
orchagent_SOURCES += flex_counter/flex_counter_manager.cpp flex_counter/flex_counter_stat_manager.cpp
8788
orchagent_SOURCES += debug_counter/debug_counter.cpp debug_counter/drop_counter.cpp

0 commit comments

Comments
 (0)