On Tue, 23 Oct 2012 17:18:43 +0330, s m wrote: > hi every one > > i want to set TOS bit in ipfw but don't know how to do it directly. > therefore i want to change ipfw code in order to do it for me. i don't know > ipfw headers path (from where ipfw loads its headers). > > please help if somebody set TOS bit in any ways or know the path which ipfw > headers are located.
Does /usr/src/sbin/ipfw contain what you're searching for? Other incorporated header files might be located in the system's default path /usr/include (or a subdirectory thereof, e. g. sys/ or net/). -- Polytropon Magdeburg, Germany Happy FreeBSD user since 4.0 Andra moi ennepe, Mousa, ... _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[email protected]"
