From: | "Simon 'corecode' Schubert" <corecode@xxxxxxxxxxxx> |
Date: | Fri, 10 Sep 2004 21:17:12 +0200 |
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.
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
Description: This is a digitally signed message part