aboutsummaryrefslogtreecommitdiffstats
path: root/package/network
Commit message (Expand)AuthorAgeFilesLines
...
* netifd: add SLAAC ipv6 value for static-protoSteven Barth2013-01-282-1/+17
* odhcp6c: work-around for proto-script to avoid loosing the default routeSteven Barth2013-01-282-20/+11
* ipv6-support: don't overwrite existing setting across reflashsSteven Barth2013-01-232-1/+4
* netifd: update to latest version, adds another fix for interface aliasesFelix Fietkau2013-01-221-2/+2
* netifd: Fix a segfault when globals.ula_prefix is emptySteven Barth2013-01-221-2/+2
* uhttpd: always turn on TLS support, include ustream-ssl as a build dependencyFelix Fietkau2013-01-221-3/+3
* uhttpd: fix another small hang issue with the same symptomsFelix Fietkau2013-01-221-1/+1
* uhttpd: fix connection hangsFelix Fietkau2013-01-221-2/+2
* tcpdump: add SLL parsing support to tcpdump-mini, use -ffunction-sections, -f...Felix Fietkau2013-01-222-52/+70
* uhttpd: fix unencrypted passwords in httpd.confFelix Fietkau2013-01-211-2/+2
* 6relayd: fix shell library includes in init-scriptSteven Barth2013-01-212-3/+6
* 6relayd: avoid a race-condition with looping RAsSteven Barth2013-01-212-1/+2
* netifd: Fix segfaults in IPv6 prefix handlingSteven Barth2013-01-211-2/+2
* odhcp6c: Fix address assignment with infinite validitySteven Barth2013-01-211-2/+2
* uhttpd: fix selecting the right ustream implementation when openssl is to be ...Felix Fietkau2013-01-201-1/+1
* netifd: update to latest version, fixes alias supportFelix Fietkau2013-01-201-2/+2
* network/iproute2: Bump version to 3.7.0Felix Fietkau2013-01-206-534/+70
* uhttpd: update to a newer version, fixes chunked transfer on some POST requestsFelix Fietkau2013-01-191-1/+1
* uhttpd: switch to uhttpd2, it is now feature completeFelix Fietkau2013-01-191-43/+11
* netifd: add a band-aid fix for the wifi setup vs. netifd init race by increas...Jo-Philipp Wich2013-01-191-1/+1
* ipv6-support: adapt UCI defaults to new orderingSteven Barth2013-01-181-2/+2
* odhcp6c: Fix parsing more than one DNS serverSteven Barth2013-01-181-2/+2
* ipv6-support: Rename enable-ipv6 UCI defaultsSteven Barth2013-01-172-2/+2
* xtables-addons: rework uid/gid compat patch to use KUIDT_INIT() and KGIDT_INI...Jo-Philipp Wich2013-01-171-2/+2
* xtables-addons: move to package/, add myself as maintainerJo-Philipp Wich2013-01-1718-0/+39869
* odhcp6c: Detect a different MAC if interface has none * Fixes DHCPv6 behaviou...Steven Barth2013-01-171-2/+2
* ppp: don't automatically set IPv6 default route * Fixes "ndisc_router_discove...Steven Barth2013-01-172-2/+1
* netifd: @aliases use layer 3 devices instead of main devices Fixes dhcpv6 pro...Steven Barth2013-01-171-2/+2
* ipv6-support: Switch to native IPv6 supportSteven Barth2013-01-158-719/+14
* 6rd: add support for native IPv6 prefix handlingSteven Barth2013-01-152-1/+5
* 6to4: add support for native IPv6 prefix handlingSteven Barth2013-01-152-1/+2
* 6in4: add support for native IPv6 prefix handlingSteven Barth2013-01-152-3/+6
* 6relayd: add suitable default configurationSteven Barth2013-01-152-1/+9
* 6distributed: Remove obsolete service (replaced by netifd)Steven Barth2013-01-152-64/+0
* netifd: Introduce native IPv6 prefix-handlingSteven Barth2013-01-151-2/+2
* netfilter.mk: add addrtype match to iptables-mod-extra (kmod-ipt-extra)Jo-Philipp Wich2013-01-141-0/+1
* netifd: update to git head, adds 64bit countersJo-Philipp Wich2013-01-131-2/+2
* odhcp6c: Send RS on startSteven Barth2013-01-132-1/+4
* odhcp6c: Add preliminary proto-handlerSteven Barth2013-01-133-1/+129
* ipv6-support: don't use disable_ipv6Steven Barth2013-01-132-4/+3
* 6relayd: Rewrite init-script logicSteven Barth2013-01-134-47/+95
* firewall: Add ULA site border for IPv6 traffic This prevents private traffic ...Steven Barth2013-01-042-1/+20
* iwinfo: don't use the txpower value from debugfs for now, it does not match t...Jo-Philipp Wich2013-01-042-1/+3
* don't depend on luaJohn Crispin2013-01-041-1/+1
* ipv6-support: Update iteration * Add support for blocking forwarding while ad...Steven Barth2013-01-023-15/+53
* odhcp6c: Add support for SNTP and SIP optionsSteven Barth2013-01-021-3/+2
* 6relayd: Announce RDNSS and DNSSL via RASteven Barth2013-01-021-2/+2
* iwinfo: replace more wext calls with nl80211 equivalents, attempt to infer nl...Jo-Philipp Wich2013-01-024-71/+243
* dnsmasq: allow dhcp host entries without mac addresses (#11928)Jo-Philipp Wich2013-01-022-4/+9
* lldpd: various enhancementsJo-Philipp Wich2013-01-023-2/+34