packages: sort network related packages into package/network/
authorFelix Fietkau <nbd@openwrt.org>
Wed, 10 Oct 2012 12:32:29 +0000 (12:32 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Wed, 10 Oct 2012 12:32:29 +0000 (12:32 +0000)
commit405e21d16731b2764ab82aaaadcf36a813b105f7
treec6f9a8402389a5081519b91ce62c4a8cafcb8917
parentd0ec348ded6f715b43b396b06ccb10599b37969d
packages: sort network related packages into package/network/

SVN-Revision: 33688
688 files changed:
package/6in4/Makefile [deleted file]
package/6in4/files/6in4.sh [deleted file]
package/6rd/Makefile [deleted file]
package/6rd/files/6rd.sh [deleted file]
package/6rd/src/6rdcalc.c [deleted file]
package/6rd/src/Makefile [deleted file]
package/6to4/Makefile [deleted file]
package/6to4/files/6to4.sh [deleted file]
package/arptables/Makefile [deleted file]
package/arptables/patches/100-always_optimize.patch [deleted file]
package/comgt/Makefile [deleted file]
package/comgt/files/3g.chat [deleted file]
package/comgt/files/3g.sh [deleted file]
package/comgt/files/3g.usb [deleted file]
package/comgt/files/evdo.chat [deleted file]
package/comgt/files/getcardinfo.gcom [deleted file]
package/comgt/files/getcarrier.gcom [deleted file]
package/comgt/files/getcnum.gcom [deleted file]
package/comgt/files/getimsi.gcom [deleted file]
package/comgt/files/getstrength.gcom [deleted file]
package/comgt/files/setmode.gcom [deleted file]
package/comgt/files/setpin.gcom [deleted file]
package/comgt/patches/001-compile_fix.patch [deleted file]
package/dnsmasq/Makefile [deleted file]
package/dnsmasq/files/dhcp.conf [deleted file]
package/dnsmasq/files/dnsmasq.conf [deleted file]
package/dnsmasq/files/dnsmasq.init [deleted file]
package/dnsmasq/patches/0001-Set-prefix-on-link-bit-in-RAs.patch [deleted file]
package/dnsmasq/patches/100-fix-dhcp-no-address-warning.patch [deleted file]
package/dropbear/Makefile [deleted file]
package/dropbear/files/dropbear.config [deleted file]
package/dropbear/files/dropbear.init [deleted file]
package/dropbear/patches/100-pubkey_path.patch [deleted file]
package/dropbear/patches/110-change_user.patch [deleted file]
package/dropbear/patches/120-openwrt_options.patch [deleted file]
package/dropbear/patches/130-ssh_ignore_o_and_x_args.patch [deleted file]
package/dropbear/patches/140-disable_assert.patch [deleted file]
package/dropbear/patches/150-dbconvert_standalone.patch [deleted file]
package/dropbear/patches/200-lcrypt_bsdfix.patch [deleted file]
package/dropbear/patches/300-ipv6_addr_port_split.patch [deleted file]
package/dropbear/patches/400-CVE-2012-0920.patch [deleted file]
package/dropbear/patches/500-set-default-path.patch [deleted file]
package/ead/Makefile [deleted file]
package/ead/src/Makefile [deleted file]
package/ead/src/aes.c [deleted file]
package/ead/src/ead-client.c [deleted file]
package/ead/src/ead-crypt.c [deleted file]
package/ead/src/ead-crypt.h [deleted file]
package/ead/src/ead-pcap.h [deleted file]
package/ead/src/ead.c [deleted file]
package/ead/src/ead.h [deleted file]
package/ead/src/filter.c [deleted file]
package/ead/src/libbridge.h [deleted file]
package/ead/src/libbridge_init.c [deleted file]
package/ead/src/libbridge_private.h [deleted file]
package/ead/src/list.h [deleted file]
package/ead/src/passwd [deleted file]
package/ead/src/pfc.c [deleted file]
package/ead/src/pw_encrypt_md5.c [deleted file]
package/ead/src/sha1.c [deleted file]
package/ead/src/tinysrp/Makefile.am [deleted file]
package/ead/src/tinysrp/Makefile.in [deleted file]
package/ead/src/tinysrp/Notes [deleted file]
package/ead/src/tinysrp/acconfig.h [deleted file]
package/ead/src/tinysrp/acinclude.m4 [deleted file]
package/ead/src/tinysrp/aclocal.m4 [deleted file]
package/ead/src/tinysrp/bn.h [deleted file]
package/ead/src/tinysrp/bn_add.c [deleted file]
package/ead/src/tinysrp/bn_asm.c [deleted file]
package/ead/src/tinysrp/bn_ctx.c [deleted file]
package/ead/src/tinysrp/bn_div.c [deleted file]
package/ead/src/tinysrp/bn_exp.c [deleted file]
package/ead/src/tinysrp/bn_lcl.h [deleted file]
package/ead/src/tinysrp/bn_lib.c [deleted file]
package/ead/src/tinysrp/bn_mul.c [deleted file]
package/ead/src/tinysrp/bn_prime.h [deleted file]
package/ead/src/tinysrp/bn_shift.c [deleted file]
package/ead/src/tinysrp/bn_sqr.c [deleted file]
package/ead/src/tinysrp/bn_word.c [deleted file]
package/ead/src/tinysrp/clitest.c [deleted file]
package/ead/src/tinysrp/config.h.in [deleted file]
package/ead/src/tinysrp/configure [deleted file]
package/ead/src/tinysrp/configure.in [deleted file]
package/ead/src/tinysrp/install-sh [deleted file]
package/ead/src/tinysrp/missing [deleted file]
package/ead/src/tinysrp/mkinstalldirs [deleted file]
package/ead/src/tinysrp/srvtest.c [deleted file]
package/ead/src/tinysrp/stamp-h.in [deleted file]
package/ead/src/tinysrp/t_client.c [deleted file]
package/ead/src/tinysrp/t_client.h [deleted file]
package/ead/src/tinysrp/t_conf.c [deleted file]
package/ead/src/tinysrp/t_conv.c [deleted file]
package/ead/src/tinysrp/t_defines.h [deleted file]
package/ead/src/tinysrp/t_getconf.c [deleted file]
package/ead/src/tinysrp/t_getpass.c [deleted file]
package/ead/src/tinysrp/t_math.c [deleted file]
package/ead/src/tinysrp/t_misc.c [deleted file]
package/ead/src/tinysrp/t_pw.c [deleted file]
package/ead/src/tinysrp/t_pwd.h [deleted file]
package/ead/src/tinysrp/t_read.c [deleted file]
package/ead/src/tinysrp/t_read.h [deleted file]
package/ead/src/tinysrp/t_server.c [deleted file]
package/ead/src/tinysrp/t_server.h [deleted file]
package/ead/src/tinysrp/t_sha.c [deleted file]
package/ead/src/tinysrp/t_sha.h [deleted file]
package/ead/src/tinysrp/t_truerand.c [deleted file]
package/ead/src/tinysrp/tconf.c [deleted file]
package/ead/src/tinysrp/tinysrp.c [deleted file]
package/ead/src/tinysrp/tinysrp.h [deleted file]
package/ead/src/tinysrp/tpasswd [deleted file]
package/ead/src/tinysrp/tphrase.c [deleted file]
package/ebtables/Makefile [deleted file]
package/firewall/Makefile [deleted file]
package/firewall/files/bin/fw [deleted file]
package/firewall/files/firewall.config [deleted file]
package/firewall/files/firewall.hotplug [deleted file]
package/firewall/files/firewall.init [deleted file]
package/firewall/files/firewall.upgrade [deleted file]
package/firewall/files/firewall.user [deleted file]
package/firewall/files/lib/config.sh [deleted file]
package/firewall/files/lib/core.sh [deleted file]
package/firewall/files/lib/core_forwarding.sh [deleted file]
package/firewall/files/lib/core_init.sh [deleted file]
package/firewall/files/lib/core_interface.sh [deleted file]
package/firewall/files/lib/core_redirect.sh [deleted file]
package/firewall/files/lib/core_rule.sh [deleted file]
package/firewall/files/lib/fw.sh [deleted file]
package/firewall/files/lib/uci_firewall.sh [deleted file]
package/firewall/files/reflection.hotplug [deleted file]
package/hostapd/Config.in [deleted file]
package/hostapd/Makefile [deleted file]
package/hostapd/files/hostapd-full.config [deleted file]
package/hostapd/files/hostapd-mini.config [deleted file]
package/hostapd/files/hostapd.sh [deleted file]
package/hostapd/files/multicall.c [deleted file]
package/hostapd/files/wpa_supplicant-full.config [deleted file]
package/hostapd/files/wpa_supplicant-mini.config [deleted file]
package/hostapd/files/wpa_supplicant.sh [deleted file]
package/hostapd/files/wps-hotplug.sh [deleted file]
package/hostapd/patches/100-pending_work.patch [deleted file]
package/hostapd/patches/300-nl80211_multicall_fixes.patch [deleted file]
package/hostapd/patches/310-multicall_bridge_fix.patch [deleted file]
package/hostapd/patches/320-madwifi_key_fixes.patch [deleted file]
package/hostapd/patches/400-noscan.patch [deleted file]
package/hostapd/patches/410-multicall.patch [deleted file]
package/hostapd/patches/420-timestamp_check.patch [deleted file]
package/hostapd/patches/430-rescan_immediately.patch [deleted file]
package/hostapd/patches/440-optional_rfkill.patch [deleted file]
package/hostapd/patches/450-reload_freq_change.patch [deleted file]
package/hostapd/patches/451-nl80211_del_beacon_bss.patch [deleted file]
package/hostapd/patches/452-ctrl_iface_reload.patch [deleted file]
package/hostapd/patches/453-ap_sta_support.patch [deleted file]
package/hostapd/patches/460-disable_ctrl_iface_mib.patch [deleted file]
package/hostapd/patches/470-wpa_ie_cap_workaround.patch [deleted file]
package/hostapd/patches/480-terminate_on_setup_failure.patch [deleted file]
package/hostapd/patches/500-random_pool_add_kernel.patch [deleted file]
package/hostapd/patches/510-bring_down_interface.patch [deleted file]
package/hostapd/patches/520-fix_wps_pin_crash.patch [deleted file]
package/hostapd/patches/530-wps_single_auth_enc_type.patch [deleted file]
package/hostapd/patches/540-dynamic_20_40_mhz.patch [deleted file]
package/hostapd/patches/550-limit_debug_messages.patch [deleted file]
package/hostapd/patches/560-indicate-features.patch [deleted file]
package/hostapd/patches/570-genl_connect_debug.patch [deleted file]
package/hostapd/patches/580-fix_bss_addr.patch [deleted file]
package/hostapd/patches/590-hostapd_cli_ifdef.patch [deleted file]
package/hostapd/patches/601-wpa_supplicant-add-new-config-params-to-be-used-with.patch [deleted file]
package/hostapd/patches/602-driver_nl80211-use-new-parameters-during-ibss-join.patch [deleted file]
package/hostapd/patches/604-wpa_s-support-htmode-param.patch [deleted file]
package/hostapd/patches/610-max_num_sta_probe.patch [deleted file]
package/ifenslave/Makefile [deleted file]
package/iproute2/Makefile [deleted file]
package/iproute2/files/30-teql [deleted file]
package/iproute2/patches/000-sync_pkt_sched_h.patch [deleted file]
package/iproute2/patches/001-iproute2-2.6.11_Config.patch [deleted file]
package/iproute2/patches/002-iproute2-ipxfrm_no_sctp.patch [deleted file]
package/iproute2/patches/004-darwin_fixes.patch [deleted file]
package/iproute2/patches/006-iproute2-tc_esfq.patch [deleted file]
package/iproute2/patches/007-no_arpd.patch [deleted file]
package/iproute2/patches/008-no_netem.patch [deleted file]
package/iproute2/patches/100-allow_pfifo_fast.patch [deleted file]
package/iproute2/patches/110-extra-ccopts.patch [deleted file]
package/iproute2/patches/120-libnetlink-pic.patch [deleted file]
package/iproute2/patches/200-act_connmark.patch [deleted file]
package/iproute2/patches/210-add_codel.patch [deleted file]
package/iptables/Makefile [deleted file]
package/iptables/files/l7/aim.pat [deleted file]
package/iptables/files/l7/bittorrent.pat [deleted file]
package/iptables/files/l7/edonkey.pat [deleted file]
package/iptables/files/l7/fasttrack.pat [deleted file]
package/iptables/files/l7/ftp.pat [deleted file]
package/iptables/files/l7/gnutella.pat [deleted file]
package/iptables/files/l7/http.pat [deleted file]
package/iptables/files/l7/ident.pat [deleted file]
package/iptables/files/l7/irc.pat [deleted file]
package/iptables/files/l7/jabber.pat [deleted file]
package/iptables/files/l7/msnmessenger.pat [deleted file]
package/iptables/files/l7/ntp.pat [deleted file]
package/iptables/files/l7/pop3.pat [deleted file]
package/iptables/files/l7/smtp.pat [deleted file]
package/iptables/files/l7/ssl.pat [deleted file]
package/iptables/files/l7/vnc.pat [deleted file]
package/iptables/patches/002-layer7_2.22.patch [deleted file]
package/iptables/patches/009-table-alignment.patch [deleted file]
package/iptables/patches/010-multiport-linux-2.4-compat.patch [deleted file]
package/iptables/patches/011-recent-add-reap.patch [deleted file]
package/iptables/patches/020-iptables-disable-modprobe.patch [deleted file]
package/iptables/patches/030-no-libnfnetlink.patch [deleted file]
package/iptables/patches/100-bash-location.patch [deleted file]
package/iptables/patches/110-linux_3.2_compat.patch [deleted file]
package/iptables/patches/200-configurable_builtin.patch [deleted file]
package/iw/Makefile [deleted file]
package/iw/patches/001-nl80211_h_sync.patch [deleted file]
package/iw/patches/100-rx_rate.patch [deleted file]
package/iw/patches/110-per_chain_signal_strength.patch [deleted file]
package/iw/patches/120-tdls_peer_indentation.patch [deleted file]
package/iw/patches/130-antenna_gain.patch [deleted file]
package/iwcap/Makefile [deleted file]
package/iwcap/src/iwcap.c [deleted file]
package/iwinfo/Makefile [deleted file]
package/iwinfo/src/COPYING [deleted file]
package/iwinfo/src/Makefile [deleted file]
package/iwinfo/src/include/iwinfo.h [deleted file]
package/iwinfo/src/include/iwinfo/api/broadcom.h [deleted file]
package/iwinfo/src/include/iwinfo/api/madwifi.h [deleted file]
package/iwinfo/src/include/iwinfo/api/nl80211.h [deleted file]
package/iwinfo/src/include/iwinfo/api/wext.h [deleted file]
package/iwinfo/src/include/iwinfo/lua.h [deleted file]
package/iwinfo/src/include/iwinfo/madwifi.h [deleted file]
package/iwinfo/src/include/iwinfo/nl80211.h [deleted file]
package/iwinfo/src/include/iwinfo/utils.h [deleted file]
package/iwinfo/src/include/iwinfo/wext.h [deleted file]
package/iwinfo/src/include/iwinfo/wext_scan.h [deleted file]
package/iwinfo/src/include/iwinfo/wl.h [deleted file]
package/iwinfo/src/iwinfo_cli.c [deleted file]
package/iwinfo/src/iwinfo_lib.c [deleted file]
package/iwinfo/src/iwinfo_lua.c [deleted file]
package/iwinfo/src/iwinfo_madwifi.c [deleted file]
package/iwinfo/src/iwinfo_nl80211.c [deleted file]
package/iwinfo/src/iwinfo_utils.c [deleted file]
package/iwinfo/src/iwinfo_wext.c [deleted file]
package/iwinfo/src/iwinfo_wext_scan.c [deleted file]
package/iwinfo/src/iwinfo_wl.c [deleted file]
package/maccalc/Makefile [deleted file]
package/maccalc/src/Makefile [deleted file]
package/maccalc/src/main.c [deleted file]
package/netifd/Makefile [deleted file]
package/netifd/files/etc/hotplug.d/iface/00-netstate [deleted file]
package/netifd/files/etc/hotplug.d/iface/10-sysctl [deleted file]
package/netifd/files/etc/init.d/network [deleted file]
package/netifd/files/lib/netifd/dhcp.script [deleted file]
package/netifd/files/lib/netifd/proto/dhcp.sh [deleted file]
package/netifd/files/lib/network/config.sh [deleted file]
package/netifd/files/sbin/devstatus [deleted file]
package/netifd/files/sbin/ifdown [deleted symlink]
package/netifd/files/sbin/ifstatus [deleted file]
package/netifd/files/sbin/ifup [deleted file]
package/netifd/files/usr/share/udhcpc/default.script [deleted file]
package/network/config/firewall/Makefile [new file with mode: 0644]
package/network/config/firewall/files/bin/fw [new file with mode: 0644]
package/network/config/firewall/files/firewall.config [new file with mode: 0644]
package/network/config/firewall/files/firewall.hotplug [new file with mode: 0644]
package/network/config/firewall/files/firewall.init [new file with mode: 0755]
package/network/config/firewall/files/firewall.upgrade [new file with mode: 0644]
package/network/config/firewall/files/firewall.user [new file with mode: 0644]
package/network/config/firewall/files/lib/config.sh [new file with mode: 0644]
package/network/config/firewall/files/lib/core.sh [new file with mode: 0644]
package/network/config/firewall/files/lib/core_forwarding.sh [new file with mode: 0644]
package/network/config/firewall/files/lib/core_init.sh [new file with mode: 0644]
package/network/config/firewall/files/lib/core_interface.sh [new file with mode: 0644]
package/network/config/firewall/files/lib/core_redirect.sh [new file with mode: 0644]
package/network/config/firewall/files/lib/core_rule.sh [new file with mode: 0644]
package/network/config/firewall/files/lib/fw.sh [new file with mode: 0644]
package/network/config/firewall/files/lib/uci_firewall.sh [new file with mode: 0644]
package/network/config/firewall/files/reflection.hotplug [new file with mode: 0644]
package/network/config/netifd/Makefile [new file with mode: 0644]
package/network/config/netifd/files/etc/hotplug.d/iface/00-netstate [new file with mode: 0644]
package/network/config/netifd/files/etc/hotplug.d/iface/10-sysctl [new file with mode: 0644]
package/network/config/netifd/files/etc/init.d/network [new file with mode: 0755]
package/network/config/netifd/files/lib/netifd/dhcp.script [new file with mode: 0755]
package/network/config/netifd/files/lib/netifd/proto/dhcp.sh [new file with mode: 0755]
package/network/config/netifd/files/lib/network/config.sh [new file with mode: 0755]
package/network/config/netifd/files/sbin/devstatus [new file with mode: 0755]
package/network/config/netifd/files/sbin/ifdown [new symlink]
package/network/config/netifd/files/sbin/ifstatus [new file with mode: 0755]
package/network/config/netifd/files/sbin/ifup [new file with mode: 0755]
package/network/config/netifd/files/usr/share/udhcpc/default.script [new file with mode: 0755]
package/network/config/qos-scripts/Makefile [new file with mode: 0644]
package/network/config/qos-scripts/files/etc/config/qos [new file with mode: 0644]
package/network/config/qos-scripts/files/etc/hotplug.d/iface/10-qos [new file with mode: 0755]
package/network/config/qos-scripts/files/etc/init.d/qos [new file with mode: 0755]
package/network/config/qos-scripts/files/usr/bin/qos-start [new file with mode: 0755]
package/network/config/qos-scripts/files/usr/bin/qos-stat [new file with mode: 0755]
package/network/config/qos-scripts/files/usr/bin/qos-stop [new file with mode: 0755]
package/network/config/qos-scripts/files/usr/lib/qos/generate.sh [new file with mode: 0755]
package/network/config/qos-scripts/files/usr/lib/qos/tcrules.awk [new file with mode: 0644]
package/network/ipv6/6in4/Makefile [new file with mode: 0644]
package/network/ipv6/6in4/files/6in4.sh [new file with mode: 0755]
package/network/ipv6/6rd/Makefile [new file with mode: 0644]
package/network/ipv6/6rd/files/6rd.sh [new file with mode: 0644]
package/network/ipv6/6rd/src/6rdcalc.c [new file with mode: 0644]
package/network/ipv6/6rd/src/Makefile [new file with mode: 0644]
package/network/ipv6/6to4/Makefile [new file with mode: 0644]
package/network/ipv6/6to4/files/6to4.sh [new file with mode: 0755]
package/network/services/dnsmasq/Makefile [new file with mode: 0644]
package/network/services/dnsmasq/files/dhcp.conf [new file with mode: 0644]
package/network/services/dnsmasq/files/dnsmasq.conf [new file with mode: 0644]
package/network/services/dnsmasq/files/dnsmasq.init [new file with mode: 0644]
package/network/services/dnsmasq/patches/0001-Set-prefix-on-link-bit-in-RAs.patch [new file with mode: 0644]
package/network/services/dnsmasq/patches/100-fix-dhcp-no-address-warning.patch [new file with mode: 0644]
package/network/services/dropbear/Makefile [new file with mode: 0644]
package/network/services/dropbear/files/dropbear.config [new file with mode: 0644]
package/network/services/dropbear/files/dropbear.init [new file with mode: 0755]
package/network/services/dropbear/patches/100-pubkey_path.patch [new file with mode: 0644]
package/network/services/dropbear/patches/110-change_user.patch [new file with mode: 0644]
package/network/services/dropbear/patches/120-openwrt_options.patch [new file with mode: 0644]
package/network/services/dropbear/patches/130-ssh_ignore_o_and_x_args.patch [new file with mode: 0644]
package/network/services/dropbear/patches/140-disable_assert.patch [new file with mode: 0644]
package/network/services/dropbear/patches/150-dbconvert_standalone.patch [new file with mode: 0644]
package/network/services/dropbear/patches/200-lcrypt_bsdfix.patch [new file with mode: 0644]
package/network/services/dropbear/patches/300-ipv6_addr_port_split.patch [new file with mode: 0644]
package/network/services/dropbear/patches/400-CVE-2012-0920.patch [new file with mode: 0644]
package/network/services/dropbear/patches/500-set-default-path.patch [new file with mode: 0644]
package/network/services/ead/Makefile [new file with mode: 0644]
package/network/services/ead/src/Makefile [new file with mode: 0644]
package/network/services/ead/src/aes.c [new file with mode: 0644]
package/network/services/ead/src/ead-client.c [new file with mode: 0644]
package/network/services/ead/src/ead-crypt.c [new file with mode: 0644]
package/network/services/ead/src/ead-crypt.h [new file with mode: 0644]
package/network/services/ead/src/ead-pcap.h [new file with mode: 0644]
package/network/services/ead/src/ead.c [new file with mode: 0644]
package/network/services/ead/src/ead.h [new file with mode: 0644]
package/network/services/ead/src/filter.c [new file with mode: 0644]
package/network/services/ead/src/libbridge.h [new file with mode: 0644]
package/network/services/ead/src/libbridge_init.c [new file with mode: 0644]
package/network/services/ead/src/libbridge_private.h [new file with mode: 0644]
package/network/services/ead/src/list.h [new file with mode: 0644]
package/network/services/ead/src/passwd [new file with mode: 0644]
package/network/services/ead/src/pfc.c [new file with mode: 0644]
package/network/services/ead/src/pw_encrypt_md5.c [new file with mode: 0644]
package/network/services/ead/src/sha1.c [new file with mode: 0644]
package/network/services/ead/src/tinysrp/Makefile.am [new file with mode: 0644]
package/network/services/ead/src/tinysrp/Makefile.in [new file with mode: 0644]
package/network/services/ead/src/tinysrp/Notes [new file with mode: 0644]
package/network/services/ead/src/tinysrp/acconfig.h [new file with mode: 0644]
package/network/services/ead/src/tinysrp/acinclude.m4 [new file with mode: 0644]
package/network/services/ead/src/tinysrp/aclocal.m4 [new file with mode: 0644]
package/network/services/ead/src/tinysrp/bn.h [new file with mode: 0644]
package/network/services/ead/src/tinysrp/bn_add.c [new file with mode: 0644]
package/network/services/ead/src/tinysrp/bn_asm.c [new file with mode: 0644]
package/network/services/ead/src/tinysrp/bn_ctx.c [new file with mode: 0644]
package/network/services/ead/src/tinysrp/bn_div.c [new file with mode: 0644]
package/network/services/ead/src/tinysrp/bn_exp.c [new file with mode: 0644]
package/network/services/ead/src/tinysrp/bn_lcl.h [new file with mode: 0644]
package/network/services/ead/src/tinysrp/bn_lib.c [new file with mode: 0644]
package/network/services/ead/src/tinysrp/bn_mul.c [new file with mode: 0644]
package/network/services/ead/src/tinysrp/bn_prime.h [new file with mode: 0644]
package/network/services/ead/src/tinysrp/bn_shift.c [new file with mode: 0644]
package/network/services/ead/src/tinysrp/bn_sqr.c [new file with mode: 0644]
package/network/services/ead/src/tinysrp/bn_word.c [new file with mode: 0644]
package/network/services/ead/src/tinysrp/clitest.c [new file with mode: 0644]
package/network/services/ead/src/tinysrp/config.h.in [new file with mode: 0644]
package/network/services/ead/src/tinysrp/configure [new file with mode: 0755]
package/network/services/ead/src/tinysrp/configure.in [new file with mode: 0644]
package/network/services/ead/src/tinysrp/install-sh [new file with mode: 0755]
package/network/services/ead/src/tinysrp/missing [new file with mode: 0755]
package/network/services/ead/src/tinysrp/mkinstalldirs [new file with mode: 0755]
package/network/services/ead/src/tinysrp/srvtest.c [new file with mode: 0644]
package/network/services/ead/src/tinysrp/stamp-h.in [new file with mode: 0644]
package/network/services/ead/src/tinysrp/t_client.c [new file with mode: 0644]
package/network/services/ead/src/tinysrp/t_client.h [new file with mode: 0644]
package/network/services/ead/src/tinysrp/t_conf.c [new file with mode: 0644]
package/network/services/ead/src/tinysrp/t_conv.c [new file with mode: 0644]
package/network/services/ead/src/tinysrp/t_defines.h [new file with mode: 0644]
package/network/services/ead/src/tinysrp/t_getconf.c [new file with mode: 0644]
package/network/services/ead/src/tinysrp/t_getpass.c [new file with mode: 0644]
package/network/services/ead/src/tinysrp/t_math.c [new file with mode: 0644]
package/network/services/ead/src/tinysrp/t_misc.c [new file with mode: 0644]
package/network/services/ead/src/tinysrp/t_pw.c [new file with mode: 0644]
package/network/services/ead/src/tinysrp/t_pwd.h [new file with mode: 0644]
package/network/services/ead/src/tinysrp/t_read.c [new file with mode: 0644]
package/network/services/ead/src/tinysrp/t_read.h [new file with mode: 0644]
package/network/services/ead/src/tinysrp/t_server.c [new file with mode: 0644]
package/network/services/ead/src/tinysrp/t_server.h [new file with mode: 0644]
package/network/services/ead/src/tinysrp/t_sha.c [new file with mode: 0644]
package/network/services/ead/src/tinysrp/t_sha.h [new file with mode: 0644]
package/network/services/ead/src/tinysrp/t_truerand.c [new file with mode: 0644]
package/network/services/ead/src/tinysrp/tconf.c [new file with mode: 0644]
package/network/services/ead/src/tinysrp/tinysrp.c [new file with mode: 0644]
package/network/services/ead/src/tinysrp/tinysrp.h [new file with mode: 0644]
package/network/services/ead/src/tinysrp/tpasswd [new file with mode: 0644]
package/network/services/ead/src/tinysrp/tphrase.c [new file with mode: 0644]
package/network/services/hostapd/Config.in [new file with mode: 0644]
package/network/services/hostapd/Makefile [new file with mode: 0644]
package/network/services/hostapd/files/hostapd-full.config [new file with mode: 0644]
package/network/services/hostapd/files/hostapd-mini.config [new file with mode: 0644]
package/network/services/hostapd/files/hostapd.sh [new file with mode: 0644]
package/network/services/hostapd/files/multicall.c [new file with mode: 0644]
package/network/services/hostapd/files/wpa_supplicant-full.config [new file with mode: 0644]
package/network/services/hostapd/files/wpa_supplicant-mini.config [new file with mode: 0644]
package/network/services/hostapd/files/wpa_supplicant.sh [new file with mode: 0644]
package/network/services/hostapd/files/wps-hotplug.sh [new file with mode: 0644]
package/network/services/hostapd/patches/100-pending_work.patch [new file with mode: 0644]
package/network/services/hostapd/patches/300-nl80211_multicall_fixes.patch [new file with mode: 0644]
package/network/services/hostapd/patches/310-multicall_bridge_fix.patch [new file with mode: 0644]
package/network/services/hostapd/patches/320-madwifi_key_fixes.patch [new file with mode: 0644]
package/network/services/hostapd/patches/400-noscan.patch [new file with mode: 0644]
package/network/services/hostapd/patches/410-multicall.patch [new file with mode: 0644]
package/network/services/hostapd/patches/420-timestamp_check.patch [new file with mode: 0644]
package/network/services/hostapd/patches/430-rescan_immediately.patch [new file with mode: 0644]
package/network/services/hostapd/patches/440-optional_rfkill.patch [new file with mode: 0644]
package/network/services/hostapd/patches/450-reload_freq_change.patch [new file with mode: 0644]
package/network/services/hostapd/patches/451-nl80211_del_beacon_bss.patch [new file with mode: 0644]
package/network/services/hostapd/patches/452-ctrl_iface_reload.patch [new file with mode: 0644]
package/network/services/hostapd/patches/453-ap_sta_support.patch [new file with mode: 0644]
package/network/services/hostapd/patches/460-disable_ctrl_iface_mib.patch [new file with mode: 0644]
package/network/services/hostapd/patches/470-wpa_ie_cap_workaround.patch [new file with mode: 0644]
package/network/services/hostapd/patches/480-terminate_on_setup_failure.patch [new file with mode: 0644]
package/network/services/hostapd/patches/500-random_pool_add_kernel.patch [new file with mode: 0644]
package/network/services/hostapd/patches/510-bring_down_interface.patch [new file with mode: 0644]
package/network/services/hostapd/patches/520-fix_wps_pin_crash.patch [new file with mode: 0644]
package/network/services/hostapd/patches/530-wps_single_auth_enc_type.patch [new file with mode: 0644]
package/network/services/hostapd/patches/540-dynamic_20_40_mhz.patch [new file with mode: 0644]
package/network/services/hostapd/patches/550-limit_debug_messages.patch [new file with mode: 0644]
package/network/services/hostapd/patches/560-indicate-features.patch [new file with mode: 0644]
package/network/services/hostapd/patches/570-genl_connect_debug.patch [new file with mode: 0644]
package/network/services/hostapd/patches/580-fix_bss_addr.patch [new file with mode: 0644]
package/network/services/hostapd/patches/590-hostapd_cli_ifdef.patch [new file with mode: 0644]
package/network/services/hostapd/patches/601-wpa_supplicant-add-new-config-params-to-be-used-with.patch [new file with mode: 0644]
package/network/services/hostapd/patches/602-driver_nl80211-use-new-parameters-during-ibss-join.patch [new file with mode: 0644]
package/network/services/hostapd/patches/604-wpa_s-support-htmode-param.patch [new file with mode: 0644]
package/network/services/hostapd/patches/610-max_num_sta_probe.patch [new file with mode: 0644]
package/network/services/ppp/Makefile [new file with mode: 0644]
package/network/services/ppp/files/etc/ppp/chap-secrets [new file with mode: 0644]
package/network/services/ppp/files/etc/ppp/filter [new file with mode: 0644]
package/network/services/ppp/files/etc/ppp/options [new file with mode: 0644]
package/network/services/ppp/files/etc/ppp/options.pptp [new file with mode: 0644]
package/network/services/ppp/files/etc/ppp/radius.conf [new file with mode: 0644]
package/network/services/ppp/files/etc/ppp/radius/dictionary [new file with mode: 0644]
package/network/services/ppp/files/etc/ppp/radius/dictionary.asnet [new file with mode: 0644]
package/network/services/ppp/files/etc/ppp/radius/dictionary.microsoft [new file with mode: 0644]
package/network/services/ppp/files/etc/ppp/radius/servers [new file with mode: 0644]
package/network/services/ppp/files/lib/netifd/ppp-down [new file with mode: 0755]
package/network/services/ppp/files/lib/netifd/ppp-up [new file with mode: 0755]
package/network/services/ppp/files/ppp.sh [new file with mode: 0755]
package/network/services/ppp/patches/010-use_target_for_configure.patch [new file with mode: 0644]
package/network/services/ppp/patches/100-debian_ip-ip_option.patch [new file with mode: 0644]
package/network/services/ppp/patches/101-debian_close_dev_ppp.patch [new file with mode: 0644]
package/network/services/ppp/patches/103-debian_fix_link_pidfile.patch [new file with mode: 0644]
package/network/services/ppp/patches/105-debian_demand.patch [new file with mode: 0644]
package/network/services/ppp/patches/106-debian_stripMSdomain.patch [new file with mode: 0644]
package/network/services/ppp/patches/107-debian_pppoatm_wildcard.patch [new file with mode: 0644]
package/network/services/ppp/patches/110-debian_defaultroute.patch [new file with mode: 0644]
package/network/services/ppp/patches/120-debian_ipv6_updown_option.patch [new file with mode: 0644]
package/network/services/ppp/patches/200-makefile.patch [new file with mode: 0644]
package/network/services/ppp/patches/201-mppe_mppc_1.1.patch [new file with mode: 0644]
package/network/services/ppp/patches/202-no_strip.patch [new file with mode: 0644]
package/network/services/ppp/patches/203-opt_flags.patch [new file with mode: 0644]
package/network/services/ppp/patches/204-radius_config.patch [new file with mode: 0644]
package/network/services/ppp/patches/205-no_exponential_timeout.patch [new file with mode: 0644]
package/network/services/ppp/patches/206-compensate_time_change.patch [new file with mode: 0644]
package/network/services/ppp/patches/207-lcp_mtu_max.patch [new file with mode: 0644]
package/network/services/ppp/patches/208-fix_status_code.patch [new file with mode: 0644]
package/network/services/ppp/patches/300-filter-pcap-includes-lib.patch [new file with mode: 0644]
package/network/services/ppp/patches/310-precompile_filter.patch [new file with mode: 0644]
package/network/services/ppp/patches/320-custom_iface_names.patch [new file with mode: 0644]
package/network/services/ppp/patches/330-retain_foreign_default_routes.patch [new file with mode: 0644]
package/network/services/ppp/patches/340-populate_default_gateway.patch [new file with mode: 0644]
package/network/services/ppp/patches/400-simplify_kernel_checks.patch [new file with mode: 0644]
package/network/services/ppp/patches/401-no_record_file.patch [new file with mode: 0644]
package/network/services/ppp/patches/403-no_wtmp.patch [new file with mode: 0644]
package/network/services/ppp/patches/404-remove_obsolete_protocol_names.patch [new file with mode: 0644]
package/network/services/ppp/patches/405-no_multilink_option.patch [new file with mode: 0644]
package/network/services/ppp/patches/430-pppol2tpv3-struct.patch [new file with mode: 0644]
package/network/services/ppp/patches/500-add-pptp-plugin.patch [new file with mode: 0644]
package/network/services/ppp/utils/pfc.c [new file with mode: 0644]
package/network/services/relayd/Makefile [new file with mode: 0644]
package/network/services/relayd/files/relay.hotplug [new file with mode: 0644]
package/network/services/relayd/files/relay.init [new file with mode: 0644]
package/network/services/uhttpd/Makefile [new file with mode: 0644]
package/network/services/uhttpd/files/uhttpd.config [new file with mode: 0644]
package/network/services/uhttpd/files/uhttpd.init [new file with mode: 0755]
package/network/services/uhttpd/src/Makefile [new file with mode: 0644]
package/network/services/uhttpd/src/uhttpd-cgi.c [new file with mode: 0644]
package/network/services/uhttpd/src/uhttpd-cgi.h [new file with mode: 0644]
package/network/services/uhttpd/src/uhttpd-file.c [new file with mode: 0644]
package/network/services/uhttpd/src/uhttpd-file.h [new file with mode: 0644]
package/network/services/uhttpd/src/uhttpd-lua.c [new file with mode: 0644]
package/network/services/uhttpd/src/uhttpd-lua.h [new file with mode: 0644]
package/network/services/uhttpd/src/uhttpd-mimetypes.h [new file with mode: 0644]
package/network/services/uhttpd/src/uhttpd-tls.c [new file with mode: 0644]
package/network/services/uhttpd/src/uhttpd-tls.h [new file with mode: 0644]
package/network/services/uhttpd/src/uhttpd-ubus.c [new file with mode: 0644]
package/network/services/uhttpd/src/uhttpd-ubus.h [new file with mode: 0644]
package/network/services/uhttpd/src/uhttpd-utils.c [new file with mode: 0644]
package/network/services/uhttpd/src/uhttpd-utils.h [new file with mode: 0644]
package/network/services/uhttpd/src/uhttpd.c [new file with mode: 0644]
package/network/services/uhttpd/src/uhttpd.h [new file with mode: 0644]
package/network/utils/arptables/Makefile [new file with mode: 0644]
package/network/utils/arptables/patches/100-always_optimize.patch [new file with mode: 0644]
package/network/utils/comgt/Makefile [new file with mode: 0644]
package/network/utils/comgt/files/3g.chat [new file with mode: 0644]
package/network/utils/comgt/files/3g.sh [new file with mode: 0644]
package/network/utils/comgt/files/3g.usb [new file with mode: 0644]
package/network/utils/comgt/files/evdo.chat [new file with mode: 0644]
package/network/utils/comgt/files/getcardinfo.gcom [new file with mode: 0644]
package/network/utils/comgt/files/getcarrier.gcom [new file with mode: 0644]
package/network/utils/comgt/files/getcnum.gcom [new file with mode: 0644]
package/network/utils/comgt/files/getimsi.gcom [new file with mode: 0644]
package/network/utils/comgt/files/getstrength.gcom [new file with mode: 0644]
package/network/utils/comgt/files/setmode.gcom [new file with mode: 0644]
package/network/utils/comgt/files/setpin.gcom [new file with mode: 0644]
package/network/utils/comgt/patches/001-compile_fix.patch [new file with mode: 0644]
package/network/utils/ebtables/Makefile [new file with mode: 0644]
package/network/utils/ifenslave/Makefile [new file with mode: 0644]
package/network/utils/iproute2/Makefile [new file with mode: 0644]
package/network/utils/iproute2/files/30-teql [new file with mode: 0644]
package/network/utils/iproute2/patches/000-sync_pkt_sched_h.patch [new file with mode: 0644]
package/network/utils/iproute2/patches/001-iproute2-2.6.11_Config.patch [new file with mode: 0644]
package/network/utils/iproute2/patches/002-iproute2-ipxfrm_no_sctp.patch [new file with mode: 0644]
package/network/utils/iproute2/patches/004-darwin_fixes.patch [new file with mode: 0644]
package/network/utils/iproute2/patches/006-iproute2-tc_esfq.patch [new file with mode: 0644]
package/network/utils/iproute2/patches/007-no_arpd.patch [new file with mode: 0644]
package/network/utils/iproute2/patches/008-no_netem.patch [new file with mode: 0644]
package/network/utils/iproute2/patches/100-allow_pfifo_fast.patch [new file with mode: 0644]
package/network/utils/iproute2/patches/110-extra-ccopts.patch [new file with mode: 0644]
package/network/utils/iproute2/patches/120-libnetlink-pic.patch [new file with mode: 0644]
package/network/utils/iproute2/patches/200-act_connmark.patch [new file with mode: 0644]
package/network/utils/iproute2/patches/210-add_codel.patch [new file with mode: 0644]
package/network/utils/iptables/Makefile [new file with mode: 0644]
package/network/utils/iptables/files/l7/aim.pat [new file with mode: 0644]
package/network/utils/iptables/files/l7/bittorrent.pat [new file with mode: 0644]
package/network/utils/iptables/files/l7/edonkey.pat [new file with mode: 0644]
package/network/utils/iptables/files/l7/fasttrack.pat [new file with mode: 0644]
package/network/utils/iptables/files/l7/ftp.pat [new file with mode: 0644]
package/network/utils/iptables/files/l7/gnutella.pat [new file with mode: 0644]
package/network/utils/iptables/files/l7/http.pat [new file with mode: 0644]
package/network/utils/iptables/files/l7/ident.pat [new file with mode: 0644]
package/network/utils/iptables/files/l7/irc.pat [new file with mode: 0644]
package/network/utils/iptables/files/l7/jabber.pat [new file with mode: 0644]
package/network/utils/iptables/files/l7/msnmessenger.pat [new file with mode: 0644]
package/network/utils/iptables/files/l7/ntp.pat [new file with mode: 0644]
package/network/utils/iptables/files/l7/pop3.pat [new file with mode: 0644]
package/network/utils/iptables/files/l7/smtp.pat [new file with mode: 0644]
package/network/utils/iptables/files/l7/ssl.pat [new file with mode: 0644]
package/network/utils/iptables/files/l7/vnc.pat [new file with mode: 0644]
package/network/utils/iptables/patches/002-layer7_2.22.patch [new file with mode: 0644]
package/network/utils/iptables/patches/009-table-alignment.patch [new file with mode: 0644]
package/network/utils/iptables/patches/010-multiport-linux-2.4-compat.patch [new file with mode: 0644]
package/network/utils/iptables/patches/011-recent-add-reap.patch [new file with mode: 0644]
package/network/utils/iptables/patches/020-iptables-disable-modprobe.patch [new file with mode: 0644]
package/network/utils/iptables/patches/030-no-libnfnetlink.patch [new file with mode: 0644]
package/network/utils/iptables/patches/100-bash-location.patch [new file with mode: 0644]
package/network/utils/iptables/patches/110-linux_3.2_compat.patch [new file with mode: 0644]
package/network/utils/iptables/patches/200-configurable_builtin.patch [new file with mode: 0644]
package/network/utils/iw/Makefile [new file with mode: 0644]
package/network/utils/iw/patches/001-nl80211_h_sync.patch [new file with mode: 0644]
package/network/utils/iw/patches/100-rx_rate.patch [new file with mode: 0644]
package/network/utils/iw/patches/110-per_chain_signal_strength.patch [new file with mode: 0644]
package/network/utils/iw/patches/120-tdls_peer_indentation.patch [new file with mode: 0644]
package/network/utils/iw/patches/130-antenna_gain.patch [new file with mode: 0644]
package/network/utils/iwcap/Makefile [new file with mode: 0644]
package/network/utils/iwcap/src/iwcap.c [new file with mode: 0644]
package/network/utils/iwinfo/Makefile [new file with mode: 0644]
package/network/utils/iwinfo/src/COPYING [new file with mode: 0644]
package/network/utils/iwinfo/src/Makefile [new file with mode: 0644]
package/network/utils/iwinfo/src/include/iwinfo.h [new file with mode: 0644]
package/network/utils/iwinfo/src/include/iwinfo/api/broadcom.h [new file with mode: 0644]
package/network/utils/iwinfo/src/include/iwinfo/api/madwifi.h [new file with mode: 0644]
package/network/utils/iwinfo/src/include/iwinfo/api/nl80211.h [new file with mode: 0644]
package/network/utils/iwinfo/src/include/iwinfo/api/wext.h [new file with mode: 0644]
package/network/utils/iwinfo/src/include/iwinfo/lua.h [new file with mode: 0644]
package/network/utils/iwinfo/src/include/iwinfo/madwifi.h [new file with mode: 0644]
package/network/utils/iwinfo/src/include/iwinfo/nl80211.h [new file with mode: 0644]
package/network/utils/iwinfo/src/include/iwinfo/utils.h [new file with mode: 0644]
package/network/utils/iwinfo/src/include/iwinfo/wext.h [new file with mode: 0644]
package/network/utils/iwinfo/src/include/iwinfo/wext_scan.h [new file with mode: 0644]
package/network/utils/iwinfo/src/include/iwinfo/wl.h [new file with mode: 0644]
package/network/utils/iwinfo/src/iwinfo_cli.c [new file with mode: 0644]
package/network/utils/iwinfo/src/iwinfo_lib.c [new file with mode: 0644]
package/network/utils/iwinfo/src/iwinfo_lua.c [new file with mode: 0644]
package/network/utils/iwinfo/src/iwinfo_madwifi.c [new file with mode: 0644]
package/network/utils/iwinfo/src/iwinfo_nl80211.c [new file with mode: 0644]
package/network/utils/iwinfo/src/iwinfo_utils.c [new file with mode: 0644]
package/network/utils/iwinfo/src/iwinfo_wext.c [new file with mode: 0644]
package/network/utils/iwinfo/src/iwinfo_wext_scan.c [new file with mode: 0644]
package/network/utils/iwinfo/src/iwinfo_wl.c [new file with mode: 0644]
package/network/utils/maccalc/Makefile [new file with mode: 0644]
package/network/utils/maccalc/src/Makefile [new file with mode: 0644]
package/network/utils/maccalc/src/main.c [new file with mode: 0644]
package/network/utils/owipcalc/Makefile [new file with mode: 0644]
package/network/utils/owipcalc/src/owipcalc.c [new file with mode: 0644]
package/network/utils/resolveip/Makefile [new file with mode: 0644]
package/network/utils/resolveip/src/resolveip.c [new file with mode: 0644]
package/network/utils/rssileds/Makefile [new file with mode: 0644]
package/network/utils/rssileds/files/rssileds.init [new file with mode: 0644]
package/network/utils/rssileds/src/rssileds.c [new file with mode: 0644]
package/network/utils/wireless-tools/Makefile [new file with mode: 0644]
package/network/utils/wireless-tools/patches/001-debian.patch [new file with mode: 0644]
package/network/utils/wireless-tools/patches/002-fix-iwconfig-power-argument-parsing.patch [new file with mode: 0644]
package/network/utils/wireless-tools/patches/003-we_essential_def.patch [new file with mode: 0644]
package/network/utils/wireless-tools/patches/004-increase_iwlist_buffer.patch [new file with mode: 0644]
package/owipcalc/Makefile [deleted file]
package/owipcalc/src/owipcalc.c [deleted file]
package/ppp/Makefile [deleted file]
package/ppp/files/etc/ppp/chap-secrets [deleted file]
package/ppp/files/etc/ppp/filter [deleted file]
package/ppp/files/etc/ppp/options [deleted file]
package/ppp/files/etc/ppp/options.pptp [deleted file]
package/ppp/files/etc/ppp/radius.conf [deleted file]
package/ppp/files/etc/ppp/radius/dictionary [deleted file]
package/ppp/files/etc/ppp/radius/dictionary.asnet [deleted file]
package/ppp/files/etc/ppp/radius/dictionary.microsoft [deleted file]
package/ppp/files/etc/ppp/radius/servers [deleted file]
package/ppp/files/lib/netifd/ppp-down [deleted file]
package/ppp/files/lib/netifd/ppp-up [deleted file]
package/ppp/files/ppp.sh [deleted file]
package/ppp/patches/010-use_target_for_configure.patch [deleted file]
package/ppp/patches/100-debian_ip-ip_option.patch [deleted file]
package/ppp/patches/101-debian_close_dev_ppp.patch [deleted file]
package/ppp/patches/103-debian_fix_link_pidfile.patch [deleted file]
package/ppp/patches/105-debian_demand.patch [deleted file]
package/ppp/patches/106-debian_stripMSdomain.patch [deleted file]
package/ppp/patches/107-debian_pppoatm_wildcard.patch [deleted file]
package/ppp/patches/110-debian_defaultroute.patch [deleted file]
package/ppp/patches/120-debian_ipv6_updown_option.patch [deleted file]
package/ppp/patches/200-makefile.patch [deleted file]
package/ppp/patches/201-mppe_mppc_1.1.patch [deleted file]
package/ppp/patches/202-no_strip.patch [deleted file]
package/ppp/patches/203-opt_flags.patch [deleted file]
package/ppp/patches/204-radius_config.patch [deleted file]
package/ppp/patches/205-no_exponential_timeout.patch [deleted file]
package/ppp/patches/206-compensate_time_change.patch [deleted file]
package/ppp/patches/207-lcp_mtu_max.patch [deleted file]
package/ppp/patches/208-fix_status_code.patch [deleted file]
package/ppp/patches/300-filter-pcap-includes-lib.patch [deleted file]
package/ppp/patches/310-precompile_filter.patch [deleted file]
package/ppp/patches/320-custom_iface_names.patch [deleted file]
package/ppp/patches/330-retain_foreign_default_routes.patch [deleted file]
package/ppp/patches/340-populate_default_gateway.patch [deleted file]
package/ppp/patches/400-simplify_kernel_checks.patch [deleted file]
package/ppp/patches/401-no_record_file.patch [deleted file]
package/ppp/patches/403-no_wtmp.patch [deleted file]
package/ppp/patches/404-remove_obsolete_protocol_names.patch [deleted file]
package/ppp/patches/405-no_multilink_option.patch [deleted file]
package/ppp/patches/430-pppol2tpv3-struct.patch [deleted file]
package/ppp/patches/500-add-pptp-plugin.patch [deleted file]
package/ppp/utils/pfc.c [deleted file]
package/qos-scripts/Makefile [deleted file]
package/qos-scripts/files/etc/config/qos [deleted file]
package/qos-scripts/files/etc/hotplug.d/iface/10-qos [deleted file]
package/qos-scripts/files/etc/init.d/qos [deleted file]
package/qos-scripts/files/usr/bin/qos-start [deleted file]
package/qos-scripts/files/usr/bin/qos-stat [deleted file]
package/qos-scripts/files/usr/bin/qos-stop [deleted file]
package/qos-scripts/files/usr/lib/qos/generate.sh [deleted file]
package/qos-scripts/files/usr/lib/qos/tcrules.awk [deleted file]
package/relayd/Makefile [deleted file]
package/relayd/files/relay.hotplug [deleted file]
package/relayd/files/relay.init [deleted file]
package/resolveip/Makefile [deleted file]
package/resolveip/src/resolveip.c [deleted file]
package/rssileds/Makefile [deleted file]
package/rssileds/files/rssileds.init [deleted file]
package/rssileds/src/rssileds.c [deleted file]
package/uhttpd/Makefile [deleted file]
package/uhttpd/files/uhttpd.config [deleted file]
package/uhttpd/files/uhttpd.init [deleted file]
package/uhttpd/src/Makefile [deleted file]
package/uhttpd/src/uhttpd-cgi.c [deleted file]
package/uhttpd/src/uhttpd-cgi.h [deleted file]
package/uhttpd/src/uhttpd-file.c [deleted file]
package/uhttpd/src/uhttpd-file.h [deleted file]
package/uhttpd/src/uhttpd-lua.c [deleted file]
package/uhttpd/src/uhttpd-lua.h [deleted file]
package/uhttpd/src/uhttpd-mimetypes.h [deleted file]
package/uhttpd/src/uhttpd-tls.c [deleted file]
package/uhttpd/src/uhttpd-tls.h [deleted file]
package/uhttpd/src/uhttpd-ubus.c [deleted file]
package/uhttpd/src/uhttpd-ubus.h [deleted file]
package/uhttpd/src/uhttpd-utils.c [deleted file]
package/uhttpd/src/uhttpd-utils.h [deleted file]
package/uhttpd/src/uhttpd.c [deleted file]
package/uhttpd/src/uhttpd.h [deleted file]
package/wireless-tools/Makefile [deleted file]
package/wireless-tools/patches/001-debian.patch [deleted file]
package/wireless-tools/patches/002-fix-iwconfig-power-argument-parsing.patch [deleted file]
package/wireless-tools/patches/003-we_essential_def.patch [deleted file]
package/wireless-tools/patches/004-increase_iwlist_buffer.patch [deleted file]