[Xorp-hackers] MS RRAS ( see "RTMv2" ) "xorprtm v1.8.6-WIP .EXE _ and xorprtm4.dll and xorprtm6.dll .7z" Fw: b7a5d6: contrib/win32/xorprtm Re: Recent Xorp patches.

Victor Miasnikov vvm at tut.by
Thu Mar 15 06:35:15 PDT 2012


Hi!

> I have no idea if the Windows changes work properly or not,

 This
>  Commit: b7a5d6abb962814227dedd49fd9961350106e928
> contrib/win32/xorprtm Fixes related "bsdroute.h"
not related build XORP*.exe

  this is source code for build by MS VC
xorprtm4.dll  and  xorprtm6.dll  i.e. ?modules? for MS RRAS  ( see "RTMv2" )


>  so please test those as well if you are using that platform.

 We ( I , Andrey V. Semenov and friends) start  testing:

At this moment tested ( very well result ( worked OSPFv2 + static ) on Windows 8 Server "Cosumer Preview" i.e. latest 
"Windows 8 Alpha" ):
 1)
"XORP v1.8.5ct _ 2012-03-14--SRC And RRAS HotFix Or greearb-xorp.ct-lf-5.2.3-25-g8a06fc4.zip-- And RRAS HotFix Or 
xorp_win32.zip"
SHA1: 7ad1f5239728e685ee9b81388576d53554c82969

 2)
"xorp 15.03.2012 with RRAS Fix xorp_win32.zip Based XORP v1.8.6-WIP _ 2012-03-15 _ Or 
greearb-xorp.ct-lf-5.2.3-41-g3e1eb42.zip _and RRAS Fix _.zip"
SHA1: 581101a3c7f3df0cfa39bb9e378ab3b6bd9ee6b2

( about RRAS Fix see P.P.S. )

 Pure
"XORP v1.8.6-WIP _ 2012-03-15 _ Or greearb-xorp.ct-lf-5.2.3-41-g3e1eb42.zip -- xorp_win32.zip"
is difficult for test -- need uninstall RRAS component . . .


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

P.S.

 see
"xorprtm v1.8.6-WIP .EXE _ and xorprtm4.dll and xorprtm6.dll .7z"
in atachment of e-mail  -- I'm don't known how exactly public binary files related XORP

----- Original Message ----- 
From: "Victor Miasnikov" vvm
To: "Ben Greear" greearb
Sent: Thursday, March 15, 2012 3:35 PM
Subject: MS RRAS ( see "RTMv2" ) "xorprtm v1.8.6-WIP .EXE _ and xorprtm4.dll and xorprtm6.dll .7z" + Source Code Re: 
[Xorp-hackers] [greearb/xorp.ct] Fixes related "bsdroute.h"


Hi!


 Output binary:

xorprtm4.dll
 and
xorprtm6.dll

 This is ?modules? for MS RRAS  ( see "RTMv2" )

 <=
{

>  Commit: b7a5d6abb962814227dedd49fd9961350106e928
>      https://github.com/greearb/xorp.ct/commit/b7a5d6abb962814227dedd49fd9961350106e928
>  Author: Victor Miasnikov <vvm at tut.by>
>  Date:   2012-03-14 (Wed, 14 Mar 2012)

> contrib/win32/xorprtm Fixes related "bsdroute.h"
>
> 1) Add Or move source code line  #include "bsdroute.h"
>
> 2) xorptm4/Jamfile ( from "SVN Rev 11384" )
> 2b) xorptm6/Jamfile ( see "SharedLibrary xorprtm6 :")
>
> 3) build script Jam-Run.cmd
> ==
> set JAM_TOOLSET=VISUALC
> jam.exe
> ==

}


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




P.P.S.



----- Original Message ----- 
From: "Victor Miasnikov" vvm
To: "Ben Greear" greearb
Sent: Wednesday, March 07, 2012 6:24 PM
Subject:  . . . 2) xorprtm4.dll . . . -- Ok ? 2b) Or may be [temporary] disable xorprtm4.dll ? Or VVM 2012-03-07 
Temporary turn off windows_rras_support feature



Hi!

  . . .

2)

I'm compile
xorprtm4.dll

  . . .

it can work with XORP v1.8.5/v1.8.6-WIP ?


 2b)

 Or may be [temporary] disable [all related] xorprtm4.dll ?

==
C:\...03-07\greearb-xorp.ct-df3ca57 And VVM\xorp\fea\data_plane\control_socket>diff -u windows_rras_support.cc.Orig 
windows_rras_support.cc
--- windows_rras_support.cc.Orig        Wed Feb 29 09:11:46 2012
+++ windows_rras_support.cc     Wed Mar 07 12:59:08 2012
@@ -44,11 +44,14 @@
 // Helper method to determine if the Routing and Remote Access Service
 // is installed and running.
 //
+// See later  /* VVM 2012-03-07 Temporary turn off windows_rras_support feature */
 bool
 WinSupport::is_rras_running()
 {
     bool is_installed = false;
     bool is_running = false;
+
+  //ZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ   ; /* VVM 2012-03-07 Temporary turn off windows_rras_support 
feature */
+ // VVM 2012-03-15  first // -- need skipped,  ZZZZZZ --  is very trivial "copy & paste", but at this moment 
xorprtm4.dll may be solved problem by traditial way, if not success -- i'm public [PATCH]
     SC_HANDLE h_scm = OpenSCManager(NULL, NULL, GENERIC_READ);
     if (h_scm != NULL) {
==

Best regards, Victor Miasnikov
--





More information about the Xorp-hackers mailing list