aboutsummaryrefslogtreecommitdiff
path: root/package/network/config
Commit message (Collapse)AuthorAge
...
* netifd: update to latest version, adds another fix for interface aliasesFelix Fietkau2013-01-22
| | | | SVN-Revision: 35297
* netifd: Fix a segfault when globals.ula_prefix is emptySteven Barth2013-01-22
| | | | SVN-Revision: 35296
* netifd: Fix segfaults in IPv6 prefix handlingSteven Barth2013-01-21
| | | | SVN-Revision: 35259
* netifd: update to latest version, fixes alias supportFelix Fietkau2013-01-20
| | | | SVN-Revision: 35251
* netifd: add a band-aid fix for the wifi setup vs. netifd init race by ↵Jo-Philipp Wich2013-01-19
| | | | | | 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-17
| | | | | | protocol alias SVN-Revision: 35187
* netifd: Introduce native IPv6 prefix-handlingSteven Barth2013-01-15
| | | | SVN-Revision: 35167
* netifd: update to git head, adds 64bit countersJo-Philipp Wich2013-01-13
| | | | SVN-Revision: 35140
* firewall: Add ULA site border for IPv6 traffic This prevents private traffic ↵Steven Barth2013-01-04
| | | | | | from leaking out to the internet SVN-Revision: 35012
* netifd: update to latest version, fixes interface error reporting for shell ↵Felix Fietkau2012-12-17
| | | | | | proto handlers SVN-Revision: 34741
* netifd: update to latest version, no longer needs the removed jshn_append() ↵Felix Fietkau2012-12-17
| | | | | | shell function SVN-Revision: 34734
* netifd: call /etc/udhcp.user from the netifd dhcp.scriptFelix Fietkau2012-12-15
| | | | | | | | | 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-15
| | | | SVN-Revision: 34694
* package/swconfig: don't use kernel headersGabor Juhos2012-12-14
| | | | | | 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-13
| | | | | | after ifdown SVN-Revision: 34664
* firewall: fix typo in reflection hotplug scriptJo-Philipp Wich2012-12-07
| | | | SVN-Revision: 34569
* netifd: update to latest version, fixes resolv.conf writes on interface ↵Felix Fietkau2012-12-05
| | | | | | setting changes SVN-Revision: 34500
* firewall: extend nat reflection supportJo-Philipp Wich2012-12-04
| | | | | | | | - 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-03
| | | | | | Signed-Off-By: Frank Meerkötter <frank@meerkoetter.org> SVN-Revision: 34468
* netifd: empty hotplug handler removedSteven Barth2012-12-03
| | | | SVN-Revision: 34465
* Remove old IPv6 sysctl-config (deprecated)Steven Barth2012-11-29
| | | | SVN-Revision: 34418
* netfid: fix build on muslFlorian Fainelli2012-11-23
| | | | | | | | 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-05
| | | | | | clientid uci option is given (#12426) SVN-Revision: 34089
* netifd: update to latest version, fixes adding an alias during config reload ↵Felix Fietkau2012-10-30
| | | | | | | | 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-23
| | | | SVN-Revision: 33901
* licensing: Add licensing metadata to many packages Two new variables are ↵Hamish Guthrie2012-10-19
| | | | | | | | | 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-19
| | | | | | issues when assigning a device to a different bridge SVN-Revision: 33858
* netifd: enable parallel buildFelix Fietkau2012-10-18
| | | | SVN-Revision: 33832
* move lots of kernel related packages to the new system/ folderJohn Crispin2012-10-17
| | | | SVN-Revision: 33830
* Fix broadcast DHCP client startup option in dhcp.shJohn Crispin2012-10-17
| | | | | | | | 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-10
| | | | SVN-Revision: 33693
* packages: sort network related packages into package/network/Felix Fietkau2012-10-10
SVN-Revision: 33688