fros4943
86f50ae5ce
forwarding compilation output with exception
2007-05-10 17:01:02 +00:00
fros4943
afcbbac7b7
added support for compilation output in mote type creation exception
2007-05-10 17:00:03 +00:00
fros4943
915b7d4d36
forwarding cause of exception
2007-05-10 16:59:00 +00:00
bg-
82aa4b4926
* When looking up potentially bad routes use uaodv_rt_lookup_any
...
rather than uaodv_rt_lookup.
2007-05-09 16:45:03 +00:00
nifi
4601d620b9
network setup for uip without slip
2007-05-09 15:13:01 +00:00
bg-
faf94db265
* Respect "destination only" flag in RREQs.
...
* If our routes seqno is <= requester last known seqno our route must
be bad (in his eyes). Previos comparison was < which must be wrong.
2007-05-09 14:53:54 +00:00
bg-
34490eeecb
* Make it explicit that some seqno:s are in host byte order by naming
...
them hseqno.
* Change uaodv_rt_add to take argument in (standard) network byte
order (and change it to be a pointer).
2007-05-09 13:54:41 +00:00
bg-
1b3c2da7ab
* Make it explicit that some seqno:s are in host byte order by naming
...
them hseqno.
* Change uaodv_rt_add to take argument in (standard) network byte
order (and change it to be a pointer).
2007-05-09 13:45:16 +00:00
bg-
9cde72c806
* Make filtering criterion on rssi more liberal and don't use the
...
correlation value at all.
2007-05-09 13:07:55 +00:00
fros4943
b6940d4302
differing between exceptions
2007-05-09 07:18:36 +00:00
bg-
822f8f01f6
* Change function uaodv_bad_route to uaodv_bad_dest.
2007-05-08 16:07:59 +00:00
bg-
c23e583129
* Added flag UAODV_RERR_UNKNOWN to deal with unknown errors that are
...
often the result of rebooting nodes.
* Change function uaodv_bad_route to uaodv_bad_dest.
2007-05-08 13:33:57 +00:00
bg-
9e9cadabaf
* Added flag UAODV_RERR_UNKNOWN to deal with unknown errors that are
...
often the result of rebooting nodes.
2007-05-08 13:32:55 +00:00
bg-
81ad433208
* Change function uaodv_bad_route to uaodv_bad_dest.
2007-05-08 13:31:50 +00:00
bg-
a207770a1e
* Add attribute to track bad routes and necessary support for this.
...
* Revamp forwarding to deal with bad routes or request new routes as
appropriate.
* Mark bad routes (rather than tossing them) as we are informed by
other hosts.
* No longer wait two ticks before making route request.
2007-05-08 08:41:26 +00:00
bg-
b10eea85f5
* Add attribute to track bad routes and necessary support for this.
...
* Revamp forwarding to deal with bad routes or request new routes as
appropriate.
2007-05-08 08:36:00 +00:00
bg-
67e23ee564
* Add attribute to track bad routes and necessary support for this.
2007-05-08 08:30:49 +00:00
bg-
7ec3d191a2
* Need to track if we at the moment are doing forwarding or sending.
2007-05-08 08:28:59 +00:00
bg-
34b1d02607
* Need to track if this was the incoming interface.
2007-05-08 08:27:34 +00:00
bg-
536703d0a2
* Check in with debug off!
2007-05-07 12:02:14 +00:00
bg-
d34db6ee92
* Change retransmission scheme both for unicasts and for
...
broadcasts. Only count retransmissions that actually caused
transmission (according to the hardware).
2007-05-07 12:01:32 +00:00
bg-
b9a3721076
* Keep track of last known seqno. Send last known seqno in RREQs.
...
* If we have rebooted, bump seqno (gleaned from RREQs).
* Reworked filtering of RREQs.
* Use last known seqno check before responding to RREQ that we have a
route for. Never graft onto an existing but old route.
2007-05-07 11:51:20 +00:00
bg-
cce656e23d
* Print LOST in dotted format.
2007-05-07 11:44:40 +00:00
bg-
83f2b1da00
* Use uip_fw return codes.
...
* Use unicast retransmission scheme also for broadcasts.
2007-05-02 14:51:20 +00:00
bg-
cca02a05ed
* 6 should be 4 in size of DHCP messages.
...
* -w option to sysctl.
2007-05-02 08:58:00 +00:00
bg-
948a88d9e6
* Set route timeout to maximum value for std compliance.
...
* Rename aodvconn to bcastconn for clarity and uniformity.
* Use uip_udp_packet_send where possible.
* Change a lot of debug printfs.
* Moved call to fwc_add.
* Set ttl to sensible value if AODV_COMPLIANCE.
2007-04-30 15:26:09 +00:00
bg-
b2bc97ddba
* Constness, voidness.
2007-04-30 15:19:21 +00:00
bg-
1c3ac47557
* Only copy first DNS server (correctly).
2007-04-30 12:28:29 +00:00
bg-
5abe5334c8
* Remove forgotten printf.
2007-04-30 09:51:51 +00:00
bg-
b14026a394
* Move AODV_COMPLIANCE hack into better place.
2007-04-30 09:51:06 +00:00
bg-
9acf8e021e
* Missing return when filtering out bad neigbours.
...
* Make routing messages bypass routing rather than creating artificial
neigbours.
2007-04-30 09:49:32 +00:00
bg-
b97a9e1c28
* Sending routing messages should bypass same routing protocol.
...
* Unifdef UAODV_BAD_ROUTE.
* Less confusing debug printf.
2007-04-30 09:47:09 +00:00
bg-
f2ea90ba06
* Use literal constant.
...
* Better debug printf.
2007-04-30 09:42:16 +00:00
bg-
e7d7e31bc9
* Better management of "DATA ACK"s.
2007-04-30 09:41:42 +00:00
bg-
13bfd30fdd
* Do print "" rather than just print.
2007-04-27 08:36:49 +00:00
bg-
07d885ff2b
* Add cle_avr.o
2007-04-26 13:40:26 +00:00
bg-
242f8085be
* Add cle_msp430.o
2007-04-26 13:39:52 +00:00
bg-
9f106aa6fc
* Rename cle_upd_reloc to cle_write_reloc and changed first arg to
...
point to position to be updated.
* Factor cle.c into multiple files.
2007-04-26 13:37:28 +00:00
bg-
cf14e47a0f
* Also include dynamic loader (tcp_loader.o).
2007-04-26 12:55:46 +00:00
bg-
7e950141dd
* Bug in assertion.
2007-04-26 12:54:52 +00:00
bg-
a71b149e29
* Add/update linker & loader error codes.
2007-04-26 12:54:13 +00:00
bg-
e82fc60702
* Add GNUC AVR support.
...
* Add/update linker & loader error codes.
2007-04-26 12:53:49 +00:00
bg-
c476a0c1ea
* Add GNUC AVR support.
...
* Change cle_upd_reloc to return consistent errorvalue.
* Suppress stupid GCC warning about casting pointer to wider types
"(cle_addr)(uintptr_t)".
2007-04-26 12:52:52 +00:00
bg-
8754cbd4cd
* Use mknmlist-ansi and sym.o.
2007-04-25 15:49:43 +00:00
bg-
6d25bc6215
* For portability reasons change cle_addr from pointer type.
2007-04-25 15:43:43 +00:00
bg-
da798a535b
* For portability reasons change cle_addr from pointer type.
...
* Use loader/sym.h.
* cle_upd_reloc() makes updates in memory copy.
2007-04-25 15:41:02 +00:00
bg-
ffb90bfe40
* For portability reasons change cle_addr from pointer type.
2007-04-25 15:36:53 +00:00
bg-
f7908e332f
* Like symtab but rely on ANSI C features.
2007-04-25 15:33:29 +00:00
bg-
7e540078f1
* Like mknmlist but rely on ANSI C features.
2007-04-25 15:30:19 +00:00
bg-
1bd92dae47
* Ensure that rand() srand() signatures are compliant with what can be
...
found in stdlib.h.
2007-04-24 19:01:39 +00:00