DragonFly commits List (threaded) for 2009-03
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
DragonFly-2.3.0.519.gc59311 master sys/netinet in_rmx.c ip_flow.c ip_flow.h
commit c59311aa99036ce371e34955f8254c300369a3ec
Author: Sepherosa Ziehau <sephe@dragonflybsd.org>
Date: Sat Mar 28 11:02:45 2009 +0800
ipflow: Flush ipflow if a new route is successfully added.
ipflow suffers same problem as described in FreeBSD-PR: kern/10778
Though the time of mis-routing will not be "arbitrarily long time"
for intermittent packet flow (thanks to the ipflow timeout), it
still could be quite long for a constant packet flow.
Summary of changes:
sys/netinet/in_rmx.c | 12 ++++++++++++
sys/netinet/ip_flow.c | 11 +++++++++++
sys/netinet/ip_flow.h | 1 +
3 files changed, 24 insertions(+), 0 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/c59311aa99036ce371e34955f8254c300369a3ec
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]