summaryrefslogtreecommitdiff
path: root/nuttx/net/igmp/igmp_mcastmac.c
Commit message (Expand)AuthorAgeFilesLines
* Networking: Replace all references to net_ipaddr_t with either in_addr_t on ...Gregory Nutt2015-01-161-3/+3
* NET: emoved all includes of uip.h; added includes of ip.h wherever needed. T...Gregory Nutt2014-07-041-0/+1
* Remove all inclusion of uip.hGregory Nutt2014-07-041-1/+0
* NET: Renaming of IP address typesGregory Nutt2014-06-291-3/+3
* Rename static functions from uip_* to something more appropriate. Globally s...Gregory Nutt2014-06-281-4/+4
* Rename net/uip to net/devif. Rename uip/uip.h to devif/devif.hGregory Nutt2014-06-281-1/+1
* Rename uip_driver_s net_driver_sGregory Nutt2014-06-271-2/+2
* NET: Move statistcs from uip.h to new netstats.h to remove nasty circular inc...Gregory Nutt2014-06-261-0/+1
* Clean up IGMP namingGregory Nutt2014-06-251-4/+5
* Move the remaining files from include/nuttx/net/uip to include/nuttx/net; Ren...Gregory Nutt2014-06-241-2/+2
* Move include/nuttx/net/uipopt.h to include/nuttx/net/netconfig.hGregory Nutt2014-06-241-1/+1
* Move IGMP files from net/uip to net/igmpGregory Nutt2014-05-301-0/+132