Changeset f15c9543 in freewrt


Ignore:
Timestamp:
Aug 17, 2025, 12:45:55 PM (4 months ago)
Author:
Waldemar Brodkorb <wbx@…>
Branches:
freewrt_2_0
Children:
78cc191
Parents:
b68978d
Message:

iptables-snmp: remove here too

Location:
package
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • package/Config.in

    rb68978d rf15c9543  
    119119source "package/ipset/Config.in"
    120120source "package/iptables/Config.in"
    121 source "package/iptables-snmp/Config.in"
    122121source "package/iptraf/Config.in"
    123122source "package/iw/Config.in"
  • package/Makefile

    rb68978d rf15c9543  
    9898package-$(FWRT_PACKAGE_IPSET) += ipset
    9999package-$(FWRT_COMPILE_IPTABLES) += iptables
    100 package-$(FWRT_PACKAGE_IPTABLES_SNMP) += iptables-snmp
    101100package-$(FWRT_PACKAGE_IPTRAF) += iptraf
    102101package-$(FWRT_PACKAGE_IRSSI) += irssi
Note: See TracChangeset for help on using the changeset viewer.