Martine Lenders
|
c9219b87d6
|
net_help: prefix csum properly and add documentation
|
2014-11-18 14:59:37 +01:00 |
|
Martine Lenders
|
4d82c2c646
|
net_help: remove IPV6_CMP_ADDR macro
Used nowhere; alternative: ipv6_addr_is_equal(), since other use-cases
(is an IPv6 address smaller than the other) are not applicable anyway.
|
2014-11-17 09:42:07 +01:00 |
|
Martine Lenders
|
53eaa4feb8
|
net_help: remove printArrayRange()
The od module does the same, much less specialized, much more
sophisticated.
|
2014-11-17 09:39:45 +01:00 |
|
BytesGalore
|
de3c3cebd0
|
c++: sys: add extern C to header files
|
2014-11-08 20:09:55 +01:00 |
|
René Kijewski
|
749db8d0dd
|
core: Provide functions for different byte orders
Rationale: see #1586.
|
2014-09-29 21:07:02 +02:00 |
|
René Kijewski
|
d4f144eb47
|
Add license statement to {msp430_types,net_help}.h
|
2014-09-25 10:14:58 +02:00 |
|
Thomas Eichinger
|
7a031e5669
|
net: handle macro redefinitions for OS X
undefine macros and reorder header includes to get rid of system
defined macros on OS X
fixes #1165
|
2014-05-14 19:43:58 +02:00 |
|
Martin Lenders
|
848ac70f90
|
Implement net_if module
|
2014-02-28 23:13:22 +01:00 |
|
Hauke Petersen
|
edcabf7cb6
|
Fixed a lot of comments by removing tabs and correcting format.
|
2013-12-16 14:00:33 +01:00 |
|
Hauke Petersen
|
3785fe956b
|
Fixed doxygen comments, focused on file headers and group definitions
|
2013-12-16 14:00:24 +01:00 |
|
Martin Lenders
|
d47907ed1a
|
Refactor net module to one include directory
|
2013-11-06 13:04:23 +01:00 |
|