zephyr/net
Jukka Rissanen ca3d1adc43 net: Use the existing logging option in Kconfig for debugging
Instead of new config option for debugging, lets re-use the
existing logging option CONFIG_NETWORKING_WITH_LOGGING that
is found in Kconfig. Unselecting that option will turn off
the debug messages in IP stack.

Change-Id: I4c1e0e91f3959304b7dc2b62d2bf73ec87cd1114
Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2016-03-01 13:49:55 +00:00
..
bluetooth Bluetooth: BR/EDR: Add initial SSP Complete 2016-02-26 08:43:31 +00:00
ip net: Use the existing logging option in Kconfig for debugging 2016-03-01 13:49:55 +00:00
buf.c net: buf: Add net_buf_pull_u8() helper API 2016-02-12 15:10:20 +00:00
Kconfig net: buf: Fix net buf debug 2016-02-05 20:24:47 -05:00
Makefile net: Add initial generic buffer implementation 2016-02-05 20:24:38 -05:00