vmware / photonos-netmgr

network management on PhotonOS
Other
6 stars 10 forks source link

Introduce Netlink Library/Use sd-bus/ Code refactor and cleanups. #9

Closed ssahani closed 5 years ago

ssahani commented 6 years ago

This work enhances netmgr.

  1. Introduces minimal netlink library.
  2. fix bunch of compiler warning/erros.
  3. drop ioctls calls use netlink.
  4. use sd-bus API to interact with systemd.
  5. use gcc cleanup macro.
vmwclabot commented 6 years ago

@ssahani, you must sign our contributor license agreement before your changes are merged. Click here to sign the agreement. If you are a VMware employee, read this for further instruction.

vmwclabot commented 6 years ago

@ssahani, VMware has approved your signed contributor license agreement.

ssahani commented 5 years ago

ping

ssahani commented 5 years ago

@YustasSwamp PTAL

ppadmavilasom commented 5 years ago

@ssahani thanks for the PR. sorry for the delay. if you would be kind enough to reopen, we would like to open this for review

ssahani commented 5 years ago

@ppadmavilasom Thanks for Looking into it. I have few more enhancements . will just rework all of these again and open a fresh set of prs.