Commit Graph

6 Commits

Author SHA1 Message Date
giomba 260f537125 adding comments here and there 2019-12-24 23:41:31 +01:00
giomba 9beb97fdba software engeneering for better resrouce management
now reproduced also in UDP, not only ICMP
This patch also allows for a better ISO/OSI layer separation between
IPv6 and upper layers, and upper layers can use the same common
interface
2019-12-24 19:33:07 +01:00
giomba ba2f76f7e6 simple udp server handler 2019-12-24 16:54:16 +01:00
giomba fabd0886b6 more consistent usage of data structures in the code 2019-12-24 16:00:09 +01:00
giomba c07807fc86 removed serialize/deserialize methods
it's everything already stored as serialized, just to save memory
(we only have 2k of memory)
2019-12-23 22:30:58 +01:00
giomba 12d09f24c5 First commit 2019-12-23 14:13:13 +01:00