Slight improvements in debug messages
This commit is contained in:
parent
fc1adec1b8
commit
0ed7db0f9b
2 changed files with 5 additions and 2 deletions
|
@ -83,6 +83,7 @@ rpl_verify_header(int uip_ext_opt_offset)
|
|||
}
|
||||
|
||||
if(UIP_EXT_HDR_OPT_RPL_BUF->flags & RPL_HDR_OPT_FWD_ERR) {
|
||||
PRINTF("RPL: Forward error!\n");
|
||||
/* We should try to repair it by removing the neighbor that caused
|
||||
the packet to be forwareded in the first place. We drop any
|
||||
routes that go through the neighbor that sent the packet to
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue