Commit graph

  • 9d872f43f9 net: Move IPv6 related Kconfig options to its own file Tomasz Bursztyka 2016-08-24 10:01:20 +0200
  • 145c78c4c5 net: Legacy IP stack Kconfig has nothing to do with new stack Tomasz Bursztyka 2016-08-24 16:08:50 +0200
  • aaf5075372 net: Add a macro to create specific net if instances Tomasz Bursztyka 2016-09-06 09:23:49 +0200
  • 58a7ada44c net: Add network address length to user API Jukka Rissanen 2016-08-29 10:37:43 +0300
  • 103a98d173 net: tests: Fix printf modifiers in new IP stack unit tests Jukka Rissanen 2016-09-01 12:53:22 +0300
  • b283640f10 net: drivers: ieee802154: sys_log is needed on legacy driver Tomasz Bursztyka 2016-08-24 17:00:31 +0200
  • 9d146adf9a drivers/slip: Fix warnings when TAP support is disabled Vinicius Costa Gomes 2016-08-22 16:49:26 -0300
  • 87eafd5fd7 net: Fix listening on IPv6 ports Vinicius Costa Gomes 2016-08-22 16:51:07 -0300
  • 35c24140f8 net: buf: Fix minor typo in documentation Johan Hedberg 2016-08-25 17:56:43 +0300
  • 5d7be031f3 net: samples: Fix the echo-server IPv4 address Paul Sokolovsky 2016-08-24 16:21:07 +0300
  • 5b40f871ff net: Do not try to use net_if.h in legacy uIP stack Jukka Rissanen 2016-08-24 17:01:55 +0300
  • 295b68d90c net: Fix documentation errors in net_if header file Andrei Emeltchenko 2016-08-24 14:15:21 +0300
  • 2ed5f4d6d9 net: Add more items to TODO Jukka Rissanen 2016-08-23 13:35:43 +0300
  • c3852b65e6 net: Add TODO items for 6LoWPAN Ravi kumar Veeramally 2016-08-24 12:43:21 +0300
  • 0d76826a0d net: tests: Extented 6lo unit tests Ravi kumar Veeramally 2016-08-24 10:53:08 +0300
  • b56c4df869 sanitycheck: Add support for section net_l2_data Tomasz Bursztyka 2016-08-18 14:07:22 +0200
  • 1975c1d1e7 net: Add TODO items for L2 and 802.15.4 Tomasz Bursztyka 2016-08-22 14:37:18 +0200
  • 5665dac4de net: TODO file for networking Jukka Rissanen 2016-08-19 11:02:27 +0300
  • 2eb01fe191 net: tests: Enable unit tests for the new IP stack Jukka Rissanen 2016-08-18 10:21:27 +0300
  • 9231f41f52 net: samples: Fix the echo-server IPv6 address Jukka Rissanen 2016-08-19 14:16:31 +0300
  • 0be446ba5f net: samples: Fix slip config for echo-server and echo-client Jukka Rissanen 2016-08-19 14:12:19 +0300
  • a7ef4702f4 net: Clarify the CONFIG_NET_TESTING setting Jukka Rissanen 2016-08-19 11:13:13 +0300
  • 6258dc8e87 net: samples: Fix the location of net-tools project files Jukka Rissanen 2016-08-16 09:57:07 +0300
  • 3e0c1ff876 drivers: cc2520: Raise Rx stack size Tomasz Bursztyka 2016-08-12 11:38:51 +0200
  • b84e62f269 samples: Build ieee802154 sample with 6lo support Tomasz Bursztyka 2016-07-07 14:09:53 +0200
  • 6e1fc655a2 net: Add packet display in ieee802154 l2 stack Tomasz Bursztyka 2016-07-12 16:09:29 +0200
  • ddbc7165f6 net: Integrate 6lo compression support in IEEE 802.15.4 L2 stack Tomasz Bursztyka 2016-07-07 14:11:06 +0200
  • f961ad6a49 net: ieee802154: Handle plain/compressed ll addr Tomasz Bursztyka 2016-08-10 15:39:01 +0200
  • bf479b326e net: Add more debugging messages to 6lo Tomasz Bursztyka 2016-07-12 15:59:07 +0200
  • 9dae18a11b net: 6lo: Grab uncompressed header type relevantly Tomasz Bursztyka 2016-07-13 15:28:30 +0200
  • 62aa5bece0 net: 6lo uncompression should continue to proceed after src addr Tomasz Bursztyka 2016-07-12 15:38:00 +0200
  • 1896f017d7 net: Add debug print on IPv6 preliminary check Tomasz Bursztyka 2016-07-12 15:35:11 +0200
  • 55714129cd net: Add debug messages when dropping packets Tomasz Bursztyka 2016-07-12 15:33:33 +0200
  • 11dba2a129 net: Handle ll part in 6lo logic when relevant Tomasz Bursztyka 2016-07-07 14:33:11 +0200
  • b7bb5bd944 net: Built IEEE 802.15.4 fragmentation logic if requested Tomasz Bursztyka 2016-07-11 12:15:30 +0200
  • 9c62543f62 net: Follow file naming in ieee802154 l2 stack Tomasz Bursztyka 2016-07-13 15:58:36 +0200
  • 78aa33a875 net: Giving uncompressed buffer to 6lo is not an error Tomasz Bursztyka 2016-07-07 14:35:29 +0200
  • ba4dda1703 samples: ieee802154: Debugging needs new Kconfig option Tomasz Bursztyka 2016-08-10 11:09:15 +0200
  • 434ba9311c net: ieee802154: Logging header should be loaded first Tomasz Bursztyka 2016-08-10 11:05:51 +0200
  • 6f7343a154 net: SYS_INIT() routines are never ran twice Tomasz Bursztyka 2016-08-10 11:09:58 +0200
  • c03028f1f1 net: tests: Test Trickle algorithm Jukka Rissanen 2016-08-12 10:50:02 +0300
  • 17d2ab05c8 net: Trickle algorithm implementation Jukka Rissanen 2016-08-05 15:13:33 +0300
  • a84c40e1ed net: Change NET6LO_ defines to NET_6LO Ravi kumar Veeramally 2016-07-08 17:20:38 +0300
  • ae1ce83dd1 net: tests: Add fragmentation unit tests for 802.15.4 Ravi kumar Veeramally 2016-07-08 13:34:51 +0300
  • fe4a4efe78 net: Add support for IEEE 802.15.4 re-assembly Ravi kumar Veeramally 2016-07-08 16:39:50 +0300
  • dc36bdb89d net: Integrate 6lo and 802.15.4 fragmentation Ravi kumar Veeramally 2016-07-11 11:21:57 +0300
  • 3f69b42c9f net: Add support for IEEE 802.15.4 fragmentation Ravi kumar Veeramally 2016-07-11 11:14:21 +0300
  • 8743ac7ec8 net: tests: Add unit tests for 6lo IPv6 dispatch Ravi kumar Veeramally 2016-07-08 11:52:42 +0300
  • 3f15c2c476 net: Fix wrong UDP length calc in 6lo compression Ravi kumar Veeramally 2016-07-08 11:51:20 +0300
  • 1725ac66d7 net: Add 6lowpan without compression header support Ravi kumar Veeramally 2016-07-11 11:03:30 +0300
  • 9217b68f3c net: Change 6lo API returned parameter Ravi kumar Veeramally 2016-07-07 18:14:08 +0300
  • 142ca7f01e net: tests: Fix 6lo tests Ravi kumar Veeramally 2016-07-07 18:06:01 +0300
  • 9ea261ed4e net: Fix typo and alignment in 6lo Ravi kumar Veeramally 2016-07-07 17:54:36 +0300
  • 58116f8b94 net: Do not access IPv6 neighbor cache directly Jukka Rissanen 2016-07-08 09:35:51 +0300
  • 06c8d99cc1 net: Neighbor cache table was incorrectly accessed Jukka Rissanen 2016-07-07 17:08:37 +0300
  • 181adfdadb net: Add support for IPv6 prefix lifetime Jukka Rissanen 2016-07-07 10:54:34 +0300
  • b94fc5c707 net: Use target address in IPv6 NS to lookup neighbor Jukka Rissanen 2016-07-06 22:28:44 +0300
  • 282d020222 net: Send available pending data after receiving IPv6 NA Jukka Rissanen 2016-07-06 22:24:56 +0300
  • 9329f4a92a net: Add IPv6 ND reachability support Jukka Rissanen 2016-07-06 22:23:16 +0300
  • 7bc11597aa net: Add neighbor free function to IPv6 cache Jukka Rissanen 2016-07-06 22:20:39 +0300
  • 0604534072 net: Add network iface to neighbor creation call Jukka Rissanen 2016-07-06 22:14:01 +0300
  • 25f4fbd80d net: Add more debugging prints in IPv6 ND handling Jukka Rissanen 2016-07-06 20:57:50 +0300
  • 224defa4e6 net: Add debug helper for neigh tables Jukka Rissanen 2016-07-06 12:36:53 +0300
  • 5d7e085a3d net: Set initial neighbor value when IPv6 NS is received Jukka Rissanen 2016-07-05 17:08:50 +0300
  • b8ec80fe33 net: IPv6 ND fixes Jukka Rissanen 2016-07-05 11:16:37 +0300
  • f9303446c2 net: Timeout a pending NS Jukka Rissanen 2016-07-04 15:28:57 +0300
  • 9c5149fc5f net: Utility helper to access IPv6 ND cache data Jukka Rissanen 2016-07-08 09:34:17 +0300
  • 27d9936bd3 net: Print buffer usage after receiving or sending data Jukka Rissanen 2016-07-06 16:12:02 +0300
  • 7ae3d667d5 net: Fix compilation warning Jukka Rissanen 2016-07-06 12:03:27 +0300
  • d3b1fa31c8 net: Ethernet mac address length was incorrectly set Jukka Rissanen 2016-07-05 17:07:03 +0300
  • 1bb53d3ae7 net: Discard ethernet frame if it is not for us Jukka Rissanen 2016-07-05 17:06:03 +0300
  • dfc1e66780 net: Add ll address checker function Jukka Rissanen 2016-07-05 16:51:32 +0300
  • a4f56b6fa8 net: Fix compilation if IPv4 is disabled Jukka Rissanen 2016-07-05 15:56:08 +0300
  • 44e2ce92f5 net: Fix the debug prints in echo-server Jukka Rissanen 2016-06-30 11:18:01 +0300
  • 93ac4a2520 net: Sample code to play with ieee 802.15.4 stack Tomasz Bursztyka 2016-06-16 18:08:37 +0200
  • 8ec020066a boards: quark_se_devboard: Build cc2520 if new IEEE 802.15.4 driver is in Tomasz Bursztyka 2016-06-14 16:29:39 +0200
  • 4c0d9bcf9a drivers: cc2520: Add a new IP stack ready adaptation of CC2520 driver Tomasz Bursztyka 2016-06-15 10:46:10 +0200
  • ed6ad65427 drivers: cc2520: Make current driver for legacy stack only Tomasz Bursztyka 2016-06-15 10:41:36 +0200
  • 4e7efd4bcb tests: net: Add a IEEE 802.15.4 ACK replies test Tomasz Bursztyka 2016-06-29 18:01:40 +0200
  • d82d96a93d net: ieee802154: Support ACK replies Tomasz Bursztyka 2016-06-28 15:05:07 +0200
  • 11c9b8dac7 tests: Add grounds for IEEE 802.15.4 stack tests. Tomasz Bursztyka 2016-06-20 12:15:29 +0200
  • 79aea80ebf net: Add support for the IEEE 802.15.4 ORFD Tomasz Bursztyka 2016-06-17 11:05:44 +0200
  • 0624199e1f net: Adding ALOHA radio protocol to IEEE 802.15.4 L2 driver Tomasz Bursztyka 2016-06-16 18:04:55 +0200
  • df9b6f76af net: Add preliminary IEEE 802.15.4 L2 driver Tomasz Bursztyka 2016-06-16 16:00:11 +0200
  • c3ce028d3b net: Add new IEEE 802.15.4 Radio API for device drivers Tomasz Bursztyka 2016-06-14 10:52:57 +0200
  • 3560f58293 net: L2 might need private data per-interface Tomasz Bursztyka 2016-06-16 13:50:38 +0200
  • 981da5cb4a net: Fix TX fiber on net_if Tomasz Bursztyka 2016-06-21 12:28:07 +0200
  • f0003c3a25 net: Add a function to lookup for an iface from a device Tomasz Bursztyka 2016-06-15 13:15:40 +0200
  • 8565db639c net: Add some debug message on net_if Tomasz Bursztyka 2016-06-21 12:10:13 +0200
  • 3501290245 net: Add documentation to net_l2 header file Tomasz Bursztyka 2016-06-15 13:33:35 +0200
  • f7a9b07a84 net: l2 layer reserve size might need extra parameter Tomasz Bursztyka 2016-06-09 12:17:07 +0200
  • 56d3dfdeb9 net: Sent NS was two bytes too long Jukka Rissanen 2016-07-05 13:24:14 +0300
  • 08c54ec566 net: Check ICMPv6 options length correctly Jukka Rissanen 2016-07-04 23:06:17 +0300
  • 04a65534e1 net: Change srctree to ZEPHYR_BASE in Makefiles Jukka Rissanen 2016-07-05 10:52:34 +0300
  • a4796121a3 net: Add a function to retrieve a neigh from an IPv6 address Tomasz Bursztyka 2016-06-27 15:53:52 +0200
  • a0daca0c6a net: Fix IPv6 NS packet size check Tomasz Bursztyka 2016-07-04 14:20:32 +0200
  • 72df406cb8 net: Add IPv6 ND statistics when relevant Tomasz Bursztyka 2016-07-04 10:55:38 +0200
  • 1619279553 net: RX fiber needs bigger stack Jukka Rissanen 2016-06-29 17:04:35 +0300
  • 86a3edffd0 net: Return NET_CONTINUE in L2 ethernet driver in send() Jukka Rissanen 2016-06-29 17:02:21 +0300
  • fe7cc6d2d2 net: Ethernet driver needs to set ll address Jukka Rissanen 2016-06-29 17:01:06 +0300