Closed apunde closed 5 years ago
Refactor Makefile and Fix Broken Build
Problem Description Refactor Makefile and Fix Broken Build
Fix Description
Refactor Makefile and remove undefined variables
Fix broken build - Fix definitions of protocol fields TCP_OUT_PRE_CONN_SUPPORT TCP_IN_PRE_CONN_SUPPORT TCP_EST_CONN_SUPPORT TCP_CLOSE_CONN_SUPPORT UDP_SUPPORT
Remove unused assigned variables.
Testing Details make succeeds
Impact on existing Inter Process Communication None
looks good to me.
Thanks for the approval. Merging.
Refactor Makefile and Fix Broken Build
Problem Description Refactor Makefile and Fix Broken Build
Fix Description
Refactor Makefile and remove undefined variables
Fix broken build - Fix definitions of protocol fields TCP_OUT_PRE_CONN_SUPPORT TCP_IN_PRE_CONN_SUPPORT TCP_EST_CONN_SUPPORT TCP_CLOSE_CONN_SUPPORT UDP_SUPPORT
Remove unused assigned variables.
Testing Details make succeeds
Impact on existing Inter Process Communication None