Click to See Complete Forum and Search --> : Source code for bgp/ospf


CarolineS
September 19th, 2006, 11:33 PM
I'm in need of source code for simulation of bgp/ospf routing protocol.

Any suggestions where i can get the same?

sreehari
September 20th, 2006, 02:13 AM
whats GBP or OSPF, ??? :confused:

Google is what you should be looking at ;)

CarolineS
September 20th, 2006, 03:49 AM
Hi Hari,

I tried with google and ended up in vain :(

Thats y i posted it here..so tht i'd get some inputs...

regards,
carol

kumaresh_ana
September 20th, 2006, 03:59 AM
Are you looking for network routing protocols? If so search network simultor. Its an opensource s/w widely used for network project simulation and analysis. It will have all the standarad protocols. Have a look at this page of ns2 (http://www.isi.edu/nsnam/ns/)

sreehari
September 20th, 2006, 04:18 AM
Here is one link (http://ospf.org/ospfd2_0/index.html)

also you could check out for simulators , TCP/IP sniffers like Ethereal (http://www.ethereal.com/) as these definately support lots of protocols, including OSPF (http://www.ethereal.com/docs/release-notes/ethereal-0.10.13.html#id2948854). Another sniffers winPcap.

PS. Ethereal Source should be available, and it should be a good place to start :)