vmware / pmd

Photon Management Daemon
Apache License 2.0
15 stars 13 forks source link

A few issues i found along the way while debugging #1

Closed isrvamsi closed 7 years ago

isrvamsi commented 7 years ago

1) In the pmd-demo sends RPC to the server to check for primes, 1 is reported as prime. 1 is not a prime number.

2) In the file pmd/server/extras/fwmgmt_rpcapi.c, line 34, the server reports the usermgmt version instead of the firewall version.

ppadmavilasom commented 7 years ago
  1. :) will fix.
  2. will fix.
ppadmavilasom commented 7 years ago

https://github.com/vmware/pmd/commit/75b6c23ad9c361d879f88b247b65c230302b18b3