]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - net/sched/Kconfig
pkt_sched: Make act_csum depend upon INET.
[net-next-2.6.git] / net / sched / Kconfig
index 2f691fb180d127751877003af00e624334da474c..a36270a994d763d75f5d1c7cff272d0305a88835 100644 (file)
@@ -518,6 +518,16 @@ config NET_ACT_SKBEDIT
          To compile this code as a module, choose M here: the
          module will be called act_skbedit.
 
+config NET_ACT_CSUM
+        tristate "Checksum Updating"
+        depends on NET_CLS_ACT && INET
+        ---help---
+         Say Y here to update some common checksum after some direct
+         packet alterations.
+
+         To compile this code as a module, choose M here: the
+         module will be called act_csum.
+
 config NET_CLS_IND
        bool "Incoming device classification"
        depends on NET_CLS_U32 || NET_CLS_FW