Am 07.12.2010 18:21, Anders Blomdell wrote: > If I do 'rtifconfig rteth0 up' on a network with heavy broadcast traffic > (which I later intend to catch/throw away), the system does a hard > lockup after a few lines like these: > > 'RTnet: no one cared for packet with layer 3 protocol type ...' > > I would humbly suggest something like the attached patch.
Rate-limiting this warning makes sense as RTnet is also used in soft-RT scenarios on open networks. But I would prefer having some rtdm_printk_ratelimted similar to what Linux provides. That means: extend RTDM this way and then use it here. Yeah, a bit more work. Would you look into this? Thanks, Jan -- Siemens AG, Corporate Technology, CT T DE IT 1 Corporate Competence Center Embedded Linux ------------------------------------------------------------------------------ What happens now with your Lotus Notes apps - do you make another costly upgrade, or settle for being marooned without product support? Time to move off Lotus Notes and onto the cloud with Force.com, apps are easier to build, use, and manage than apps on traditional platforms. Sign up for the Lotus Notes Migration Kit to learn more. http://p.sf.net/sfu/salesforce-d2d _______________________________________________ RTnet-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/rtnet-developers

