[Xorp-hackers] [PATCH] contrib/win32/xorprtm (c) 2001-2012 XORP, Inc and Others

Victor Miasnikov vvm at tut.by
Thu Mar 15 04:07:56 PDT 2012


Hi!

> On 03/14/2012 07:41 AM, Victor Miasnikov wrote:
>> From: Victor Miasnikov <vvm at tut.by>

> Did you write this xorprtm code originally, or work on submit
> changes while not employed by XORP, Inc?

My code changes:

 See screenshot:
==
C:\src\xorprtm_Var_xorprtm v1.6_.7z_And_xorprtm6___\xorprtm6>diff -u Jamfile-00 Jamfile
--- Jamfile-00  Thu Jun 29 14:06:51 2006
+++ Jamfile     Thu Jun 29 14:08:51 2006
@@ -22,7 +22,7 @@
 # XXX: We have a problem; we can't currently build both protocol versions
 # of the DLL without rearranging the directory structure.
 #
-SharedLibrary xorprtm4 : xorprtm.c mibmgr.c rmapi.c sync.c utils.c ;
+SharedLibrary xorprtm6 : xorprtm.c mibmgr.c rmapi.c sync.c utils.c ;

 # Protocol shim activation program.


C:\src\xorprtm_Var_xorprtm v1.6_.7z_And_xorprtm6___\xorprtm4>diff -u loadprotocol.c-0 loadprotocol.c
--- loadprotocol.c-0    Mon Jan 05 20:30:48 2009
+++ loadprotocol.c      Fri Aug 14 13:17:20 2009
@@ -45,6 +45,11 @@

 #include "xorprtm.h"

+/* [ VVM*/
+#include "bsdroute.h"
+/* ] VVM*/
+
+
 HRESULT
 add_protocol_to_rras(int family)
 {

C:\src\xorprtm_Var_xorprtm_v1.6_.7z___>diff -u pchsample.h-0 pchsample.h
--- pchsample.h-0       Mon Jan 05 20:30:48 2009
+++ pchsample.h Fri Aug 14 13:12:56 2009
@@ -56,9 +56,19 @@
 #include "defs.h"
 #include "utils.h"

+/* [ VVM */
+#include "bsdroute.h"
+/* ] VVM */
+
+
 #include "xorprtm_internal.h"
 #include "mibmgr.h"

+/* [ VVM */
+/*
 #include "bsdroute.h"
+*/
+/* ] VVM */
+

 #endif
===

 
 Who write other code -- need be look on SVN . . . 


>> contrib/win32/xorprtm (c) 2001-2012 XORP, Inc and Others
>> - * Copyright (c) 2001-2009 XORP, Inc.
>> + * Copyright (c) 2001-2012 XORP, Inc and Others

> To date, we have only updated the copyright on a file 
> when it has been changed, 

 Ok, I'm can make+send [PATCH] only for changed files 

> and I have a script that will take care of this near release time.
 
Or not need send new [PATCH] ?

For me _personaly_ (c) -- not important . . .



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


----- Original Message ----- 
From: "Ben Greear"
To: "Victor Miasnikov"
Cc:  xorp-hackers
Sent: Wednesday, March 14, 2012 7:14 PM
Subject: Re: [PATCH] contrib/win32/xorprtm (c) 2001-2012 XORP, Inc and Others


On 03/14/2012 07:41 AM, Victor Miasnikov wrote:
> From: Victor Miasnikov <vvm at tut.by>
>
> contrib/win32/xorprtm (c) 2001-2012 XORP, Inc and Others
>
> Signed-off-by: Victor Miasnikov <vvm at tut.by>
> ---

> diff --git a/xorp/contrib/xorprtm/xorprtm/bsdroute.h b/xorp/contrib/xorprtm/xorprtm/bsdroute.h
> index 87e6972..c76ec43 100644
> --- a/xorp/contrib/xorprtm/xorprtm/bsdroute.h
> +++ b/xorp/contrib/xorprtm/xorprtm/bsdroute.h

 . . . 

> /*
> - * Copyright (c) 2001-2009 XORP, Inc.
> + * Copyright (c) 2001-2012 XORP, Inc and Others
> *

 . . . 

To date, we have only updated the copyright on a file when it
has been changed, and I have a script that will take care of this
near release time.

Did you write this xorprtm code originally, or work on submit
changes while not employed by XORP, Inc?

Thanks,
Ben

-- 
Ben Greear <greearb at candelatech.com>
Candela Technologies Inc  http://www.candelatech.com



More information about the Xorp-hackers mailing list