The following commit has been merged in the master branch:
commit d24078658d183ea2e72e61c1888e9900bac0ec32
Author: Derrick Brashear <[email protected]>
Date:   Wed Feb 24 22:34:28 2010 -0500

    rx lowlevel nat ping
    
    for rfc 4787, do a minimal impact nat ping. this uses an rx
    "version request" reply debug packet, which will simply be discarded by the
    receiver, to keep the port mapping open.
    
    Change-Id: Ic2180bfa5c467e33c72e3f19d62488bd6a2dc61a
    Reviewed-on: http://gerrit.openafs.org/1393
    Reviewed-by: Simon Wilkinson <[email protected]>
    Reviewed-by: Derrick Brashear <[email protected]>
    Tested-by: Derrick Brashear <[email protected]>

 src/afs/afs_conn.c     |    2 +
 src/rx/rx.c            |   82 ++++++++++++++++++++++++++++++++++++++++++++++++
 src/rx/rx.h            |    2 +
 src/rx/rx_globals.h    |    1 +
 src/rx/rx_prototypes.h |    3 ++
 5 files changed, 90 insertions(+), 0 deletions(-)

-- 
OpenAFS Master Repository
_______________________________________________
OpenAFS-cvs mailing list
[email protected]
https://lists.openafs.org/mailman/listinfo/openafs-cvs

Reply via email to