Commit History

Author SHA1 Message Date
  Gregory Nutt 33ed27ae65 Squashed commit of the following: 6 years ago
  Gregory Nutt 22cd0d47fa This commit attempts remove some long standard confusion in naming and some actual problems that result from the naming confusion. The basic problem is the standard MTU does not include the size of the Ethernet header. For clarity, I changed the naming of most things called MTU to PKTSIZE. For example, CONFIG_NET_ETH_MTU is now CONFIG_NET_ETH_PKTSIZE. 6 years ago
  Gregory Nutt 32a96bda6d IPv6 forwarding logic must decrement the TTL and drop the packet if the hop limit is exceeded. 7 years ago
  Gregory Nutt 3367312401 6loWPAN: Forgot to add files with last commit. 7 years ago