Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | package/network/services: probably from OpenWRT | Ludovic Pouzenc | 2018-09-16 | 18 | -59/+46 |
| | |||||
* | package/network/services: adds, probably from OpenWRT | Ludovic Pouzenc | 2018-09-16 | 1 | -0/+57 |
| | |||||
* | package/network/services: adds, probably from OpenWRT | Ludovic Pouzenc | 2018-09-16 | 4 | -0/+250 |
| | |||||
* | package/network/services: probably from OpenWRT | Ludovic Pouzenc | 2018-09-16 | 19 | -112/+53 |
| | |||||
* | dnsmasq: fix a race condition possibly leading to lockup | Steven Barth | 2014-08-20 | 2 | -1/+278 |
| | | | | SVN-Revision: 42225 | ||||
* | odhcpd: various DHCPv4 and DHCPv6 fixes | Steven Barth | 2014-08-19 | 1 | -2/+2 |
| | | | | SVN-Revision: 42217 | ||||
* | dnsmasq: respect option dhcpv4 disabled in dhcp-config | Steven Barth | 2014-08-19 | 1 | -0/+3 |
| | | | | SVN-Revision: 42216 | ||||
* | dropbear: fix keepalive with putty | Jonas Gorski | 2014-08-13 | 1 | -0/+58 |
| | | | | | | | | | | | Don't send SSH_MSG_UNIMPLEMENTED for keepalive responses, which broke at least putty. Fixes #17522 / #17523. Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 42162 | ||||
* | odhcpd: improve DHCPv6-PD detection | Steven Barth | 2014-08-13 | 1 | -2/+2 |
| | | | | SVN-Revision: 42160 | ||||
* | ppp: enable IPv6CP by default | Steven Barth | 2014-08-13 | 2 | -2/+6 |
| | | | | | | Signed-off-by: Steven Barth <steven@midlink.org> SVN-Revision: 42158 | ||||
* | odhcpd: multiple DHCPv4 improvements (thx Christian Mehlis) | Steven Barth | 2014-08-12 | 1 | -2/+2 |
| | | | | | | Signed-off-by: Steven Barth <steven@midlink.org> SVN-Revision: 42153 | ||||
* | dropbear: update to 2014.65 | Steven Barth | 2014-08-11 | 5 | -10/+10 |
| | | | | | | Signed-off-by: Steven Barth <steven@midlink.org> SVN-Revision: 42131 | ||||
* | hostapd: fix some whitespaces | Luka Perkov | 2014-08-11 | 1 | -3/+3 |
| | | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 42111 | ||||
* | odhcpd: avoid logspam in certain corner cases | Steven Barth | 2014-08-08 | 1 | -2/+2 |
| | | | | SVN-Revision: 42067 | ||||
* | odhcpd: write host-entries for all leased IPv6 addresses | Steven Barth | 2014-08-08 | 1 | -2/+2 |
| | | | | SVN-Revision: 42065 | ||||
* | odhcpd: update hostfile more often | Steven Barth | 2014-08-07 | 1 | -2/+2 |
| | | | | SVN-Revision: 42042 | ||||
* | odhcpd: correct incorrect commit-id in last commit | Steven Barth | 2014-08-07 | 1 | -1/+1 |
| | | | | SVN-Revision: 42026 | ||||
* | odhcpd: skip MSRs in RAs for prefixes with same size as DP | Steven Barth | 2014-08-07 | 1 | -2/+2 |
| | | | | SVN-Revision: 42024 | ||||
* | hostapd: revert bogus version that was added in r41872 | Felix Fietkau | 2014-08-03 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41960 | ||||
* | igmpproxy: add missing include | Felix Fietkau | 2014-08-03 | 1 | -0/+10 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41957 | ||||
* | ppp: fix a buffer overrun in the ms chap code | John Crispin | 2014-07-29 | 1 | -0/+13 |
| | | | | | | | | https://dev.openwrt.org/ticket/17296 Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 41882 | ||||
* | hostapd: Reintroduce Full Dynamic VLAN support | Jo-Philipp Wich | 2014-07-29 | 2 | -3/+16 |
| | | | | | | | | | | This patch brings full dynamic vlan support to netifd that existed in hostapd.sh in Attitude Adjustment. Signed-off-by: Joseph CG Walker <Joe@ChubbyPenguin.net> [jow@openwrt.org: changed commit message, rebased on top of current hostapd.sh] Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 41872 | ||||
* | hostapd: add more missing ifdefs | Felix Fietkau | 2014-07-28 | 1 | -1/+18 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41863 | ||||
* | hostapd: add missing ifdef | Felix Fietkau | 2014-07-28 | 1 | -0/+11 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41855 | ||||
* | hostapd: prevent spurious 20/40 mhz channel bandwidth switches if noscan is ↵ | Felix Fietkau | 2014-07-25 | 1 | -0/+22 |
| | | | | | | | | enabled Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41828 | ||||
* | odhcpd: don't lose downstream routes for managed PD | Steven Barth | 2014-07-23 | 1 | -2/+2 |
| | | | | SVN-Revision: 41816 | ||||
* | odhcpd: revert NDP relay rewrite (performance issue still fixed) | Steven Barth | 2014-07-22 | 1 | -2/+2 |
| | | | | SVN-Revision: 41808 | ||||
* | odhcpd: fix typo in ubus integration (thanks Markus Stenberg) | Steven Barth | 2014-07-21 | 1 | -2/+2 |
| | | | | SVN-Revision: 41796 | ||||
* | odhcpd: rewrite NDP proxy feature | Steven Barth | 2014-07-17 | 1 | -2/+2 |
| | | | | SVN-Revision: 41703 | ||||
* | hostapd: add a require_mode option in wifi-device sections to select the ↵ | Felix Fietkau | 2014-07-15 | 1 | -1/+7 |
| | | | | | | | | minimum hardware mode that the AP requires from clients Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41665 | ||||
* | odhcpd: disable packet socket if unneeded to preserve performance | Steven Barth | 2014-07-14 | 1 | -2/+2 |
| | | | | SVN-Revision: 41644 | ||||
* | samba36: update to minor version 3.6.24 | Hauke Mehrtens | 2014-07-06 | 2 | -3/+3 |
| | | | | | | Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 41525 | ||||
* | samba36: disable acl support to avoid picking up a dependency on libacl (#16988) | Felix Fietkau | 2014-07-04 | 1 | -0/+1 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41509 | ||||
* | samba36: do not pick up libattr as a dependency | Felix Fietkau | 2014-07-04 | 1 | -0/+2 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41508 | ||||
* | igmpproxy: automatically add firewall rules for multicast routing based on ↵ | Felix Fietkau | 2014-07-02 | 1 | -0/+47 |
| | | | | | | | | the current config Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41483 | ||||
* | ppp: fix keep alive option | John Crispin | 2014-07-01 | 1 | -1/+1 |
| | | | | | | | | currently the keepalive option needs to be removed to fully disable it. this patch allows us to set it to 0. Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 41438 | ||||
* | odhcpd: some minor DHCP/DHCPv6 fixes | Steven Barth | 2014-07-01 | 1 | -2/+2 |
| | | | | SVN-Revision: 41432 | ||||
* | openvpn: fix compile error with musl | Felix Fietkau | 2014-06-30 | 1 | -0/+13 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41425 | ||||
* | openvpn: update to version 2.3.4 | Felix Fietkau | 2014-06-30 | 2 | -66/+81 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41416 | ||||
* | odhcpd: fix build failure with musl | Steven Barth | 2014-06-30 | 1 | -2/+2 |
| | | | | SVN-Revision: 41409 | ||||
* | pppd: fix build with musl | Felix Fietkau | 2014-06-29 | 1 | -0/+3 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41404 | ||||
* | samba36: fix build error with musl | Felix Fietkau | 2014-06-29 | 1 | -7/+11 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41402 | ||||
* | relayd: update to the latest version, fixes musl compile and multicast relaying | Felix Fietkau | 2014-06-29 | 1 | -2/+2 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41401 | ||||
* | mdns: add the new openwrt mdns daemon | John Crispin | 2014-06-26 | 3 | -0/+94 |
| | | | | | | | | | | | | | | | | this is still wip, you can use the following ubus calls. ubus call mdns scan # triggers a scan ubus call mdns browse # look at the currenlty cached records ubus call mdns hosts # look at the currenlty cached hosts TODO - ipv6, currenlty AAAA records are handled but only on v4 sockets - finish the service announce code Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 41345 | ||||
* | dnsmasq: use config_get_bool for dnsmasq | Steven Barth | 2014-06-22 | 1 | -1/+1 |
| | | | | SVN-Revision: 41302 | ||||
* | dnsmasq: set procd respawn | Steven Barth | 2014-06-22 | 1 | -0/+1 |
| | | | | SVN-Revision: 41297 | ||||
* | dnsmasq: removing nettle 3.0 support due to nettle downgrade | Steven Barth | 2014-06-18 | 2 | -30/+1 |
| | | | | | | Signed-off-by: Steven Barth <steven@midlink.org> SVN-Revision: 41264 | ||||
* | odhcpd: improve static DHCPv4 leases (thanks arnd) | Steven Barth | 2014-06-18 | 1 | -2/+2 |
| | | | | | | Signed-off-by: Steven Barth <steven@midlink.org> SVN-Revision: 41260 | ||||
* | relayd: update to latest git head | John Crispin | 2014-06-18 | 1 | -1/+1 |
| | | | | | | | | this fixes multicast fowarding on relayd links Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 41254 | ||||
* | dnsmasq: compatibility with nettle 3.0 | Steven Barth | 2014-06-18 | 1 | -0/+29 |
| | | | | | | Signed-off-by: Steven Barth <steven@midlink.org> SVN-Revision: 41249 |