Gleb Smirnoff
8351d04f34
When a packet has been reinjected into ipfw(4) after dummynet(4) processing
...
we have a non-NULL args.rule. If the same packet later is subject to "tee"
rule, its original is sent again into ipfw_chk() and it reenters at the same
rule. This leads to infinite loop and frozen router.
Assign args.rule to NULL, any time we are going to send packet back to
ipfw_chk() after a tee rule. This is a temporary workaround, which we
will leave for RELENG_5. In HEAD we are going to make divert(4) save
next rule the same way as dummynet(4) does.
PR: kern/79546
Submitted by: Oleg Bulyzhin
Reviewed by: maxim, andre
MFC after: 3 days
2005-04-06 14:00:33 +00:00
..
2005-04-05 13:04:35 +00:00
2004-05-30 20:27:19 +00:00
2005-01-07 01:45:51 +00:00
2005-01-07 01:45:51 +00:00
2005-01-07 01:45:51 +00:00
2005-01-07 01:45:51 +00:00
2005-01-07 01:45:51 +00:00
2005-03-13 11:23:22 +00:00
2005-02-22 13:04:05 +00:00
2005-01-07 01:45:51 +00:00
2005-03-26 22:20:22 +00:00
2005-01-07 01:45:51 +00:00
2005-01-07 01:45:51 +00:00
2005-01-07 01:45:51 +00:00
2005-01-07 01:45:51 +00:00
2005-03-23 09:26:38 +00:00
2005-01-07 01:45:51 +00:00
2005-02-22 13:04:05 +00:00
2005-01-07 01:45:51 +00:00
2005-01-07 01:45:51 +00:00
2005-01-07 01:45:51 +00:00
2005-03-20 14:31:45 +00:00
2005-02-22 13:04:05 +00:00
2005-01-07 01:45:51 +00:00
2005-03-30 11:44:43 +00:00
2005-02-22 13:04:05 +00:00
2005-01-07 01:45:51 +00:00
2004-10-19 21:14:57 +00:00
2005-04-06 00:26:08 +00:00
2005-01-16 11:13:18 +00:00
2005-01-07 01:45:51 +00:00
2005-01-07 01:45:51 +00:00
2005-01-07 01:45:51 +00:00
2005-01-07 01:45:51 +00:00
2005-03-29 13:43:09 +00:00
2005-03-01 12:01:17 +00:00
2005-04-06 14:00:33 +00:00
2005-02-05 12:06:33 +00:00
2005-01-07 01:45:51 +00:00
2005-01-07 01:45:51 +00:00
2005-01-07 01:45:51 +00:00
2005-01-07 01:45:51 +00:00
2005-01-07 01:45:51 +00:00
2005-03-16 05:27:19 +00:00
2005-03-01 12:01:17 +00:00
2005-01-07 01:45:51 +00:00
2005-02-22 17:40:40 +00:00
2005-01-07 01:45:51 +00:00
2005-01-07 01:45:51 +00:00
2005-01-07 01:45:51 +00:00
2005-01-07 01:45:51 +00:00
2005-01-07 01:45:51 +00:00
2005-03-29 01:10:46 +00:00
2005-01-07 01:45:51 +00:00
2005-01-07 01:45:51 +00:00
2005-01-07 01:45:51 +00:00
2005-01-07 01:45:51 +00:00
2005-02-17 23:04:56 +00:00
2005-01-12 21:40:51 +00:00
2005-02-17 23:04:56 +00:00
2005-03-09 23:14:10 +00:00
2005-01-07 01:45:51 +00:00
2005-03-01 12:01:17 +00:00
2005-03-01 12:01:17 +00:00
2005-01-07 01:45:51 +00:00
2005-01-07 01:45:51 +00:00
2005-03-01 12:01:17 +00:00
2005-03-29 01:10:46 +00:00
2005-03-09 23:14:10 +00:00
2005-01-07 01:45:51 +00:00
2005-01-07 01:45:51 +00:00
2005-03-29 01:10:46 +00:00
2005-01-07 01:45:51 +00:00
2005-01-07 01:45:51 +00:00