From 0778021ef523e76ad9b0cb33d7e1a866cf08c772 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/trunk@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 ca114c8..d835125 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