[OpenAFS] OpenAFS fileserver behind NAT

Derrick J Brashear shadow@dementia.org
Thu, 16 May 2002 15:52:08 -0400 (EDT)


On Thu, 16 May 2002, Ray Link wrote:

> Specifically, you could prefix the lines in the NetInfo file with an "f "
> to make the parsing routines skip validity checks for those lines.
> 
> After looking in src/util/netinfo.c, it looks like the OpenAFS versions
> of ParseNetInfoFile() and extract_Addr() don't have this functionality.
> Specifically, extract_Addr() immediately flags any line with non-numeric
> data as being an invalid IP.  There is no special-casing for the "f "
> prefix.

Is this documented somewhere?