201 Commits (dbb21f1641f93e25b70fe8c3d5a25b3b76f6a18d)

Author SHA1 Message Date
Jo-Philipp Wich 92062542e2 firewall: fix logging rule regression (#12999) 12 years ago
Jo-Philipp Wich 4fb2cd18c1 firewall3: add support for shell script and iptables-restore style includes 12 years ago
Steven Barth a7b262dc0a netifd: only update resolv.conf.auto if changed This avoids logspam under certain conditions. 12 years ago
Jo-Philipp Wich 7d7d88b580 firewall3: update to git head 12 years ago
Florian Fainelli 280fa5a1a2 dante: fix broken configure script not using CFLAGS for conftest 12 years ago
Steven Barth 3081c672fc 6relayd: Fix possible memory corruption issue 12 years ago
Steven Barth f5b63ffd33 6relayd: Workaround potential signal handling issue 12 years ago
Jo-Philipp Wich 02b0c62f33 firewall3 - a C implementation of the current firewall scripts 12 years ago
Felix Fietkau 1d6574b9c3 hostapd: fix the scan wait patch for multiple interfaces 12 years ago
Felix Fietkau 99782943d2 hostapd: add back the patch that waits for interface bringup in ht40, it got lost with the update 12 years ago
Jonas Gorski c98b12d911 samba36: fix segmentation fault when trying to add non-existent users 12 years ago
Steven Barth 99b69fd9c5 odhcp6c: allow setting a user-provided prefix as well 12 years ago
Jo-Philipp Wich eeaf2c0b5a iptables: fix bad PKG_RELEASE in previous commit 12 years ago
Jo-Philipp Wich 916902b1d2 iptables: add --lenient switch to iptables-restore and ip6tables-restore that allows to skip erroneous lines 12 years ago
Felix Fietkau 1810b80ec0 mac80211/hostapd: short_preamble is a per-vif option and should be enabled by default 12 years ago
Steven Barth b8c796fbd7 odhcp6c: Various bugfixes * Don't send undesired suggestions for preferred and valid lifetimes * Be less verbose in logging 12 years ago
Felix Fietkau a9058439cf openvpn-easy-rsa: fix typo in version (#12958) 12 years ago
Felix Fietkau dc2ba40af3 openvpn: remove the stale PKG_REV variable 12 years ago
Felix Fietkau b8c903e6f8 openvpn: split easy-rsa into a separate package, it is no longer bundled with the release tarball 12 years ago
Jo-Philipp Wich e106f25ee7 firewall: various enhancements 12 years ago
Steven Barth 13544edce7 odhcp6c: Fix timing issues 12 years ago
Jo-Philipp Wich e893d4d9a8 libiwinfo: reset ioctl_socket fd in iwinfo_close(), fixes random failures with multiple cycles of iwinfo_finish() / iwinfo_backend() 12 years ago
Steven Barth 6be5a5a73d odhcp6c: Fix RENEW and REBIND requests 12 years ago
Steven Barth e2193a69c8 odhcp6c: allow IPv6-config via SLAAC-only if no prefix is requested 12 years ago
Steven Barth 6a43437908 netifd: Improved IPv6 featureset * Fix reloading of ula-prefixes * Added support for temporary addresses and routes * Added support for offlink addresses * Improved status-output for assigned prefixes 12 years ago
Steven Barth 9a62439c28 odhcp6c: switch to userspace RA-handling and offload address assignment to netifd 12 years ago
Steven Barth a3368da479 6relayd: Fix announced router flags and IPv6 procfs-configuration 12 years ago
Felix Fietkau 416ce374c0 openvpn: add from openvpn-devel from /packages, fix support for current polarssl 12 years ago
Steven Barth 4bd3f54143 6in4: fix typo in last commit 12 years ago
Steven Barth a0a91963af 6in4: work around hanging wget process 12 years ago
Felix Fietkau 65657fb585 netifd: update to latest version 12 years ago
Felix Fietkau c16879a385 samba36: update to 3.6.11 and refresh patches (based on patch from #12914) 12 years ago
Steven Barth 777f7b30ae netifd: implement IPv6 prefix deprecation according to RFC 6204 12 years ago
Steven Barth 78a6439784 6relayd: remove IPv6 forwarding-sysctl workaround 12 years ago
Steven Barth 1a0b207d61 odhcp6c: remove IPv6 forwarding-sysctl workaround 12 years ago
Steven Barth fac1ed35ac netifd: remove IPv6 forwarding-sysctl workaround 12 years ago
Felix Fietkau 6ea9abadeb netifd: update to latest version, fixes setting addresses/routes on alias interfaces 12 years ago
Jo-Philipp Wich e804a663e3 hostapd: don't configure wpa_supplicant with empty password="" if no password is specified (#12912) 12 years ago
Jo-Philipp Wich 839f3ab0e7 firewall: flush conntrack table after changing interface rules 12 years ago
Steven Barth ec41a6a08c netifd: IPv6 sysctl, restart IPv6 in static mode to send RS 12 years ago
Steven Barth 75b06607db netifd: add SLAAC ipv6 value for static-proto 12 years ago
Steven Barth e964fa5d8f odhcp6c: work-around for proto-script to avoid loosing the default route 12 years ago
Steven Barth a81c76617e ipv6-support: don't overwrite existing setting across reflashs 12 years ago
Felix Fietkau 55eab5ac44 netifd: update to latest version, adds another fix for interface aliases 12 years ago
Steven Barth 5859fc7a39 netifd: Fix a segfault when globals.ula_prefix is empty 12 years ago
Felix Fietkau a4c7a953e5 uhttpd: always turn on TLS support, include ustream-ssl as a build dependency 12 years ago
Felix Fietkau bab482b93f uhttpd: fix another small hang issue with the same symptoms 12 years ago
Felix Fietkau 166ea3832b uhttpd: fix connection hangs 12 years ago
Felix Fietkau bc1d72c7bf tcpdump: add SLL parsing support to tcpdump-mini, use -ffunction-sections, -fdata-sections and --gc-sections to reduce size 12 years ago
Felix Fietkau c725669079 uhttpd: fix unencrypted passwords in httpd.conf 12 years ago