Re: Updating cidr column with network operator

From: Axel Rau <Axel(dot)Rau(at)Chaos1(dot)DE>
To: daryl(at)brandywine(dot)com
Cc: mike(at)fuhr(dot)org, pgsql-sql(at)postgresql(dot)org
Subject: Re: Updating cidr column with network operator
Date: 2005-09-27 15:11:22
Message-ID: b88330cf1b76a277b756872c6fa1e24f@Chaos1.DE
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql


Am 27.09.2005 um 17:02 schrieb Daryl Richter:

>
> Ok, I guess, but isn't tit true now that you can insert a new address
> row which doesn't belong to any valid network??
Yes, I can. But in the earlier approach, the fk pointed at a special
row in network ("UNKNOWN"), which maks no big difference.
It's the nature of my ids/abuse application, that there are always
faked source addresses, which may not belong to any routed net.

Axel

Axel Rau, Frankfurt, Germany +49-69-951418-0

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message Scott Marlowe 2005-09-27 15:33:14 Re: Why doesn't the SERIAL data type automatically have a
Previous Message Daryl Richter 2005-09-27 15:02:55 Re: Updating cidr column with network operator