Commit History

Author SHA1 Message Date
  Gregory Nutt 3eed2e01bc net/igmp: Backport some MLD design improments/fixes. 6 years ago
  Gregory Nutt 6d93658ff8 Add new configuratin CONFIG_NET_MCASTGROUP. This option is selected automatically if either CONFIG_NET_IGMP or CONFIG_NET_MLD are selected. Most conditional logic based on CONFIG_NET_IGMP replaced with conditioning on CONFIG_NET_MCASTGROUP. 6 years ago
  Gregory Nutt 8ffb103adb networking: IGMP: Remove special support for interrupt level processing (there is none) and fix some timer cancellation logic. In many files, correct comments. There is no interrupt level processing in the networking layer. 7 years ago
  Gregory Nutt 342f5fe33d Fix references to the no-longer-existent misc/ directory in comments, README files, and documentation 9 years ago
  Gregory Nutt 1a2bcebb4a Clean up some networking configuration menus 10 years ago
  Gregory Nutt da4277357c Move arp, icmp, and igmp configuration values into new Kconfig files in those directories 10 years ago