cvs commit: src/sys/net src/sys/netinet src/sys/netinet6

Simon 'corecode' Schubert corecode at fs.ei.tum.de
Fri Sep 10 12:17:57 PDT 2004


On 10.09.2004, at 16:02, Joerg Sonnenberger wrote:
joerg       2004/09/10 07:02:01 PDT

DragonFly src repository

  Modified files:
    sys/net              if.c if_var.h
    sys/netinet          in.c
    sys/netinet6         in6.c
  Log:
  From FreeBSD 5:
    Bring eventhandler callbacks for pf.
    This enables pf to track dynamic address changes on interfaces  
(dailup) with
    the "on (<ifname>)"-syntax. This also brings hooks in anticipation  
of
    tracking cloned interfaces, which will be in future versions of pf.

  The events are called attach and detach instead of arrival /  
departue.
Originally-done-for-pf-import-by: Devon and Simon

  Revision  Changes    Path
  1.20      +10 -0     src/sys/net/if.c
  1.17      +14 -0     src/sys/net/if_var.h
  1.12      +5 -0      src/sys/netinet/in.c
  1.9       +3 -0      src/sys/netinet6/in6.c
http://www.dragonflybsd.org/cvsweb/src/sys/net/if.c.diff? 
r1=1.19&r2=1.20&f=u
http://www.dragonflybsd.org/cvsweb/src/sys/net/if_var.h.diff? 
r1=1.16&r2=1.17&f=u
http://www.dragonflybsd.org/cvsweb/src/sys/netinet/in.c.diff? 
r1=1.11&r2=1.12&f=u
http://www.dragonflybsd.org/cvsweb/src/sys/netinet6/in6.c.diff? 
r1=1.8&r2=1.9&f=u

--
/"\
\ /
 \     ASCII Ribbon Campaign
/ \  Against HTML Mail and News
Attachment:
PGP.sig
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pgp00002.pgp
Type: application/octet-stream
Size: 186 bytes
Desc: "Description: This is a digitally signed message part"
URL: <http://lists.dragonflybsd.org/pipermail/commits/attachments/20040910/2541a33b/attachment-0018.obj>


More information about the Commits mailing list