Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 31 May 1999 16:57:44 -0700 (PDT)
From:      Brian Somers <brian@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/ppp bundle.c bundle.h command.c filter.c filter.h iface.c ip.c ipcp.c
Message-ID:  <199905312357.QAA06145@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
brian       1999/05/31 16:57:44 PDT

  Modified files:
    usr.sbin/ppp         bundle.c bundle.h command.c filter.c 
                         filter.h iface.c ip.c ipcp.c 
  Log:
  Remember if MYADDR or HISADDR is used in a filter add tweak all
  filters any time either value changes.
  
  Revision  Changes    Path
  1.55      +11 -1     src/usr.sbin/ppp/bundle.c
  1.22      +3 -1      src/usr.sbin/ppp/bundle.h
  1.195     +3 -2      src/usr.sbin/ppp/command.c
  1.29      +64 -12    src/usr.sbin/ppp/filter.c
  1.15      +15 -16    src/usr.sbin/ppp/filter.h
  1.7       +2 -2      src/usr.sbin/ppp/iface.c
  1.62      +6 -6      src/usr.sbin/ppp/ip.c
  1.78      +6 -3      src/usr.sbin/ppp/ipcp.c



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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