[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

FYI - COPS - PDP(Server) test application



Hello
Sometime back in this mailing list people were searching for a COPS server
implementation over Linux
I was also in the hunt.
I could find one server implementation for COPS-RSVP from the following link

http://www.cs.technion.ac.il/Courses/Computer-Networks-Lab/projects/summer20
00/cops

This implementation is a very simple one and supports very less
functionality. Atleast we can test some basic functionality
Both server and client implementations are available. The server part can be
seperately complied.

Known Bug:
At some places the byte order is not taken care (eg KA time value in the
message is not converted to network byte order before Tx).

If anyone comes across any other bug please let me know.

Hope it is useful.

Cheers
Malick