configured routing to off for sky-IPv6

This commit is contained in:
joxe 2009-06-26 12:01:23 +00:00
parent e16d4b0f06
commit 1cc33ac451

View File

@ -1,5 +1,5 @@
/* -*- C -*- */
/* @(#)$Id: contiki-conf.h,v 1.55 2009/06/24 16:44:26 nvt-se Exp $ */
/* @(#)$Id: contiki-conf.h,v 1.56 2009/06/26 12:01:23 joxe Exp $ */
#ifndef CONTIKI_CONF_H
#define CONTIKI_CONF_H
@ -83,7 +83,7 @@
#define UIP_CONF_LL_802154 1
#define UIP_CONF_LLH_LEN 0
#define UIP_CONF_ROUTER 1
#define UIP_CONF_ROUTER 0
#define UIP_CONF_IPV6 1
#define UIP_CONF_IPV6_QUEUE_PKT 1