In my embedded Linux device I want to find the source of Ethernet broadcast storm and flash the led once I detected the ethernet broadcast storm.
Does Linux kernel handle broadcast storms?
Is there any kernel device driver API's that I can use to detect the broadcast storm?