DragonFly commits List (threaded) for 2009-06
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
DragonFly-2.3.1.186.ga8c218 master sys/net rtsock.c
commit a8c218b2b22ddf89f4a271d2742f6ee5956a5390
Author: Sepherosa Ziehau <sephe@dragonflybsd.org>
Date: Sat Jun 6 19:03:18 2009 +0800
route_output: Correctly set family according to the rtinfo.rti_dst
Mainly to
- Avoid referencing rtinfo after rtrequest1_global/rtsearch_global;
this will ease upcoming fixes.
- Eliminate bunch of rtinfo.rti_dst NULL assignments.
Summary of changes:
sys/net/rtsock.c | 27 ++++++++++++++-------------
1 files changed, 14 insertions(+), 13 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/a8c218b2b22ddf89f4a271d2742f6ee5956a5390
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]