"Dragos, Radu" wrote: > > Salutari, > > Stie careva sa-mi zica daca se poate implementa un protocol (layer 3) sub Linux >folosind numai module, > fara a modifica sursele kernelului ??? Da, n-am incercat dar cred ca da. Vezi: inet_add_protocol(struct inet_protocol *prot) din net/ipv4/protocol.c si include/net/protocol.h Exemplu din freeswan 1.8: inet_add_protocol(&ah_protocol); Andrei --- Send e-mail to '[EMAIL PROTECTED]' with 'unsubscribe rlug' to unsubscribe from this list.
- [rlug] Implementare protocol in modul. Dragos, Radu
- [rlug] Re: Implementare protocol in modul. Andrei Pelinescu-Onciul
- [rlug] Re: Implementare protocol in modul... Andrei Pelinescu-Onciul
- [rlug] Re: Implementare protocol in m... Dragos, Radu
- [rlug] Re: Implementare protocol in m... Radu Dragos
