i want to patch FastBroadcast on ns2.35,already patch LTE in ns2.35,but in patch FastBroadcast the problem is,it not going to be completely patched .
dose it only work for ns2.29??
error is:
Hunk #1 FAILED at 333. 1 out of 1 hunk FAILED -- saving rejects to file ns-2.35/Makefile.in.rej
please help me
Assume ns-2.35 patched with LTE-ns235_2014-2.patch .
The fastbroadcast patch was made from fastbroadcast_ns235.patch : Fastbroadcast-for-LTE-patched_ns235.patch https://drive.google.com/file/d/0B7S255p3kFXNX3RLY1pDWmFRRFE/view?usp=sharing
Using the patch with an LTE patched ns-2.35 :
cd ns-allinone-2.35/
patch -p0 < Fastbroadcast-for-LTE-patched_ns235.patch
./install
Note: Not sure the fastbroadcast examples are working OK with an LTE patched ns2. I guess you can find a solution.
All patches https://drive.google.com/drive/folders/0B7S255p3kFXNZ2lWZDBRSW40Q00?usp=sharing
All examples https://drive.google.com/drive/folders/0B7S255p3kFXNSmRYb2lGcDRUdWs?usp=sharing
Broadcast examples https://drive.google.com/file/d/0B7S255p3kFXNOUMyQjF1OWhTUlU/view?usp=sharing
LTE examples 06.17 https://drive.google.com/file/d/0B7S255p3kFXNSmd4Q3h3dXp1QWc/view?usp=sharing