]> git.michaelhowe.org Git - packages/o/openafs.git/commit
Fix AUD_HOST callers
authorAndrew Deason <adeason@sinenomine.net>
Wed, 8 Dec 2010 17:40:24 +0000 (11:40 -0600)
committerDerrick Brashear <shadow@dementia.org>
Tue, 1 Feb 2011 04:12:35 +0000 (20:12 -0800)
commitbde0c76e2d17b9da517f9df783a661cf3da70625
tree1a46fc6e24fb1147dd5e6584ffc23532a1df68f8
parent7d4b46224a82b221874a882318ec8d600ce193db
Fix AUD_HOST callers

Servers using the AUD_HOST audit message should give the host IP in
network-byte order, as that is how the auditing code interprets it.
Fix the users of AUD_HOST that do not do so.

Reviewed-on: http://gerrit.openafs.org/3492
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Derrick Brashear <shadow@dementia.org>
Tested-by: Derrick Brashear <shadow@dementia.org>
(cherry picked from commit b20329e01968d3562f78382b27f7de9948a96899)

Change-Id: I5d8b8059101b147583f006bcdd4abd301721be62
Reviewed-on: http://gerrit.openafs.org/3797
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Derrick Brashear <shadow@dementia.org>
src/ptserver/ptprocs.c
src/volser/volprocs.c