aboutsummaryrefslogtreecommitdiffstats
path: root/package/network
Commit message (Collapse)AuthorAgeFilesLines
...
* 6relayd: compatibility with broken IPv6 devices * Announce ULA as deprecated ↵Steven Barth2013-02-263-4/+10
| | | | | | if other addresses are available * Allow the announced DNS-server to be overwritten SVN-Revision: 35803
* firewall: fix logging rule regression (#12999)Jo-Philipp Wich2013-02-222-2/+2
| | | | SVN-Revision: 35745
* firewall3: add support for shell script and iptables-restore style includesJo-Philipp Wich2013-02-222-4/+4
| | | | SVN-Revision: 35744
* netifd: only update resolv.conf.auto if changed This avoids logspam under ↵Steven Barth2013-02-221-2/+2
| | | | | | certain conditions. SVN-Revision: 35743
* firewall3: update to git headJo-Philipp Wich2013-02-212-2/+6
| | | | | | | | | - all uci rules are boxed in custom chains now, so a firewall stop leaves user rules intact - properly handle selective ipv4 or ipv6 only firewall start/stop/restart actions - support ip ranges (e.g. option src_ip '!192.168.1.1-192.168.1.100' -> -m iprange ! --src-range 192.168.1.1-192.168.1.100') - support time options (e.g. option weekdays 'Mon Tue Sat' -> -m time --weekdays 1,2,6') SVN-Revision: 35738
* dante: fix broken configure script not using CFLAGS for conftestFlorian Fainelli2013-02-191-0/+3
| | | | | | | | Spotted by doing an ARM hard float build. Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 35685
* 6relayd: Fix possible memory corruption issueSteven Barth2013-02-191-2/+2
| | | | SVN-Revision: 35673
* 6relayd: Workaround potential signal handling issueSteven Barth2013-02-181-2/+2
| | | | SVN-Revision: 35665
* firewall3 - a C implementation of the current firewall scriptsJo-Philipp Wich2013-02-173-0/+70
| | | | SVN-Revision: 35643
* hostapd: fix the scan wait patch for multiple interfacesFelix Fietkau2013-02-161-21/+13
| | | | SVN-Revision: 35630
* hostapd: add back the patch that waits for interface bringup in ht40, it got ↵Felix Fietkau2013-02-161-0/+73
| | | | | | lost with the update SVN-Revision: 35619
* samba36: fix segmentation fault when trying to add non-existent usersJonas Gorski2013-02-162-2/+2
| | | | | | | | Based on a patch from НКВД. Closes #12962. Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 35610
* odhcp6c: allow setting a user-provided prefix as wellSteven Barth2013-02-123-3/+7
| | | | SVN-Revision: 35570
* iptables: fix bad PKG_RELEASE in previous commitJo-Philipp Wich2013-02-111-1/+1
| | | | SVN-Revision: 35569
* iptables: add --lenient switch to iptables-restore and ip6tables-restore ↵Jo-Philipp Wich2013-02-112-2/+174
| | | | | | that allows to skip erroneous lines SVN-Revision: 35568
* mac80211/hostapd: short_preamble is a per-vif option and should be enabled ↵Felix Fietkau2013-02-111-0/+4
| | | | | | by default SVN-Revision: 35565
* odhcp6c: Various bugfixes * Don't send undesired suggestions for preferred ↵Steven Barth2013-02-111-2/+2
| | | | | | and valid lifetimes * Be less verbose in logging SVN-Revision: 35553
* openvpn-easy-rsa: fix typo in version (#12958)Felix Fietkau2013-02-061-1/+1
| | | | SVN-Revision: 35508
* openvpn: remove the stale PKG_REV variableFelix Fietkau2013-02-051-1/+0
| | | | SVN-Revision: 35499
* openvpn: split easy-rsa into a separate package, it is no longer bundled ↵Felix Fietkau2013-02-054-25/+60
| | | | | | with the release tarball SVN-Revision: 35498
* firewall: various enhancementsJo-Philipp Wich2013-02-047-97/+133
| | | | | | | | | | | | - reduce mssfix related log spam (#10681) - separate src and dest terminal chains (#11453, #12945) - disable per-zone custom chains by default, they're rarely used Additionally introduce options "device", "subnet", "extra", "extra_src" and "extra_dest" to allow defining zones not related to uci interfaces, e.g. to match "ppp+" or any tcp traffic to and from a specific port. SVN-Revision: 35484
* odhcp6c: Fix timing issuesSteven Barth2013-02-031-2/+2
| | | | SVN-Revision: 35472
* libiwinfo: reset ioctl_socket fd in iwinfo_close(), fixes random failures ↵Jo-Philipp Wich2013-02-032-7/+9
| | | | | | with multiple cycles of iwinfo_finish() / iwinfo_backend() SVN-Revision: 35471
* odhcp6c: Fix RENEW and REBIND requestsSteven Barth2013-02-021-2/+2
| | | | SVN-Revision: 35454
* odhcp6c: allow IPv6-config via SLAAC-only if no prefix is requestedSteven Barth2013-02-012-6/+6
| | | | SVN-Revision: 35421
* netifd: Improved IPv6 featureset * Fix reloading of ula-prefixes * Added ↵Steven Barth2013-02-011-2/+2
| | | | | | support for temporary addresses and routes * Added support for offlink addresses * Improved status-output for assigned prefixes SVN-Revision: 35420
* odhcp6c: switch to userspace RA-handling and offload address assignment to ↵Steven Barth2013-02-013-30/+54
| | | | | | netifd SVN-Revision: 35419
* 6relayd: Fix announced router flags and IPv6 procfs-configurationSteven Barth2013-02-011-2/+2
| | | | SVN-Revision: 35418
* openvpn: add from openvpn-devel from /packages, fix support for current polarsslFelix Fietkau2013-01-3010-0/+927
| | | | SVN-Revision: 35412
* 6in4: fix typo in last commitSteven Barth2013-01-301-1/+1
| | | | SVN-Revision: 35409
* 6in4: work around hanging wget processSteven Barth2013-01-302-3/+5
| | | | SVN-Revision: 35408
* netifd: update to latest versionFelix Fietkau2013-01-293-6/+6
| | | | | | | fixes DNS servers on reload (#12910) fixes ubus object race on reload or down/up (#12612) SVN-Revision: 35383
* samba36: update to 3.6.11 and refresh patches (based on patch from #12914)Felix Fietkau2013-01-2915-48/+38
| | | | SVN-Revision: 35382
* netifd: implement IPv6 prefix deprecation according to RFC 6204Steven Barth2013-01-291-2/+2
| | | | SVN-Revision: 35377
* 6relayd: remove IPv6 forwarding-sysctl workaroundSteven Barth2013-01-292-2/+1
| | | | SVN-Revision: 35371
* odhcp6c: remove IPv6 forwarding-sysctl workaroundSteven Barth2013-01-292-4/+2
| | | | SVN-Revision: 35370
* netifd: remove IPv6 forwarding-sysctl workaroundSteven Barth2013-01-292-2/+1
| | | | SVN-Revision: 35369
* netifd: update to latest version, fixes setting addresses/routes on alias ↵Felix Fietkau2013-01-281-2/+2
| | | | | | interfaces SVN-Revision: 35362
* hostapd: don't configure wpa_supplicant with empty password="" if no ↵Jo-Philipp Wich2013-01-281-1/+1
| | | | | | password is specified (#12912) SVN-Revision: 35358
* firewall: flush conntrack table after changing interface rulesJo-Philipp Wich2013-01-282-2/+5
| | | | SVN-Revision: 35348
* netifd: IPv6 sysctl, restart IPv6 in static mode to send RSSteven Barth2013-01-282-1/+5
| | | | SVN-Revision: 35347
* netifd: add SLAAC ipv6 value for static-protoSteven Barth2013-01-282-1/+17
| | | | SVN-Revision: 35346
* odhcp6c: work-around for proto-script to avoid loosing the default routeSteven Barth2013-01-282-20/+11
| | | | SVN-Revision: 35345
* ipv6-support: don't overwrite existing setting across reflashsSteven Barth2013-01-232-1/+4
| | | | SVN-Revision: 35302
* netifd: update to latest version, adds another fix for interface aliasesFelix Fietkau2013-01-221-2/+2
| | | | SVN-Revision: 35297
* netifd: Fix a segfault when globals.ula_prefix is emptySteven Barth2013-01-221-2/+2
| | | | SVN-Revision: 35296
* uhttpd: always turn on TLS support, include ustream-ssl as a build dependencyFelix Fietkau2013-01-221-3/+3
| | | | SVN-Revision: 35295
* uhttpd: fix another small hang issue with the same symptomsFelix Fietkau2013-01-221-1/+1
| | | | SVN-Revision: 35291
* uhttpd: fix connection hangsFelix Fietkau2013-01-221-2/+2
| | | | SVN-Revision: 35290
* tcpdump: add SLL parsing support to tcpdump-mini, use -ffunction-sections, ↵Felix Fietkau2013-01-222-52/+70
| | | | | | -fdata-sections and --gc-sections to reduce size SVN-Revision: 35288