[Olsr-cvs] olsrd-current/src packet.h,1.17,1.18
Bernd Petrovitsch
(spam-protected)
Sun Nov 18 22:58:35 CET 2007
Update of /cvsroot/olsrd/olsrd-current/src
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv26860/src
Modified Files:
packet.h
Log Message:
* killed an unused field
Index: packet.h
===================================================================
RCS file: /cvsroot/olsrd/olsrd-current/src/packet.h,v
retrieving revision 1.17
retrieving revision 1.18
diff -C2 -d -r1.17 -r1.18
*** packet.h 29 May 2005 12:47:45 -0000 1.17
--- packet.h 18 Nov 2007 21:58:32 -0000 1.18
***************
*** 113,118 ****
olsr_u16_t packet_seq_number;
olsr_u8_t hop_count;
! olsr_u8_t hna_ttl;
! struct hna_net_addr *hna_net;
};
--- 113,117 ----
olsr_u16_t packet_seq_number;
olsr_u8_t hop_count;
! struct hna_net_addr *hna_net;
};
More information about the Olsr-cvs
mailing list