2008-09-02 21:55:03

by Chuck Lever III

[permalink] [raw]
Subject: [PATCH 0/2] RFC: Proposed rpc.statd clean up

Hi guys-

Here's a start at removing the RESTRICTED_STATD macro from rpc.statd. It
would make IPv6 support a little simpler.

Comments welcome.

---

Chuck Lever (2):
rpc.statd: eliminate --secure_statd
rpc.statd: refactor check to see if call is from loopback address


configure.ac | 9 -----
utils/statd/monitor.c | 93 +++++++++++++------------------------------------
utils/statd/simu.c | 38 ++++++++------------
3 files changed, 40 insertions(+), 100 deletions(-)

--
Chuck Lever