Explorar el Código

term disable bbrv3

TheWildJames hace 3 meses
padre
commit
1fd441bada
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      .github/actions/networking/action.yml

+ 1 - 0
.github/actions/networking/action.yml

@@ -76,6 +76,7 @@ runs:
         sed -i 's/CONFIG_IP_SET_MAX/65534/g' net/netfilter/ipset/ip_set_core.c
 
     - name: 'Apply BBRv3'
+      if: false
       shell: bash
       working-directory: ${{ github.workspace }}/kernel/common
       run: |