<?xml version="1.0" encoding="UTF-8" ?>

<bugzilla version="5.2"
          urlbase="https://bugzilla.altlinux.org/"
          
          maintainer="jenya@basealt.ru"
>

    <bug>
          <bug_id>41866</bug_id>
          
          <creation_ts>2022-02-03 17:11:51 +0300</creation_ts>
          <short_desc>Включить несколько netfilter опций</short_desc>
          <delta_ts>2022-02-21 12:50:03 +0300</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>4</classification_id>
          <classification>Development</classification>
          <product>Sisyphus</product>
          <component>kernel-image-std-def</component>
          <version>unstable</version>
          <rep_platform>all</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>CLOSED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P5</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Mikhail Efremov">sem</reporter>
          <assigned_to name="Vitaly Chikunov">vt</assigned_to>
          <cc>kernelbot</cc>
    
    <cc>placeholder</cc>
    
    <cc>vt</cc>
          
          <qa_contact>qa-sisyphus</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>207456</commentid>
    <comment_count>0</comment_count>
    <who name="Mikhail Efremov">sem</who>
    <bug_when>2022-02-03 17:11:51 +0300</bug_when>
    <thetext>У нас сейчас firewalld с бакендом nftables не рабочий, т.к. он пытается использовать правила, для которых у нас в ядре модули не собираются.
С вот этими опциями начинает работать:
CONFIG_NFT_FIB_INET=m
CONFIG_NFT_FIB_NETDEV=m
CONFIG_NFT_FIB_IPV6=m</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>207482</commentid>
    <comment_count>1</comment_count>
    <who name="Anton V. Boyarshinov">boyarsh</who>
    <bug_when>2022-02-04 11:53:22 +0300</bug_when>
    <thetext>Исправил в git, будет в следующих сборках</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>208060</commentid>
    <comment_count>2</comment_count>
    <who name="Mikhail Efremov">sem</who>
    <bug_when>2022-02-21 12:50:03 +0300</bug_when>
    <thetext># grep FIB /boot/config-5.15.23-std-def-alt1 
CONFIG_IP_FIB_TRIE_STATS=y
CONFIG_NFT_FIB=m
CONFIG_NFT_FIB_INET=m
CONFIG_NFT_FIB_NETDEV=m
CONFIG_NFT_FIB_IPV4=m
CONFIG_NFT_FIB_IPV6=m
CONFIG_FIB_RULES=y</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>