commit | 7d9c9b228db7138bb097d850fe5055b4ebc192b8 | [log] [tgz] |
---|---|---|
author | Joe Hershberger <joe.hershberger@ni.com> | Tue Jul 03 19:22:55 2018 -0500 |
committer | Joe Hershberger <joe.hershberger@ni.com> | Thu Jul 26 14:08:19 2018 -0500 |
tree | da9777318feaa91dfff82168ca626908e1322e57 | |
parent | dc7e166cd6a17628a8f3afd2053d5ecde6d4d12e [diff] |
net: Check subnet against the actual ip address in use for nfs The check for sending to the gateway was not using the correct variable for comparison, so it was reporting that packets are sent to the gateway when they were not. Signed-off-by: Joe Hershberger <joe.hershberger@ni.com>