Date: Wed, 9 Feb 2005 19:29:14 +0000 (UTC) From: Max Laier <mlaier@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/contrib/pf/net if_pflog.c if_pfsync.c pf_ioctl.c Message-ID: <200502091929.j19JTEdm006983@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mlaier 2005-02-09 19:29:14 UTC
FreeBSD src repository
Modified files:
sys/contrib/pf/net if_pflog.c if_pfsync.c pf_ioctl.c
Log:
Access softc embedded struct ifnet via function macro to make it easier to
untangle struct ifnet and softc/arpcom in the future.
Requested by: brooks
Revision Changes Path
1.11 +18 -16 src/sys/contrib/pf/net/if_pflog.c
1.14 +34 -8 src/sys/contrib/pf/net/if_pfsync.c
1.18 +1 -1 src/sys/contrib/pf/net/pf_ioctl.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200502091929.j19JTEdm006983>
