This website requires JavaScript.
Explore
Help
Register
Sign In
sergiotarxz
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
Code
Issues
Pull Requests
Releases
Wiki
Activity
32,839
Commits
1
Branch
0
Tags
291
MiB
3f1869ea9d
Commit Graph
3 Commits
Author
SHA1
Message
Date
Gregory Nutt
a0e169ad7b
net/: Fix a sixlowpan typo bug recently introduced; Rename g_ipv6_allzeroaddre with the more meaning g_ipv6_unspecaddr since the all-zero address is the IPv6 unspecified address (sometime IN6_ADDR_ANY). Remove more inline tests for IPv6 multicast with tcommint net_is_addr_mcast() macro. Update some comments.
2018-06-23 12:53:27 -06:00
Masayuki Ishikawa
6bf399dfcb
Networking: Fix a compilation issue with CONFIG_NET_ICMPv6_AUTOCONF=y
2017-08-09 18:08:28 -06:00
Gregory Nutt
814fc2049d
Networking: Forgot to add a file in a previous commit.
2017-08-08 07:02:39 -06:00