julian 2008-08-01 22:21:03 UTC FreeBSD src repository
Modified files: sys/netinet ip_fw2.c Log: SVN rev 181139 on 2008-08-01 22:21:03Z by julian The IPFW code accepts the use of the tablearg keyword along with the skipto keyword. But it doesn't work. Two options.. make it no longer accept it, or actually make it work.. I chose the 2nd.. Allow the tablearg to be used to specify a skipto destination. This is actually a very powerful construct if used correctly, or a sink of cpu cycles if used badly. changes t teh man page will follow. Revision Changes Path 1.187 +21 -8 src/sys/netinet/ip_fw2.c _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"