Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Oct 1995 13:53:58 -0700
From:      "Garrett A. Wollman" <wollman>
To:        CVS-commiters, cvs-sys
Subject:   cvs commit: src/sys/net route.h
Message-ID:  <199510162053.NAA20800@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
wollman     95/10/16 13:53:57

  Modified:    sys/net   route.h
  Log:
  Change signature of rt->rt_output() so that it is compatible with
  ifp->if_output() functions.  This way, initial implementations of
  rt_output functionality can just lazily use if_output until customized
  versions are written.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199510162053.NAA20800>