1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 13, 2024 — Aug 13, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[IPv6-ND] - Removed redundant copying of frame on postponing More... over 9 years ago
[ARP] - Removed redundant copying of frame on postponing More... over 9 years ago
[Ethernet] - Updated comments about postponing and discarding More... over 9 years ago
[Ethernet] - Added ethernet to units and fixed faulty unit More... over 9 years ago
[Ethernet] - Added units More... over 9 years ago
Revert "[Ethernet] - Added units" More... over 9 years ago
[Ethernet] - Added units More... over 9 years ago
[Ethernet] - Return 1 on succes which is ret > 0w More... over 9 years ago
[Ethernet] - Fixed typos More... over 9 years ago
[Ethernet] - Full PoC of seperation of ethernet in standalone protocols with its own queues and its own protocol definition. More... over 9 years ago
[IEEE802.15.4] - REFACTORING - WIP: Sending side of IEEE802.15.4 layer almost finished. Receiving side and units will be provided tomorrow. More... over 9 years ago
[IEEE802.15.4] - Finalized structure, provided utility functions. TODO: Implement send and receive and provide support for Link-Layer Mesh dispatch headers More... over 9 years ago
[IEEE802154] - Added some address utility functions More... over 9 years ago
[IEEE802154] - Added unit tests for IEEE802.15.4 related functions More... over 9 years ago
[IEEE802154] - Setup tests for IEEE802.15.4 More... over 9 years ago
Seperation of ethernet from the stack More... over 9 years ago
Seperation of ethernet from the stack More... over 9 years ago
[6LoWPAN_DEV] - Fixed typo More... over 9 years ago
[6LoWPAN_DEV] - Laid out new structure for refactoring of 6LoWPAN with seperation of layers More... over 9 years ago
[6LoWPAN_DEV] - Generic 6LoWPAN-layer (like ethernet in pico_stack) More... over 9 years ago
Merge branch 'fragments_cyclomatic_complexity_issue_366' into development More... over 9 years ago
Added unit test for pico_ipv6_process_frag + check for right length when pico_transport_receive is called in pico_*_process_frag unit tests More... over 9 years ago
Added unit test for pico_ipv4_process_frag More... over 9 years ago
Fix warning in pico_fragments tests More... over 9 years ago
Adjusted return value of pico_fragments_reassemble to be more pico-like More... over 9 years ago
Adjusted return value of pico_fragments_check_complete to be more pico-like More... over 9 years ago
Adjusted return values of pico_*_frag_match to normal pico-way More... over 9 years ago
Added unit tests for pico_fragments_reassemble + more tests for pico_fragments_check_complete More... over 9 years ago
tcp socket mss negotiation (fixes #373) More... over 9 years ago
fix warnings in unit tests pico_fragments More... over 9 years ago