Date: Tue, 4 Jul 95 11:17:30 PDT From: "Ugen J.S.Antsilevich" <ugen@latte.worldbank.org> To: CVS-commiters@freefall.cdrom.com, cvs-sys@freefall.cdrom.com, David Greenman <davidg@freefall.cdrom.com> Subject: RE: cvs commit: src/sys/netinet ip_fw.c Message-ID: <Chameleon.4.00.4.950704112011.ugen@ugen>
next in thread | raw e-mail | index | archive | help
>davidg 95/07/03 22:29:31 > > Modified: sys/netinet ip_fw.c > Log: > Define TRUE and FALSE. > Hmm...the changes are nice, i myself now completely out of network connection and/or possibility to improve something.But the TRUE/FALSE seems sort of bogus - you define them internally within the ip_fw.c but they are undefined out there where the function called (ip_input),so they are basically doing the same role as 0/1.Besides i had plans to enlarge number of return codes to perform different actions.But anyway thanx someone still remembers about this piece of code:) --Ugen
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Chameleon.4.00.4.950704112011.ugen>