vmware / guest-introspection-nsx

Guest Introspection for VMware NSX
Other
12 stars 8 forks source link

Vmware master #8

Closed apunde closed 5 years ago

apunde commented 5 years ago

Refactor Makefile and Fix Broken Build

Problem Description Refactor Makefile and Fix Broken Build

Fix Description

  1. Refactor Makefile and remove undefined variables

  2. 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

  3. Remove unused assigned variables.

Testing Details make succeeds

Impact on existing Inter Process Communication None

svijayvargiy commented 5 years ago

looks good to me.

apunde commented 5 years ago

Thanks for the approval. Merging.