Wei Yongjun d99fa42963 SCTP: Use net_ratelimit to suppress error messages print too fast
When multi bundling SHUTDOWN-ACK message is received in ESTAB state,
this will cause "sctp protocol violation state" message print many times.
If SHUTDOWN-ACK is bundled 300 times in one packet, message will be
print 300 times. The same problem also exists when received unexpected
HEARTBEAT-ACK message which is bundled message times.

This patch used net_ratelimit() to suppress error messages print too fast.

Signed-off-by: Wei Yongjun <yjwei@cn.fujitsu.com>
Signed-off-by: Vlad Yasevich <vladislav.yasevich@hp.com>
2007-08-30 13:52:56 -04:00
..
2007-06-13 20:44:42 +00:00
2007-05-09 08:57:56 +02:00
2007-02-10 23:20:11 -08:00
2007-05-24 16:36:48 -07:00
2007-02-10 23:20:11 -08:00
2007-04-25 22:29:24 -07:00
2007-04-25 22:29:24 -07:00
2007-02-10 23:20:11 -08:00