Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Aug 1996 23:18:28 -0700 (PDT)
From:      Julian Elischer <julian>
To:        CVS-committers, cvs-all, cvs-sys
Subject:   cvs commit:  src/sys/netatalk at.h at_control.c at_var.h
Message-ID:  <199608310618.XAA24103@freefall.freebsd.org>

index | next in thread | raw e-mail

julian      96/08/30 23:18:28

  Modified:    sys/netatalk  at.h at_control.c at_var.h
  Log:
  Add code to automaticall support subnets on ethertalk networks
  Subnets are represented in the routing table as a set of
  binary routing nets using the standard netmask algorythm.
  The code produces the minimum possible set of standard netmasks and
  net addresses to be able to represent a given netrange.
  
  Revision  Changes    Path
  1.3       +11 -6     src/sys/netatalk/at.h
  1.6       +56 -98    src/sys/netatalk/at_control.c
  1.4       +1 -1      src/sys/netatalk/at_var.h


help

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