From 96577c5fdc7bcf7a477ae6139ea5c00a8817f10d Mon Sep 17 00:00:00 2001 From: venaas Date: Tue, 3 Jun 2008 08:46:28 +0000 Subject: rpf feature added git-svn-id: https://svn.testnett.uninett.no/radsecproxy/branches/release-1.1@273 e88ac4ed-0b26-0410-9574-a7f39faa03bf --- radsecproxy.h | 1 + 1 file changed, 1 insertion(+) (limited to 'radsecproxy.h') diff --git a/radsecproxy.h b/radsecproxy.h index b306a39..2fd89f2 100644 --- a/radsecproxy.h +++ b/radsecproxy.h @@ -46,6 +46,7 @@ struct options { char *sourcetcp; char *logdestination; uint8_t loglevel; + uint8_t rpf; }; /* requests that our client will send */ -- cgit v1.1