4251 Commits (2dfcdb9465fbcf51bb062091afbaa16ba05e4747)

Author SHA1 Message Date
Jo-Philipp Wich 93c2c81bcf base-files: introduce option "broadcast" for proto=dhcp interface to enable the broadcast flag in DHCP requests, required by certain providers 15 years ago
Jo-Philipp Wich fa244a1265 base-files: remove IPv6 LL addr from interfaces before adding them to a bridge 15 years ago
Felix Fietkau c890f0d4df mac80211: reduce the size of the debugfs code 15 years ago
Jo-Philipp Wich 48c357ec01 firewall: - support alias ifnames different from parent ifname - properly handle multiple subnets per alias (v4+v6) 15 years ago
Jo-Philipp Wich 94db915196 base-files: - add aliases to device by default (not ifname) - introduce option "layer" to select the target ifname to attach the alias to: - 3 use tun device (tun over bridge over device) fallback to bridge or device - 2 use bridge (bridge over device) fallback to device - 1 use device 15 years ago
Felix Fietkau 8e39b122c9 mac80211: remove the pid rate control algorithm to save a few kbytes 15 years ago
Jo-Philipp Wich 07b571a239 firewall: Initial alias interface support. This allows to define zones covering alias interfaces and associated entries like rules and forwardings. 15 years ago
Jo-Philipp Wich 75941a19ac base-file: move alias setup to route hotplug, this fixes alias sections for non-static interfaces like ppp, dhcp, 6in4 etc. 15 years ago
Felix Fietkau 013be5ebe6 ath9k: one more queue stop/start fix 15 years ago
Felix Fietkau 82e32fbb71 ath9k: fix queue stopping/starting logic, should slightly reduce RAM usage under load and make throughput more smooth 15 years ago
Jo-Philipp Wich a756114e59 firewall: change the order of IPv4/IPv6 address detection, fixes mixed notation v6 improperly detected as v4 address 15 years ago
Jo-Philipp Wich c14e8be337 base-files: don't skip subsequent hotplug rules when doing makedev for tun or tap interfaces - this fixes support for uci managed OpenVPN interfaces and other externally created tuntap devices 15 years ago
Jo-Philipp Wich e25fbfccdf firewall: fix support for netranges in redirect and rule sections 15 years ago
Jo-Philipp Wich 261d41a906 base-files: - use add_dns() and remove_dns() for when changing resolv.conf.auto for static or dhcp interfaces - force 0644 permissions when creating resolv.conf.auto, fixes dnsmasq permissions denied problem with pppd interfaces - revert dns servers in /sbin/ifdown - bump package revision 15 years ago
Jo-Philipp Wich 0bd7c65447 6in4: - support to automatically determine the local endpoint address from the current IPv4 default gateway - support updating the tunnel endpoint for he.net 15 years ago
Felix Fietkau 93dd5cdde9 grub: compile fixes for Mac OS X (based on patches by Jukka Ylitalo) 15 years ago
Jo-Philipp Wich 09df0523fd base-files: revert r21595 15 years ago
Jo-Philipp Wich 482b8385d2 base-files: bring bridge port iface down before changing the mac (#7111) 15 years ago
Jo-Philipp Wich 8bc961239b base-files: 3g connection interfaces are now called "3g-*" - adjust 10-net hotplug handler to match them 15 years ago
Jo-Philipp Wich 090680f083 pptp: support interface sections without ifname by implementing scan_pptp() 15 years ago
Jo-Philipp Wich 278589f5d7 add 6in4 - support for static IPv6-in-IPv4 tunnels through /etc/config/network 15 years ago
Jo-Philipp Wich c0820d3261 base-files: respect .auto option when running coldplug_interface_*() hooks on boot 15 years ago
Vasilis Tsiligiannis c42a8611fc madwifi: Fix 0dBm txpower setting display 15 years ago
Felix Fietkau 4920935b98 ath9k: merge some more pending fixes - should improve throughput 15 years ago
Felix Fietkau 6df2ad3e70 when changing the mac address of a bridge interface, keep member interface addresses in sync (patch from #7111) 15 years ago
Felix Fietkau 5399ba9751 remove a leftover .orig file 15 years ago
Jo-Philipp Wich f6f89817e3 comgt: remove obsolete iptables support code 15 years ago
Nicolas Thill e583494eca package/carl9170: update to 1.0.5.3 (closes: #7342), make DebugFS support configurable and add LEDs support 15 years ago
Florian Fainelli 2f20eed642 revert r21522, updating to 1.4.8 requires libnfnetlink 15 years ago
Felix Fietkau b674689a98 mac80211: update to wireless-testing 2010-05-24 15 years ago
Jo-Philipp Wich a93571825f pptp: add "buffering" uci option to enable --nobuffer if needed (#7080) 15 years ago
Nicolas Thill 338f1af5f3 bump release number for packages ahead of backfire in trunk 15 years ago
Nicolas Thill e9246f9c56 remove unused $Id$ 15 years ago
Nicolas Thill 87f8a80eae add PKG_RELEASE var to packages lacking one 15 years ago
Nicolas Thill 203fd74f16 package/compcache: fix release number 15 years ago
Nicolas Thill cbdb520895 package/busybox: add upstream hush patch, bump release number 15 years ago
Florian Fainelli 962c5c03b6 update iptables md5sum 15 years ago
Jo-Philipp Wich 409edb1b8e firewall: count rules per chain and family, fix wrong order of ip6tables rules when ipv4 only or dual family rules are defined 15 years ago
Florian Fainelli 2b0bf20c86 fix kmod-swconfig module loading typo 15 years ago
Jo-Philipp Wich 46301850d6 uci: bump pkg release after r21489-r21494 (#7312) 15 years ago
Nicolas Thill a6f41b3356 package/button-hotplug: bump release number (missed from r21074) 15 years ago
Nicolas Thill 4e42dff799 package/broadcom-diag: bump release number (missed from r20737 & r20869) 15 years ago
Nicolas Thill 8a6e466d9f package/arptables: update to 0.0.3-4 15 years ago
Nicolas Thill 050f495cb3 package/ebtables: update to 2.0.9-2 15 years ago
Nicolas Thill b965033a8d package/dropbear: bump release number (missed in r20960) 15 years ago
Nicolas Thill e2df3ea15f package/dnsmasq: bump release number (missed from r21400) 15 years ago
Florian Fainelli 019ce48184 update iptables to 1.4.8 15 years ago
Florian Fainelli 22eaf8b658 add kmod-swconfig and kmod-swich-ip175c 15 years ago
Florian Fainelli 675d6a4a47 iproute2: cleanup Makefile after r21513 15 years ago
Florian Fainelli d3ce5cd3ac iproute2: update to v2.6.31 (#7354) 15 years ago