Displaying 2 results from an estimated 2 matches for "ipt_entry_target".
Did you mean:
ebt_entry_target
2002 May 14
1
what''s the meaning of xchg()?
...nts out usage message. */
>+static void
>+help(void)
>+{
>+ printf(
>+"IMQX target vs has no options\n",
>+NETFILTER_VERSION);
>+}
>+
>+static struct option opts[] = {
>+ { 0 }
>+};
>+
>+/* Initialize the target. */
>+static void
>+init(struct ipt_entry_target *t, unsigned int *nfcache)
>+{
>+}
>+
>+/* Function which parses command options; returns true if it
>+ ate an option */
>+static int
>+parse(int c, char **argv, int invert, unsigned int *flags,
>+ const struct ipt_entry *entry,
>+ struct ipt_entry_target **ta...
2006 May 19
25
iptables CLASSIFY and MARK not working?
I have to match my packets based on MAC address, which I cannot do in
the POSTROUTING chain, so I do it in PREROUTING using MARK. Then, I
match on the MARK in the POSTROUTING chain to do a CLASSIFY. But this
does not seem to work:
wireless-r1 bwlimit # iptables -L -v -n -t mangle
Chain PREROUTING (policy ACCEPT 3353K packets, 941M bytes)
pkts bytes target prot opt in out source