Print this page
feth prototype

@@ -28,11 +28,11 @@
 
 HDRS =          libdladm.h libdladm_impl.h libdllink.h libdlaggr.h      \
                 libdlwlan.h libdlwlan_impl.h libdlvnic.h libdlvlan.h    \
                 libdlmgmt.h libdlflow.h libdlflow_impl.h libdlstat.h    \
                 libdlether.h libdlsim.h libdlbridge.h libdliptun.h      \
-                libdlib.h libdloverlay.h
+                libdlib.h libdloverlay.h libdlfeth.h
 
 HDRDIR =        common
 
 SUBDIRS =       $(MACH)
 $(BUILD64)SUBDIRS += $(MACH64)

@@ -45,11 +45,11 @@
                 common/flowattr.c common/flowprop.c     \
                 common/propfuncs.c common/libdlflow.c   \
                 common/libdlstat.c common/flowattr.c    \
                 common/libdlether.c common/libdlsim.c   \
                 common/libdlbridge.c common/libdliptun.c\
-                common/libdlib.c
+                common/libdlfeth.c common/libdlib.c
 
 XGETFLAGS =     -a -x libdladm.xcl
 
 TYPECHECK_LIB = libdladm.so.1
 TYPELIST =      overlay_ioc_create_t \