NetFilter
[Top] [All Lists]

RE: simple question

To: <netfilter@lists.netfilter.org>
Subject: RE: simple question
From: "Filka Michal" <Michal.Filka@sitronicsts.com>
Date: Wed, 23 May 2007 07:33:41 +0200
Delivered-to: sp-com-lists@consult.net
Delivered-to: netfilter-list1@securepoint.com
In-reply-to: <da3a2a260705221120x3216601doee80f297904493a0@mail.gmail.com>
List-archive: </pipermail/netfilter>
List-help: <mailto:netfilter-request@lists.netfilter.org?subject=help>
List-id: General discussion and user questions <netfilter.lists.netfilter.org>
List-post: <mailto:netfilter@lists.netfilter.org>
List-subscribe: <https://lists.netfilter.org/mailman/listinfo/netfilter>, <mailto:netfilter-request@lists.netfilter.org?subject=subscribe>
List-unsubscribe: <https://lists.netfilter.org/mailman/listinfo/netfilter>, <mailto:netfilter-request@lists.netfilter.org?subject=unsubscribe>
References: <2DD3CA89774593478BC28081C7392595BEC225@exalfa.stromtelecom.cz> <da3a2a260705221120x3216601doee80f297904493a0@mail.gmail.com>
Sender: netfilter-bounces@lists.netfilter.org
Thread-index: AcecnfqJS4orvjL4RPq2P/NXxLF7EAAXTC8g
Thread-topic: simple question
I would like to somehow use conntrack's events for very simple
synchronization of two connection tracking tables. So, I need to know
what should be a reason for particular events. As far as I know there
are NEW, UPDATE and DESTROY events available. In case of UPDATE event
I'm not sure when it occurs ... So, when is UPDATE event issued?

Thanks,
Michal Filka


> 
> I'm assuming that "update" originates from the idea of a database
> trigger. A trigger is an action performed after another action occurs.
> For example, when entering a new record, you could call a procedure to
> error check the formatting of the entry. Another example might be to
> add a record to a log table which logs the activity which occurs after
> a record is updated.
> 
> I'd imagine that what you are talking about (update) is an event
> similar to a trigger. This means that the answer would depend on what
> the trigger is set for. Maybe it is when state is updated, or maybe it
> is when the configuration is updated. Maybe both.
> 
> I have no idea to what you are referring or asking about, so beyond
> what I have detailed above, I cannot give you an aswer.
> 
> Sorry.
> 
> On 5/22/07, Filka Michal <Michal.Filka@sitronicsts.com> wrote:
> > Hi,
> >
> > Can anyone tell me what exactly means an update event. Of course, I
have
> > an idea, but I need to confirm it.
> >
> > So, does it mean that "state" attribute changed (E.g. connection
state,
> > counter, ... ), or is it related to a "configuration" attribute?
> >
> > Thanks,
> >
> > Michal Filka
> >
> >
> >
> 
> 
> 
> --
> I thought about building you a boat to survive the river of tears I'm
> crying for you, but the world's smallest violins just aren't a
> reliable source of lumber, and that cross you're nailing yourself to
> seems buoyant enough anyways - Dr Gregory House, M.D.


<Prev in Thread] Current Thread [Next in Thread>
  • simple question, Filka Michal
    • Message not available
      • RE: simple question, Filka Michal <=