« Return to Thread: Reg: GSOC 2012 DCE projects

Re: Reg: GSOC 2012 DCE projects

by Hajime Tazaki :: Rate this Message:

| View in Thread

Try

#sed "s/DCE (getpwnam)/NATIVE (getpwnam)/" model/libc-ns3.h > a
#mv a model/libc-ns3.h
#./waf

I plan to fill the bug.

regards,
hajime

On 2012/04/07, at 4:03, Sandeep Pathivada <pathivas@...> wrote:

> Hi Frederic, Daniel
>
> I submitted a project proposal (draft) since time is running out. Please
> have a look at http://www.google
> melange.com/gsoc/proposal/review/google/gsoc2012/sandeep048/1#<http://www.google-melange.com/gsoc/proposal/review/google/gsoc2012/sandeep048/1#>
> .
>
> @Frederic: I followed the instructions mentioned in ns3dceccnx. I don't
> think the simulation is successful. It must be an issue with the way
> zebra/quagga gets invoked. Can you please check it and let me know.
>
> root@sandeep-ctvr:/home/sandeep/test_build_ns3_dce/ns-3-dce# cat
> files-[0-3]/var/log/*/std*
> privs_init: could not lookup user root
> privs_init: could not lookup user root
> privs_init: could not lookup user root
> privs_init: could not lookup user root
> privs_init: could not lookup user root
> privs_init: could not lookup user root
> privs_init: could not lookup user root
> privs_init: could not lookup user root
>
> Thanks,
> Sandeep
>
> On 5 April 2012 13:45, Hajime Tazaki <tazaki@...> wrote:
>
>>
>> Hi Sandeep,
>>
>> Thank you for your interest in DCE idea.
>>
>> In addition to the introductions by Frederic and Daniel, my
>> suggestion is that you can concentrate on a single topic for
>> the proposal, although these two ideas are related with each
>> other.
>>
>>> *Interested Projects:*
>>>
>>>   - XORP support by Direct Code Execution
>>>   - Tighter integration between NS-3 native and NS-3 linux components
>>
>> Please feel free to ask us if you have anything.
>>
>> regards,
>> hajime
>>
>> At Thu, 5 Apr 2012 01:52:38 +0100,
>> Sandeep Pathivada wrote:
>>>
>>> Hi ns-developers,
>>>
>>> I am very interested in contributing to ns3 project. I came across
>>> the GSOC proposed projects page only recently and have been going through
>>> them. I am interested to learn about Direct Code Execution (DCE) and
>>> its integration with other networking applications. At the moment I am
>>> reading Chapter4 DCE from Lacage's
>>> thesis<http://cutebugs.net/files/thesis.pdf>.
>>> It would be great if people involved can give a bit more insight into the
>>> work involved and the procedures for making an application. Please find
>>> enclosed my introduction.
>>>
>>> *
>>> ------------------------------
>>> *
>>> *Name:* Sandeep Pathivada
>>>
>>> *Email:* pathivas@...
>>>
>>> *Institution & Research Group:* Telecommunication Research Center (CTVR),
>>> Trinity College Dublin, Ireland.
>>>
>>> *Country of Citizenship:* India
>>>
>>> *Education Details:*
>>>
>>>   - PhD Computer Science, Trinity College Dublin (Mar 2011-present)
>>>   - MSc Networks and Distributed Systems, University of St Andrews
>> (Thesis
>>>   on Energy efficient resource management in cloud systems) (2009-2010)
>>>   - B.E Electrical and Electronics Engineering, BITS Pilani (2003-2007).
>>>
>>> *Work Experience:*
>>>
>>>   - Software Engineer, Cisco Systems (2007-2009). Worked mostly on WAN
>>>   device drivers & SNMP for Catalyst 6500 enterprise switch.
>>>   - Intern, Sun Microsystems (Summer 2006). Worked in the quality
>>>   engineering team (developed test cases) for JCAPS (SOA/BI product).
>>>
>>> *Interested Projects:*
>>>
>>>   - XORP support by Direct Code Execution
>>>   - Tighter integration between NS-3 native and NS-3 linux components
>>>
>>> Current status: Still reading more about these projects.
>>> *
>>> ------------------------------
>>> *
>>>
>>> Kind Regards,
>>> Sandeep,
>>> PhD Student,
>>> CTVR - Trinity College Dublin
>>
>>

 « Return to Thread: Reg: GSOC 2012 DCE projects