diff options
author | hsu <hsu@FreeBSD.org> | 2003-08-19 17:22:51 +0000 |
---|---|---|
committer | hsu <hsu@FreeBSD.org> | 2003-08-19 17:22:51 +0000 |
commit | 54fc4fe4303630d4130d47ce6a29c9978797adf4 (patch) | |
tree | 5b519cfcc7c716f1a82f9698a8eccee5c2856efd /sys/dev/safe | |
parent | e7c75a19b0066c1b685f60e768f03166937a8c37 (diff) | |
download | FreeBSD-src-54fc4fe4303630d4130d47ce6a29c9978797adf4.zip FreeBSD-src-54fc4fe4303630d4130d47ce6a29c9978797adf4.tar.gz |
* Bug fix in bw_meter_process(): the periodically processed bins
of bw_meter entries were processed up to one second ahead.
After an unappropriate rescheduling of some of the bw_meter
entries, the upcalls weren't delivered.
* pim_register_prepare() uses the appropriate sw_csum flag to
call ip_fragment() so the IP checksum is computed properly.
* Modify pim_register_prepare() to take care of IP packets that
don't need fragmentation.
* Add-back in_delayed_cksum() to encap_send(), because it seems it
should be there.
Submitted by: Pavlin Radoslavov <pavlin@icir.org>
Diffstat (limited to 'sys/dev/safe')
0 files changed, 0 insertions, 0 deletions