summaryrefslogtreecommitdiffstats
path: root/package/network/config
Commit message (Collapse)AuthorAgeFilesLines
* netifd: update to latest version, fixes alias supportFelix Fietkau2013-01-201-2/+2
| | | | SVN-Revision: 35251
* netifd: add a band-aid fix for the wifi setup vs. netifd init race by ↵Jo-Philipp Wich2013-01-191-1/+1
| | | | | | increasing the wait time to five seconds SVN-Revision: 35240
* netifd: @aliases use layer 3 devices instead of main devices Fixes dhcpv6 ↵Steven Barth2013-01-171-2/+2
| | | | | | protocol alias SVN-Revision: 35187
* netifd: Introduce native IPv6 prefix-handlingSteven Barth2013-01-151-2/+2
| | | | SVN-Revision: 35167
* netifd: update to git head, adds 64bit countersJo-Philipp Wich2013-01-131-2/+2
| | | | SVN-Revision: 35140
* firewall: Add ULA site border for IPv6 traffic This prevents private traffic ↵Steven Barth2013-01-042-1/+20
| | | | | | from leaking out to the internet SVN-Revision: 35012
* netifd: update to latest version, fixes interface error reporting for shell ↵Felix Fietkau2012-12-171-2/+2
| | | | | | proto handlers SVN-Revision: 34741
* netifd: update to latest version, no longer needs the removed jshn_append() ↵Felix Fietkau2012-12-171-2/+2
| | | | | | shell function SVN-Revision: 34734
* netifd: call /etc/udhcp.user from the netifd dhcp.scriptFelix Fietkau2012-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> SVN-Revision: 34704
* move ltq-adsl-toolJohn Crispin2012-12-154-467/+0
| | | | SVN-Revision: 34694
* package/swconfig: don't use kernel headersGabor Juhos2012-12-141-2/+0
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34679
* netifd: update to latest version, fixes purging old resolv.conf entries ↵Felix Fietkau2012-12-131-2/+2
| | | | | | after ifdown SVN-Revision: 34664
* firewall: fix typo in reflection hotplug scriptJo-Philipp Wich2012-12-072-2/+2
| | | | SVN-Revision: 34569
* netifd: update to latest version, fixes resolv.conf writes on interface ↵Felix Fietkau2012-12-051-2/+2
| | | | | | setting changes SVN-Revision: 34500
* firewall: extend nat reflection supportJo-Philipp Wich2012-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 SVN-Revision: 34472
* Make ltq-dsl-app compile with an eglibc-based toolchainMirko Vogt2012-12-032-0/+25
| | | | | | Signed-Off-By: Frank Meerkötter <frank@meerkoetter.org> SVN-Revision: 34468
* netifd: empty hotplug handler removedSteven Barth2012-12-031-10/+0
| | | | SVN-Revision: 34465
* Remove old IPv6 sysctl-config (deprecated)Steven Barth2012-11-291-26/+0
| | | | SVN-Revision: 34418
* netfid: fix build on muslFlorian Fainelli2012-11-231-0/+11
| | | | | | | | AF_INET* is provided by sys/socket.h Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34310
* netifd: don't send a default client identifier in DHCP requests if no ↵Jo-Philipp Wich2012-11-051-2/+2
| | | | | | clientid uci option is given (#12426) SVN-Revision: 34089
* netifd: update to latest version, fixes adding an alias during config reload ↵Felix Fietkau2012-10-301-2/+2
| | | | | | | | for an interface that is already up Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 34006
* ltq-dsl-app: fix offline postinstall for dsl_controlJo-Philipp Wich2012-10-232-5/+4
| | | | SVN-Revision: 33901
* licensing: Add licensing metadata to many packages Two new variables are ↵Hamish Guthrie2012-10-191-0/+3
| | | | | | | | | introduces to many packages, namely PKG_LICENSE and PKG_LICENSE_FILES - there may be more than one license applied to packages, and these are listed in the PKG_LICENSE variable and separated by spaces. All relevant license files are also added to the PKG_LICENSE_FILES variable, also space separated. The licensing metadata is put into the bin/<platform>/packages/Packages file for later parsing. A script for that is on it's way! SVN-Revision: 33861
* netifd: update to latest version, fixes device cleanup and config reload ↵Felix Fietkau2012-10-191-2/+2
| | | | | | issues when assigning a device to a different bridge SVN-Revision: 33858
* netifd: enable parallel buildFelix Fietkau2012-10-181-0/+2
| | | | SVN-Revision: 33832
* move lots of kernel related packages to the new system/ folderJohn Crispin2012-10-1717-0/+2192
| | | | SVN-Revision: 33830
* Fix broadcast DHCP client startup option in dhcp.shJohn Crispin2012-10-171-1/+1
| | | | | | | | Signed-off-by: Hans Dedecker (hans.dedecker at technicolor.com) Fixes the DHCP request broadcasts replies option parsing SVN-Revision: 33826
* add myself as a maintainer for a few more packagesFelix Fietkau2012-10-101-0/+2
| | | | SVN-Revision: 33693
* packages: sort network related packages into package/network/Felix Fietkau2012-10-1038-0/+3182
SVN-Revision: 33688