File tree 4 files changed +7
-7
lines changed
4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ libsairedis_la_SOURCES = \
39
39
sai_redis_dtel.cpp \
40
40
sai_redis_fdb.cpp \
41
41
sai_redis_hash.cpp \
42
- sai_redis_hostintf .cpp \
42
+ sai_redis_hostif .cpp \
43
43
sai_redis_interfacequery.cpp \
44
44
sai_redis_ipmc.cpp \
45
45
sai_redis_ipmc_group.cpp \
File renamed without changes.
Original file line number Diff line number Diff line change @@ -59,20 +59,18 @@ libSaiVS_a_SOURCES = \
59
59
VirtualSwitchSaiInterfacePort.cpp
60
60
61
61
libsaivs_la_SOURCES = \
62
- sai_vs_fdb.cpp \
63
- sai_vs_hostintf.cpp \
64
- sai_vs_interfacequery.cpp \
65
- sai_vs_port.cpp \
66
- sai_vs_switch.cpp \
67
- sai_vs_debug_counter.cpp\
68
62
sai_vs_acl.cpp \
69
63
sai_vs_bfd.cpp \
70
64
sai_vs_bmtor.cpp \
71
65
sai_vs_bridge.cpp \
72
66
sai_vs_buffer.cpp \
73
67
sai_vs_counter.cpp \
68
+ sai_vs_debug_counter.cpp\
74
69
sai_vs_dtel.cpp \
70
+ sai_vs_fdb.cpp \
75
71
sai_vs_hash.cpp \
72
+ sai_vs_hostif.cpp \
73
+ sai_vs_interfacequery.cpp \
76
74
sai_vs_ipmc.cpp \
77
75
sai_vs_ipmc_group.cpp \
78
76
sai_vs_isolation_group.cpp \
@@ -88,6 +86,7 @@ libsaivs_la_SOURCES = \
88
86
sai_vs_nexthop.cpp \
89
87
sai_vs_nexthopgroup.cpp \
90
88
sai_vs_policer.cpp \
89
+ sai_vs_port.cpp \
91
90
sai_vs_qosmaps.cpp \
92
91
sai_vs_queue.cpp \
93
92
sai_vs_route.cpp \
@@ -98,6 +97,7 @@ libsaivs_la_SOURCES = \
98
97
sai_vs_schedulergroup.cpp \
99
98
sai_vs_segmentroute.cpp \
100
99
sai_vs_stp.cpp \
100
+ sai_vs_switch.cpp \
101
101
sai_vs_system_port.cpp \
102
102
sai_vs_tam.cpp \
103
103
sai_vs_tunnel.cpp \
File renamed without changes.
You can’t perform that action at this time.
0 commit comments