You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 16, 2024. It is now read-only.
* esp32/modmesh: added socket binding to IP, add listing border_router
* esp32/modmesh: src and dest port on BR should he Host Swapped
* esp32/modmesh: src and dest port set endianess before using them
* esp32/modmesh: Mesh.rx_cb() added argument, with the callback
* esp32/modmesh: added Mesh.border_router_del(prefix) method, for erasing Border Router entry
* esp32/modmesh: added multi-socckets (max 3)
* esp32/modmesh: added Border Router socket with header IP and port destination
* esp32/modmesh: added socket binding to IP, add listing border_router
* esp32/modmesh: src and dest port on BR should he Host Swapped
* esp32/modmesh: src and dest port set endianess before using them
* esp32/modmesh: Mesh.rx_cb() added argument, with the callback
* esp32/modmesh: added Mesh.border_router_del(prefix) method, for erasing Border Router entry
* esp32/modmesh: added multi-socckets (max 3)
* esp32/modmesh: added Border Router socket with header IP and port destination
0 commit comments