Examining kernel in /usr/src/rtl8186/wr254x1/linux-2.4.18
-----------------------------------------------------------------
[H[2JWelcome to Rusty's Patch-o-matic!

Each patch is a new feature: many have minimal impact, some do not.
Almost every one has bugs, so I don't recommend applying them all!
-------------------------------------------------------
Testing... CONNMARK.patch NOT APPLIED (4 missing files)
The extra/CONNMARK patch:
   Author: Henrik Nordstrom <hno@marasystems.com>
   Status: working
   
   This patch adds per connection marks, and a target (CONNMARK)
   respective a match (connmark) for using these.
   
   Usage:
   
   connmark
   This  module  matches  the netfilter mark field associated
   with a connection (which can be  set  using  the  CONNMARK
   target below).
   
   --mark value[/mask]
   Matches  packets  in  connections  with  the  given
   unsigned mark value (if a mask is  specified,  this
   is logically ANDed with the mark before the compar
   ison).
   
   
   CONNMARK
   This  is  used  to set the netfilter mark value associated
   with the connection
   
   --set-mark mark
   Set connection mark
   
   --save-mark
   Set connection mark to the same as the one  on  the
   packet
   
   --restore-mark
   Set  the  netfilter  packet  mark  value to the one
   associated with the connection. This is only  valid
   in the mangle table.
-----------------------------------------------------------------
Do you want to apply this patch [N/y/t/f/a/r/b/w/v/q/?] Testing patch extra/CONNMARK.patch...
   Placed new Config.in line
   Placed new Config.in line
   Placed new Config.in line
   Placed new Configure.help entry
   Placed new Makefile line
   Placed new Makefile line
-----------------------------------------------------------------
Do you want to apply this patch [N/y/t/f/a/r/b/w/v/q/?] 