Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
ppsratelimit for ipv4?
| Module Name: syssrc
| Committed By: itojun
| Date: Sun Jul 9 06:45:01 UTC 2000
|
| Modified Files:
| syssrc/sys/kern: kern_time.c
| syssrc/sys/netinet6: icmp6.c
| syssrc/sys/sys: time.h
|
| Log Message:
| add ppsratelimit(9), which does event-per-sec rate limitation.
| use it from icmp6 error rate limitation code.
| XXX better name for the function?
My expectation was you were going to do this for the IPv4 code as well;
is that coming down the pipe, or should I just do it myself?
You are going to pull this up for 1.5, right?
Also, I did not see an answer to my question in
<200007071343.JAA28309%x15-cruise-basselope.mit.edu@localhost> about
why this should enforce a period of 1 second, instead of
being more generic (configurable period).
--jhawk
Home |
Main Index |
Thread Index |
Old Index