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" <[email protected]>
To: "Ben Greear" <[email protected]>
Cc: <[email protected]>
Sent: Friday, March 16, 2012 7:04 PM
Subject: [PATCH] use RRAS only if environment variable XORP_USE_RRAS is set


> From: Victor Miasnikov <[email protected]>
>
> 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 <[email protected]>
> ---

_______________________________________________
Xorp-hackers mailing list
[email protected]
http://mailman.ICSI.Berkeley.EDU/mailman/listinfo/xorp-hackers

Reply via email to