Moritz 'Morty' Strübe
|
0dab6926b3
|
Move MAX, MIN and ABS to sys/cc.h
|
2015-05-18 08:53:17 +02:00 |
|
Adam Dunkels
|
e9f180e756
|
Made the first argument to uip_connect() const, to ensure it isn't altered
|
2015-05-10 10:51:13 +02:00 |
|
George Oikonomou
|
c8b802dc16
|
Fix doxygen warnings in the uip6 group
|
2015-02-15 20:15:03 +01:00 |
|
George Oikonomou
|
b0390e3e70
|
Tidy up \file & \author blocks under core/net/ipv6
* Make these blocks appear in the respective module pages
* Re-word \file blocks to bring them up to speed with what each file actually does nowadays
|
2015-02-15 20:15:03 +01:00 |
|
George Oikonomou
|
99513f1889
|
Fill IPv6->Next-Hdr field for outgoing RSTs
|
2014-12-08 22:00:36 +00:00 |
|
Simon Duquennoy
|
e6d758e6f5
|
Remove now unneeded UIP_CONF_IPV6 guards in net/ipv6 and net/rpl code
|
2014-12-01 20:13:09 +01:00 |
|
Laurent Deru
|
29f894c07e
|
Drop forwarding error packet and send back DAO to originating parent
|
2014-11-14 09:40:05 +01:00 |
|
Enrico Joerns
|
85b494c16b
|
[doc] Give files a common structure by placing license first (partial)
Followed by doxyen file and group tags.
This patch is only a first attempt to make provide a clean structure,
many more files require rework, too.
|
2014-11-10 23:54:49 +01:00 |
|
Laurent Deru
|
d45782fbcd
|
Insert properly Hop-by-Hop option at first hop
|
2014-06-27 09:45:51 +02:00 |
|
George Oikonomou
|
1d3da44991
|
Register generic ICMPv6 handlers for IPv6 ND
|
2014-04-04 00:09:26 +01:00 |
|
George Oikonomou
|
af43d2125b
|
Register generic handlers for ICMPv6 Echo Request / Reply
|
2014-04-04 00:02:53 +01:00 |
|
George Oikonomou
|
1d84962e80
|
Replace old switch-based ICMPv6 type/code management
|
2014-04-04 00:02:53 +01:00 |
|
George Oikonomou
|
226701b098
|
Implement multicast engine hooks in the uIPv6 core
- init()
- process incoming multicast datagram
- Pass ICMPv6 trickle messages to the engine
|
2014-03-05 20:31:16 +00:00 |
|
Adam Dunkels
|
5f3fe7f7c7
|
Updated include paths for the moved files under net/
|
2014-01-26 23:20:23 +01:00 |
|
Adam Dunkels
|
afdeed1c64
|
Moved IPv6 files into the net/ipv6 module
|
2014-01-26 23:20:22 +01:00 |
|