.. |
.gitignore
|
NET: Rename uiplib/UIPLIB to netlib/NETLIB
|
2014-07-02 16:04:25 -06:00 |
Kconfig
|
wireless/ieee802154: Removes libradio to coincide with removal of ioctl with radio
|
2017-05-05 11:13:38 -04:00 |
Make.defs
|
make the full tree use wildcards make.defs
|
2016-06-02 16:21:21 +02:00 |
Makefile
|
Squashed commit of the following:
|
2017-09-20 10:35:56 -06:00 |
netlib_autoconfig.c
|
Correct and standardize some naming used in the previous commits.
|
2017-10-30 14:16:37 -06:00 |
netlib_delarp.c
|
Correct and standardize some naming used in the previous commits.
|
2017-10-30 14:16:37 -06:00 |
netlib_eaddrconv.c
|
NSH: Fix some ieee 802.15.4 initialization logic. It should not set the saddr or panid; those cannot be hard-coded but must come from the coordinator.
|
2017-06-17 10:04:18 -06:00 |
netlib_ethaddrconv.c
|
This is the Pokemon patch to change all includes fronm <apps/bla/bla.h> to "bla/bla.h"
|
2016-07-11 10:11:18 -06:00 |
netlib_getarp.c
|
Correct and standardize some naming used in the previous commits.
|
2017-10-30 14:16:37 -06:00 |
netlib_getdripv4addr.c
|
Correct and standardize some naming used in the previous commits.
|
2017-10-30 14:16:37 -06:00 |
netlib_getessid.c
|
Correct and standardize some naming used in the previous commits.
|
2017-10-30 14:16:37 -06:00 |
netlib_getifstatus.c
|
Correct and standardize some naming used in the previous commits.
|
2017-10-30 14:16:37 -06:00 |
netlib_getipv4addr.c
|
Correct and standardize some naming used in the previous commits.
|
2017-10-30 14:16:37 -06:00 |
netlib_getipv4netmask.c
|
Correct and standardize some naming used in the previous commits.
|
2017-10-30 14:16:37 -06:00 |
netlib_getipv6addr.c
|
Correct and standardize some naming used in the previous commits.
|
2017-10-30 14:16:37 -06:00 |
netlib_getmacaddr.c
|
Correct and standardize some naming used in the previous commits.
|
2017-10-30 14:16:37 -06:00 |
netlib_getnodeaddr.c
|
Correct and standardize some naming used in the previous commits.
|
2017-10-30 14:16:37 -06:00 |
netlib_getpanid.c
|
Correct and standardize some naming used in the previous commits.
|
2017-10-30 14:16:37 -06:00 |
netlib_getproperties.c
|
Correct and standardize some naming used in the previous commits.
|
2017-10-30 14:16:37 -06:00 |
netlib_ipmsfilter.c
|
Correct and standardize some naming used in the previous commits.
|
2017-10-30 14:16:37 -06:00 |
netlib_ipv4adaptor.c
|
Correct and standardize some naming used in the previous commits.
|
2017-10-30 14:16:37 -06:00 |
netlib_ipv4addrconv.c
|
This is the Pokemon patch to change all includes fronm <apps/bla/bla.h> to "bla/bla.h"
|
2016-07-11 10:11:18 -06:00 |
netlib_ipv4route.c
|
Fix a copy-paste error
|
2017-09-20 10:59:00 -06:00 |
netlib_ipv4router.c
|
Correct a typo in some C comments.
|
2018-02-09 11:15:35 -06:00 |
netlib_ipv6adaptor.c
|
Correct and standardize some naming used in the previous commits.
|
2017-10-30 14:16:37 -06:00 |
netlib_ipv6netmask2prefix.c
|
This is the Pokemon patch to change all includes fronm <apps/bla/bla.h> to "bla/bla.h"
|
2016-07-11 10:11:18 -06:00 |
netlib_ipv6route.c
|
Fix a copy-paste error
|
2017-09-20 10:59:00 -06:00 |
netlib_ipv6router.c
|
Squashed commit of the following:
|
2017-09-20 10:35:56 -06:00 |
netlib_listenon.c
|
This is the Pokemon patch to change all includes fronm <apps/bla/bla.h> to "bla/bla.h"
|
2016-07-11 10:11:18 -06:00 |
netlib_nodeaddrconv.c
|
Changes to netlib and nsh so that you build build with PF_IEEE802154 enabled and 6LoWPAN disabled.
|
2017-08-20 09:09:47 -06:00 |
netlib_parsehttpurl.c
|
apps/: Make more globals static to avoid name clashes
|
2017-05-19 07:13:12 -06:00 |
netlib_prefix2ipv6netmask.c
|
This is the Pokemon patch to change all includes fronm <apps/bla/bla.h> to "bla/bla.h"
|
2016-07-11 10:11:18 -06:00 |
netlib_saddrconv.c
|
Squashed commit of the following:
|
2017-08-19 08:47:35 -06:00 |
netlib_server.c
|
This is the Pokemon patch to change all includes fronm <apps/bla/bla.h> to "bla/bla.h"
|
2016-07-11 10:11:18 -06:00 |
netlib_setarp.c
|
Correct and standardize some naming used in the previous commits.
|
2017-10-30 14:16:37 -06:00 |
netlib_setdripv4addr.c
|
apps/netutils/netlib: Add default route in netlib_set_dripv4addr()
|
2018-01-19 09:06:55 +09:00 |
netlib_setdripv6addr.c
|
Correct and standardize some naming used in the previous commits.
|
2017-10-30 14:16:37 -06:00 |
netlib_seteaddr.c
|
Correct and standardize some naming used in the previous commits.
|
2017-10-30 14:16:37 -06:00 |
netlib_setessid.c
|
Correct and standardize some naming used in the previous commits.
|
2017-10-30 14:16:37 -06:00 |
netlib_setifstatus.c
|
Correct and standardize some naming used in the previous commits.
|
2017-10-30 14:16:37 -06:00 |
netlib_setipv4addr.c
|
Correct and standardize some naming used in the previous commits.
|
2017-10-30 14:16:37 -06:00 |
netlib_setipv4dnsaddr.c
|
This is the Pokemon patch to change all includes fronm <apps/bla/bla.h> to "bla/bla.h"
|
2016-07-11 10:11:18 -06:00 |
netlib_setipv4netmask.c
|
Correct and standardize some naming used in the previous commits.
|
2017-10-30 14:16:37 -06:00 |
netlib_setipv6addr.c
|
Correct and standardize some naming used in the previous commits.
|
2017-10-30 14:16:37 -06:00 |
netlib_setipv6netmask.c
|
Correct and standardize some naming used in the previous commits.
|
2017-10-30 14:16:37 -06:00 |
netlib_setmacaddr.c
|
Correct and standardize some naming used in the previous commits.
|
2017-10-30 14:16:37 -06:00 |
netlib_setnodeaddr.c
|
Correct and standardize some naming used in the previous commits.
|
2017-10-30 14:16:37 -06:00 |