summaryrefslogtreecommitdiffstats
path: root/package/network
Commit message (Collapse)AuthorAgeFilesLines
* dnsmasq: allow dhcp host entries without mac addresses (#11928)jow2013-01-022-4/+9
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34971 3c298f89-4303-0410-b956-a3cf2f4a3e73
* lldpd: various enhancementsjow2013-01-023-2/+34
| | | | | | | | - introduce "list interface" options to specify the ifaces to listen on, takes uci- or network device name - set the default system description to distrib @ hostname, e.g. "OpenWrt Barrier Breaker r34744 @ vbox" - introduce "option lldp_description" to override the automatically generated description git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34970 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Remove remaining etrax referencesblogic2013-01-022-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34968 3c298f89-4303-0410-b956-a3cf2f4a3e73
* 6relayd: Detect changes of default routes for RAscyrus2013-01-011-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34958 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ipv6-support: Remove unnecessary codecyrus2013-01-012-6/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34957 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ipv6-support: Fix typo in dhcpv6-scriptcyrus2012-12-312-2/+2
| | | | | | * thanks to KarlHegbloom for reporting git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34940 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ipv6-support: Use more consistent default valuescyrus2012-12-293-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34913 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ipv6-support: Updated functionalitycyrus2012-12-285-2/+62
| | | | | | | * Add site-border feature again * Add option to always announce a default router git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34908 3c298f89-4303-0410-b956-a3cf2f4a3e73
* 6distributed: Add null-route for delegated prefixcyrus2012-12-281-2/+2
| | | | | | * Fixes forwarding loops for unused subprefixes git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34907 3c298f89-4303-0410-b956-a3cf2f4a3e73
* 6relayd: Announce DNS search domain via DHCPv6cyrus2012-12-281-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34906 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ipv6-support: Remove site-border featurecyrus2012-12-273-9/+1
| | | | | | | * was causing routing problems * will be reimplemented using firewall git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34898 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Remove site-border routing filter due to problemscyrus2012-12-271-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34897 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ipv6-support:cyrus2012-12-274-11/+27
| | | | | | | | * Automatically detect and propagate MTU from upstream interfaces * Add site-border feature (RFC 6204, ULA-4) * Fix a typo git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34896 3c298f89-4303-0410-b956-a3cf2f4a3e73
* 6distributed: feature updatecyrus2012-12-271-2/+2
| | | | | | | * Add feature to decrease IPv6-specific MTU on-demand * Add commands to enable / disable a site-border git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34895 3c298f89-4303-0410-b956-a3cf2f4a3e73
* 6relayd: Advertise IPv6-specific MTU instead of genericcyrus2012-12-271-2/+2
| | | | | | * Fixes announced MTU when using tunnels git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34894 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ipv6-support: Fix default RA settings for dnsmasqcyrus2012-12-232-4/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34873 3c298f89-4303-0410-b956-a3cf2f4a3e73
* dropbear: convert init script to procdnbd2012-12-221-37/+21
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34867 3c298f89-4303-0410-b956-a3cf2f4a3e73
* dropbear: use network_get_device instead of scan_interfaces to get the ↵nbd2012-12-221-3/+4
| | | | | | device name git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34863 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ipv6-support: Preliminary support for dnsmasq >=2.66cyrus2012-12-222-5/+29
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34858 3c298f89-4303-0410-b956-a3cf2f4a3e73
* 6relayd: Fix detection of prefix changescyrus2012-12-221-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34857 3c298f89-4303-0410-b956-a3cf2f4a3e73
* odhcp6c: Fix build on arch where char is unsignedcyrus2012-12-221-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34856 3c298f89-4303-0410-b956-a3cf2f4a3e73
* 6distributed: Improve prefix deprecation algorithmcyrus2012-12-221-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34855 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ipset: update to 6.16.1 to fix build with kernel 3.7juhosg2012-12-181-2/+2
| | | | | | | Signed-off-by: David Woodhouse <David.Woodhouse@intel.com> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34752 3c298f89-4303-0410-b956-a3cf2f4a3e73
* netifd: update to latest version, fixes interface error reporting for shell ↵nbd2012-12-171-2/+2
| | | | | | proto handlers git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34741 3c298f89-4303-0410-b956-a3cf2f4a3e73
* netifd: update to latest version, no longer needs the removed jshn_append() ↵nbd2012-12-171-2/+2
| | | | | | shell function git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34734 3c298f89-4303-0410-b956-a3cf2f4a3e73
* wpa_supplicant.sh: always use parameters from the current sectionnbd2012-12-161-7/+2
| | | | | | | | | | | | | | Using variables from the outer scope unnecessarily complicates the code and leads to issues. This patch fixes the bug when having an "adhoc" wifi-iface section before a "sta" section prevents wpa_supplicant from using the key specified in the corresponding section as it tries to use the "adhoc" key instead (1 by default). Signed-off-by: Paul Fertser <fercerpav@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34716 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [include] fixes uapi helper defineblogic2012-12-161-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34715 3c298f89-4303-0410-b956-a3cf2f4a3e73
* netifd: call /etc/udhcp.user from the netifd dhcp.scriptnbd2012-12-151-0/+3
| | | | | | | | | This was done previously when dhcp was handled by the network scripts. So netifd should behave the same. Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34704 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [lantiq] move ltq-adsl-toolblogic2012-12-154-467/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34694 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ppp] make use of uapi directory wrapperblogic2012-12-151-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34684 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/swconfig: don't use kernel headersjuhosg2012-12-141-2/+0
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34679 3c298f89-4303-0410-b956-a3cf2f4a3e73
* netifd: update to latest version, fixes purging old resolv.conf entries ↵nbd2012-12-131-2/+2
| | | | | | after ifdown git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34664 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ipv6-support: Make ULA addresses secondarycyrus2012-12-112-2/+4
| | | | | | | * Deprecates ULA prefixes when there are other public prefixes * Fixes issues with clients using incorrect source addresses git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34630 3c298f89-4303-0410-b956-a3cf2f4a3e73
* 6distributed: Add support for secondary addressescyrus2012-12-111-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34629 3c298f89-4303-0410-b956-a3cf2f4a3e73
* 6relayd: Fix announcement of deprecated prefixescyrus2012-12-111-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34628 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ipv6-support: Add support for NPT status trackingcyrus2012-12-102-3/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34609 3c298f89-4303-0410-b956-a3cf2f4a3e73
* 6distributed: add status-call for luci-integrationcyrus2012-12-101-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34608 3c298f89-4303-0410-b956-a3cf2f4a3e73
* iw: sync with nl80211.h to fix setting antenna gainnbd2012-12-101-11/+331
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34593 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ipv6-support: Next iterationcyrus2012-12-094-36/+136
| | | | | | | | * Make ula_prefix a global option * Add preliminary support for NAT (Linux >= 3.7, ip6tables >= 1.4.17) * Minor fixes for prefix fallback git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34586 3c298f89-4303-0410-b956-a3cf2f4a3e73
* 6distributed: Correctly handle duplicate prefixescyrus2012-12-091-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34585 3c298f89-4303-0410-b956-a3cf2f4a3e73
* 6relayd: Always send NA with hop-limit 255cyrus2012-12-091-2/+2
| | | | | | * thanks risa2000 for investigating git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34584 3c298f89-4303-0410-b956-a3cf2f4a3e73
* firewall: fix typo in reflection hotplug scriptjow2012-12-072-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34569 3c298f89-4303-0410-b956-a3cf2f4a3e73
* 6to4: Remove static radvd-integrationcyrus2012-12-071-118/+2
| | | | | | * Please use the new ipv6-support package git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34567 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ipv6-support: next iterationcyrus2012-12-064-12/+35
| | | | | | | | | * Introduce mode 6rd * Introduce mode 6to4 * Fix announcement of DNS-Servers received from DHCPv6 * Fix some corner-cases in relaying behaviour git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34542 3c298f89-4303-0410-b956-a3cf2f4a3e73
* 6relayd: More RFC-compatibility and size reductioncyrus2012-12-061-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34541 3c298f89-4303-0410-b956-a3cf2f4a3e73
* 6distributed: Add compatibility with 6rd and 6to4cyrus2012-12-061-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34540 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ppp: unconditionally start pppd with nodefaultroute and usepeerdns (#12580)jow2012-12-062-12/+5
| | | | | | | | | | | | | | Since the switch to netifd, proto handlers may always set the defaultroute and provide dns server addresses, netifd will decide in the generic code path whether the announced values are masked or not. Additionally protocol handlers should not modify the routing tables themselves and prevent any launched services from doing so. Remove the additional defaultroute and peerdns option handling from the ppp.sh protocol handler and rely on netifd to mask or not mask the values. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34536 3c298f89-4303-0410-b956-a3cf2f4a3e73
* netifd: update to latest version, fixes resolv.conf writes on interface ↵nbd2012-12-051-2/+2
| | | | | | setting changes git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34500 3c298f89-4303-0410-b956-a3cf2f4a3e73
* dropbear: update to 2012.55 and refresh patchesflorian2012-12-045-104/+10
| | | | | | | | | | | | | | | | | Upstream has a few code cleanups, more eagerly burns sensitive memory and includes the fix for CVE-2012-0920. Full changelog: https://matt.ucc.asn.au/dropbear/CHANGES Local changes: - Removed PKG_MULTI which is no longer in options.h (even before 2011.54) - Merged DO_HOST_LOOKUP into 120-openwrt_options.patch - Removed LD from make opts (now included in TARGET_CONFIGURE_OPTS) - Removed 400-CVE-2012-0920.patch which is included in 2012.55 Signed-off-by: Catalin Patulea <cat@vv.carleton.ca> Signed-off-by: Florian Fainelli <florian@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34496 3c298f89-4303-0410-b956-a3cf2f4a3e73
* firewall: extend nat reflection supportjow2012-12-042-86/+123
| | | | | | | | - use comment match to keep track of per-network rules - setup reflection for any interface which is part of a masqueraded zone, not just "wan" - delete per-network reflection rules if network is brought down git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34472 3c298f89-4303-0410-b956-a3cf2f4a3e73