linux.c, yaid.c, yaid.h: Open the NAT table just once at init time.
authorMark Wooding <mdw@distorted.org.uk>
Thu, 18 Oct 2012 09:35:35 +0000 (10:35 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Sun, 21 Oct 2012 15:08:58 +0000 (16:08 +0100)
commitb093b41dbcc935a6adc424643809663c565d6e51
treebaf817a0794096f6b20e79c47a9412553e60b4ba
parent3b1bed1dc06df72338b0ff180169525681c114d0
linux.c, yaid.c, yaid.h: Open the NAT table just once at init time.

This file requires privileges to open, so it must be done before we
drop them.  (We don't, yet, but it's coming.)
linux.c
yaid.c
yaid.h