Re[2]: /etc/rc.firewall and /sys/netinet/ip_input.c are doing the same thing

2002-01-03 Thread Igor M Podlesny
Hello! > On Wed, Dec 26, 2001 at 02:46:34PM +0700, Igor M Podlesny wrote: >> > On Mon, Dec 24, 2001 at 07:10:09PM +0700, Igor M Podlesny wrote: >> >> well, not all the same, but partly. Take a look: >> > Yes. We know. >> Well. It doesn't surprise me. >> P.S. Is it a `feature'? ;) >> P.P.S. Talk

Re: /etc/rc.firewall and /sys/netinet/ip_input.c are doing the same thing

2001-12-26 Thread Crist J . Clark
On Wed, Dec 26, 2001 at 02:46:34PM +0700, Igor M Podlesny wrote: > > > On Mon, Dec 24, 2001 at 07:10:09PM +0700, Igor M Podlesny wrote: > >> > >> well, not all the same, but partly. Take a look: > > > Yes. We know. > > Well. It doesn't surprise me. > > P.S. Is it a `feature'? ;) > > P.P.S.

Re[2]: /etc/rc.firewall and /sys/netinet/ip_input.c are doing the same thing

2001-12-25 Thread Igor M Podlesny
> On Mon, Dec 24, 2001 at 07:10:09PM +0700, Igor M Podlesny wrote: >> >> well, not all the same, but partly. Take a look: > Yes. We know. Well. It doesn't surprise me. P.S. Is it a `feature'? ;) P.P.S. Talking seriously (as much as possible ;), which reasons don't let removing of 3 lines fr

Re: /etc/rc.firewall and /sys/netinet/ip_input.c are doing the same thing

2001-12-25 Thread Crist J. Clark
On Mon, Dec 24, 2001 at 07:10:09PM +0700, Igor M Podlesny wrote: > > well, not all the same, but partly. Take a look: Yes. We know. -- "It's always funny until someone gets hurt. Then it's hilarious." Crist J. Clark | [EMAIL PROTECTED]

/etc/rc.firewall and /sys/netinet/ip_input.c are doing the same thing

2001-12-24 Thread Igor M Podlesny
well, not all the same, but partly. Take a look: /sys/netinet/ip_input.c --- /* 127/8 must not appear on wire - RFC1122 */ if ((ntohl(ip->ip_dst.s_addr) >> IN_CLASSA_NSHIFT) == IN_LOOPBACKNET || (ntohl(ip->ip_src.s_addr) >> IN_CLASSA_NSHIFT) == IN_LOOPBAC