Skip to content
Snippets Groups Projects

Repository graph

You can move around the graph by using the arrow keys.
Select Git revision
  • master default protected
  • radio
  • nuttx-7.20
  • nuttx-7.19
  • nuttx-7.18
  • nuttx-7.17
  • nuttx-7.16
  • nuttx-7.15
  • nuttx-7.14
  • nuttx-7.13
  • nuttx-7.12
  • nuttx-7.11
  • nuttx-7.10
  • nuttx-7.9
  • nuttx-7.8
  • nuttx-7.7
  • nuttx-7.6
  • nuttx-7.5
  • nuttx-7.4
  • nuttx-7.3
  • nuttx-7.2
  • nuttx-7.1
22 results
Created with Raphaël 2.2.09Jul8765432130Jun292827262524232221201918171615141312111098767676565432131May3029272625242324232221201918171615141312Makefile.*: Add CONFIG_ARCH_CHIP_* definitions to defconfig in savedefconfig target.Merge remote-tracking branch 'origin/master' into beacon802154Remove carriage return endings and dangling white space at the end of linesMerged in merlin17/nuttx/beacon802154 (pull request #430)ieee802154: Minor renaming. purge_time -> purgetimeieee802154: mac802154_purge_timeout was not unlocking MAC before returningFix a compile problem when IP forwarding of broadcast messages is enabled.configs/b-l475e-iot01a: Add basic support for the STMicro b-l475e-iot01a boardICMPv6: Add 6LoWPAN and IP forwarding support.Update some commentsNetworking routing tables: Fix a compilation error when IPv6 and routing are enabled.net/procfs: Fix some spacing when both IPv6 and IPv4 are enabled.Update Document and README.IP forwarding: Two bugfixes (1) IPFWD poll event must be unique and different from other device poll events otherwise, some other waiting task might get the poll, (2) Add logic necessary to forward 6LoWPAN packets.Add Gwenhael's change to Makefile.win and update README.txt to described the new make target.Makefile.unix: Add savedefconfig target.IP forwarding: Remove some unnecessary data structure definitions.ieee802154: Changes mac locking/unlocking to aid in debuggingMerge remote-tracking branch 'origin/master' into compositeMerge remote-tracking branch 'origin/master' into beacon802154IP forwarding: Major rearchitecting of the outgoing portion of the IP forwarding logic necessary into to properly received device-related forwarding events.IP forwaring: Rename some files to get closer to other naming conventions.IP forwarding: Move to separate directory. A few fixes from early testing; In TUN driver, do all polling on worker thread. Otherwise, the stack gets very deep.IP forwarding: A few fixes from early testing; In TUN driver, do all polling on worker thread. Otherwise, the stack gets very deep.sim/ipforward: Add an IP forwarding configuration using TUN devices and apps/examples/tunMerge branch 'master' of bitbucket.org:nuttx/nuttxMove TUN ioctl commnd to include/nuttx/net/ioctl.h so that it will always be unique. It a error in netdev_register: it was not handling device names properly when TUN is the only network device.Networking: Fix typo in netconfig.hMerge remote-tracking branch 'origin/master' into ipforwardAdd definitions that will permit TUN-only networking.Update some board README filesnetwork: Correct some issues that prevent TCP from working correctly when both IPv4 and IPv6 are enabled.Networking: Improve naming and simplify some logic of previous commit.ICMPv6: Fix an address size calculation that was bungled in a recent commit.Another IP forwarding design simplification: Remove an unnecessary field from state structure.IP forwarding design simplication; might save some memory. Also fix some compile issues introduce with last commit in MULTINIC configration.configs/Board.mk: Remove quotes from CONFIG_ARCH_FAMILY. Causes problems with Windows native build.Forgot to add a file before the last commitIPv6 Neighbor: Update table format to support IEEE 802.15.4 MAC addresses.ICMPv6: Fix so that ICMPv6 can be used with 6LoWPAN.
Loading