[ns] Patch Files

2006-01-16 Thread #LIM XIAOWEI#

Hi!
 
How do i create my own patch files for the changes i'm going to make in NS-2? 
Are patch files necessary?
 
Thanks!


Re: [ns] Patch Files

2006-01-17 Thread Sergey Semenov

Hi

You need diff util, which available in any linux distributive and it
is ported in Win32.

About using diff and creating patches you can read here:
http://www.google.com/search?q=howto+make+patch+using+diff

On 1/17/06, #LIM XIAOWEI# <[EMAIL PROTECTED]> wrote:
> How do i create my own patch files for the changes i'm going to make in NS-2? 
> Are patch files necessary?

It depends only on you. But patches are more prefferable than
distribution of whole sources,  especially if you want to apply your
changes to main code.

With best regards,
Sergey Semionov



Re: [ns] Patch Files

2006-01-17 Thread Sergey Semenov

On 1/17/06, Sergey Semenov <[EMAIL PROTECTED]> wrote:
> Hi
>
> You need diff util, which available in any linux distributive and it
> is ported in Win32.
>
> About using diff and creating patches you can read here:
> http://www.google.com/search?q=howto+make+patch+using+diff
>
> On 1/17/06, #LIM XIAOWEI# <[EMAIL PROTECTED]> wrote:
> > How do i create my own patch files for the changes i'm going to make in 
> > NS-2? Are patch files necessary?
>
> It depends only on you. But patches are more prefferable than
> distribution of whole sources,  especially if you want to apply your
> changes to main code.
>
> With best regards,
> Sergey Semionov
>



[ns] patch files (or code) of multipath routing protocols

2011-12-10 Thread Wei Zhang



Hello All,

I want  patch files (or code) of multipath routing protocols such as SMR, etc 
to implement in NS2.33 . Could anybody tell me where they are?

Thank you in advance.
Wei