Re: how can i implement a blackhole or sybil attack with GPSR in NS2.34
knudfl <[email protected]> Sun, 7 May 2017 12:09:29 -0700 (MST)
| Newsgroups | gmane.network.simulator.isi |
|---|---|
| Message-ID | <[email protected]> |
> @MOKHFI > compilation errors Please specify your OS: Name, version, architecture. If Ubuntu, then use an earlier g++, e.g. $ sudo apt install g++-4.8 I.e. the Ubuntu gcc versions 5 ... 6 will fail with some ns2 code. With e.g. gcc 4.8 the build command is : $ export CC=gcc-4.8 CXX=g++-4.8 - -- View this message in context: http://network-simulator-ns-2.7690.n7.nabble.com/how-can-i-implement-a-blackhole-or-sybil-attack-with-GPSR-in-NS2-34-tp31486p31507.html Sent from the ns-users mailing list archive at Nabble.com.