Xiang Xiao
|
68951e8d72
|
Remove exra whitespace from files (#189)
* Remove multiple newlines at the end of files
* Remove the whitespace from the end of lines
|
2020-01-31 09:24:49 -06:00 |
Xiang Xiao
|
b80fb6befc
|
net/utils: Fix the wrong mask calculation in net_ipv6_pref2mask
|
2020-01-30 07:47:07 -06:00 |
Gregory Nutt
|
b54ffe858a
|
Standardization of some function headers.
|
2018-03-13 09:52:27 -06:00 |
Gregory Nutt
|
d5207efb5a
|
Be consistent... Use Name: consistent in function headers vs Function:
|
2017-04-21 16:33:14 -06:00 |
Gregory Nutt
|
252802d1cd
|
Remove inclusion of some un-necessary header files.
|
2015-02-06 08:50:53 -06:00 |
Gregory Nutt
|
3e6705b526
|
IPv6: Separate function that converts prefix lengths to a netmask
|
2015-02-06 08:11:09 -06:00 |
Gregory Nutt
|
5b45605991
|
Clean a few more IPv6 compilation issues; Add implementation of net_ipv6_maskcmp()
|
2015-01-15 15:55:52 -06:00 |