cvs commit: src/sys/netinet in_gif.c src/sys/netinet6 in6_gif.c
Joerg Sonnenberger
joerg at crater.dragonflybsd.org
Mon Feb 21 18:53:30 PST 2005
joerg 2005/02/21 18:52:48 PST
DragonFly src repository
Modified files:
sys/netinet in_gif.c
sys/netinet6 in6_gif.c
Log:
Conditionalize the source on INET and INET6 respectively.
This is already done for the normal static kernel and
simplifies the module configuration.
Revision Changes Path
1.14 +3 -0 src/sys/netinet/in_gif.c
1.13 +3 -0 src/sys/netinet6/in6_gif.c
http://www.dragonflybsd.org/cvsweb/src/sys/netinet/in_gif.c.diff?r1=1.13&r2=1.14&f=u
http://www.dragonflybsd.org/cvsweb/src/sys/netinet6/in6_gif.c.diff?r1=1.12&r2=1.13&f=u
More information about the Commits
mailing list