On Thursday 08 March 2012 13:51:47 Teja K wrote: > hi i am teja,student.i am good in c, operating system internals and network > programming. i am trying to develop a protocol by synchronizing between raw > sockets and libpcap library. > i have an idea of developing a transport layer protocol that could provide > a secure communication between 2 systems where the data need not be > encripted(avoid overhead) and with small payload.i am working on this by > creating a private protocol which can only be detected by source and > destination systems. can i do it as a gsoc project .i need some advice can > anyone help me? thankyou
Have you thrown a look at tcpcrypt.org which has roughly the same goal, and already has a working userland implementation? Maybe you could get some idea on how this could be done by dissecting and / or reusing portions of their code? Or perhaps porting tcpcrypt to fbsd kernel may be a good candidate for a gsoc project? Marko _______________________________________________ freebsd-net@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"