DragonFly-2.3.1.186.ga8c218 master sys/net rtsock.c
Sepherosa Ziehau
sephe at crater.dragonflybsd.org
Sat Jun 6 18:49:08 PDT 2009
commit a8c218b2b22ddf89f4a271d2742f6ee5956a5390
Author: Sepherosa Ziehau <sephe at 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
More information about the Commits
mailing list