[Xorp-hackers] [PATCH] use RRAS only if environment variable XORP_USE_RRAS is set

Victor Miasnikov vvm at tut.by
Fri Mar 16 09:11:56 PDT 2012


Hi!

>env variable XORP_USE_RRAS and have it only try to use RRAS if that env var is set?

 Done, compiled, tested: all work as need:

{
==
C:\xorp\sbin>set XORP_USE_RRAS=y
C:\xorp\sbin>xorp_rtrmgr.exe -c config.boot -t ..\share\xorp\templates -m ..\lib\xorp\sbin 2>>xorp_errors.log
 . . .
==

==
 . . .
[ 2012/3/16 15:53:59.879000  WARNING ..\lib\xorp\sbin\xorp_fea.exe:960 FEA 
fea/data_plane/fibconfig/fibconfig_table_set_iphelper.cc:53 FibConfigTableSetIPHelper ] Windows Routing and Remote 
Access Service is running.
Some change operations through IP Helper may not work.
 . . .
==

}


 without "set XORP_USE_RRAS" -- work as on comp without RRAS

Best regards, Victor Miasnikov
Blog:  http://vvm.blog.tut.by/


----- Original Message ----- 
From: "Victor Miasnikov" <vvm at tut.by>
To: "Ben Greear" <greearb at candelatech.com>
Cc: <xorp-hackers at icir.org>
Sent: Friday, March 16, 2012 7:04 PM
Subject: [PATCH] use RRAS only if environment variable XORP_USE_RRAS is set


> From: Victor Miasnikov <vvm at tut.by>
>
> use RRAS only if environment variable XORP_USE_RRAS is set
>
> I.e. not-developers can be work with XORP on Windows comps with RRAS component
> ( RRAS very often not configure as _router_ ,
> usual it simply installed by other MS software )
>
> Who want use feature "xorprtm dll" / "RTMv2"
> -- simply set XORP_USE_RRAS=y
>
> Signed-off-by: Victor Miasnikov <vvm at tut.by>
> ---



More information about the Xorp-hackers mailing list