Suppression temporaire de la fonction send_paquet.
This commit is contained in:
parent
4a616dbfe0
commit
d637d8c1ef
@ -75,7 +75,7 @@ int work_with_tlvs(struct packet received_packet, char * data_from_packet[], str
|
|||||||
|
|
||||||
void add_tlv(packet *packet, tlv *tlv, char type);
|
void add_tlv(packet *packet, tlv *tlv, char type);
|
||||||
|
|
||||||
int send_packet(struct tlv_list tlvs_to_send, );
|
int send_packet();
|
||||||
|
|
||||||
/* Prend un tlv, et construit un paquet pour ensuite l'envoyer à la liste
|
/* Prend un tlv, et construit un paquet pour ensuite l'envoyer à la liste
|
||||||
* des paires.
|
* des paires.
|
||||||
|
Loading…
Reference in New Issue
Block a user