Re: ipfw headers

2012-10-23 Thread Polytropon
On Tue, 23 Oct 2012 17:35:45 +0330, s m wrote: > thanks for your quick reply. you know, i want to add studio.h header but > the below error occurs: "no such file or directory". i am sure that > studio.h locates in usr/src/include but that error occured. if i write the > full path of studio.h in ipf

Re: ipfw headers

2012-10-23 Thread Mike Bristow
On Tue, Oct 23, 2012 at 05:35:45PM +0330, s m wrote: > thanks for your quick reply. you know, i want to add studio.h header but > the below error occurs: "no such file or directory". You appear to have misstyepd "stdio.h" (no u!). If that's not the case, please put the source you are trying to c

Re: ipfw headers

2012-10-23 Thread s m
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 co

Re: ipfw headers

2012-10-23 Thread Polytropon
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 head

ipfw headers

2012-10-23 Thread s m
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 ip