Kitty(chun hua) Jiang
|
b5bc140680
|
Update comments: RFC3513 is obsoleted by RFC4921
|
2016-07-18 17:29:16 +08:00 |
|
Simon Duquennoy
|
abf08a7167
|
Added net-debug.[ch] to provide debug functions even in the non-IP case
|
2016-04-26 16:08:10 +02:00 |
|
Valentin Sawadski
|
5b818d5a39
|
Fixed formatting of documentation
|
2015-09-23 09:25:31 +02:00 |
|
Valentin Sawadski
|
cad1c37fb3
|
Better prints of ::FFFF: prefixed IPv4-mapped addresses
IPv4-mapped Address [1] are now printed accoriding to the text representation
mixed IPv4 and IPv6 networks as specified in [2]
[1] https://tools.ietf.org/html/rfc6890#page-14
[2] https://tools.ietf.org/html/rfc3513#page-5
|
2015-09-18 14:57:01 +02:00 |
|
Laurent Deru
|
c73cd66a92
|
Change all printf into PRINTA in uip-debug.c; remove compilation warning and move addr check after local variables definition in uip_debug_ipaddr_print
|
2015-06-18 15:14:46 +02:00 |
|
Laurent Deru
|
60784b40bd
|
Check pointer in uip_debug_lladdr_print
|
2015-06-18 10:56:45 +02:00 |
|
Simon Duquennoy
|
a9cc909794
|
Network layer configuration: replace UIP_CONF_* with NETSTACK_CONF_WITH_*
|
2014-12-01 21:02:57 +01:00 |
|
Adam Dunkels
|
5f3fe7f7c7
|
Updated include paths for the moved files under net/
|
2014-01-26 23:20:23 +01:00 |
|
Adam Dunkels
|
65eba46be2
|
Moved all generic IP files into the net/ip module
|
2014-01-26 23:20:21 +01:00 |
|