| Commit message (Expand) | Author | Age | Files | Lines |
* | netifd: implement IPv6 prefix deprecation according to RFC 6204 | cyrus | 2013-01-29 | 1 | -2/+2 |
* | 6relayd: remove IPv6 forwarding-sysctl workaround | cyrus | 2013-01-29 | 2 | -2/+1 |
* | odhcp6c: remove IPv6 forwarding-sysctl workaround | cyrus | 2013-01-29 | 2 | -4/+2 |
* | netifd: remove IPv6 forwarding-sysctl workaround | cyrus | 2013-01-29 | 2 | -2/+1 |
* | netifd: update to latest version, fixes setting addresses/routes on alias int... | nbd | 2013-01-28 | 1 | -2/+2 |
* | hostapd: don't configure wpa_supplicant with empty password="" if no password... | jow | 2013-01-28 | 1 | -1/+1 |
* | firewall: flush conntrack table after changing interface rules | jow | 2013-01-28 | 2 | -2/+5 |
* | netifd: IPv6 sysctl, restart IPv6 in static mode to send RS | cyrus | 2013-01-28 | 2 | -1/+5 |
* | netifd: add SLAAC ipv6 value for static-proto | cyrus | 2013-01-28 | 2 | -1/+17 |
* | odhcp6c: work-around for proto-script to avoid loosing the default route | cyrus | 2013-01-28 | 2 | -20/+11 |
* | ipv6-support: don't overwrite existing setting across reflashs | cyrus | 2013-01-23 | 2 | -1/+4 |
* | netifd: update to latest version, adds another fix for interface aliases | nbd | 2013-01-22 | 1 | -2/+2 |
* | netifd: Fix a segfault when globals.ula_prefix is empty | cyrus | 2013-01-22 | 1 | -2/+2 |
* | uhttpd: always turn on TLS support, include ustream-ssl as a build dependency | nbd | 2013-01-22 | 1 | -3/+3 |
* | uhttpd: fix another small hang issue with the same symptoms | nbd | 2013-01-22 | 1 | -1/+1 |
* | uhttpd: fix connection hangs | nbd | 2013-01-22 | 1 | -2/+2 |
* | tcpdump: add SLL parsing support to tcpdump-mini, use -ffunction-sections, -f... | nbd | 2013-01-22 | 2 | -52/+70 |
* | uhttpd: fix unencrypted passwords in httpd.conf | nbd | 2013-01-21 | 1 | -2/+2 |
* | 6relayd: fix shell library includes in init-script | cyrus | 2013-01-21 | 2 | -3/+6 |
* | 6relayd: avoid a race-condition with looping RAs | cyrus | 2013-01-21 | 2 | -1/+2 |
* | netifd: Fix segfaults in IPv6 prefix handling | cyrus | 2013-01-21 | 1 | -2/+2 |
* | odhcp6c: Fix address assignment with infinite validity | cyrus | 2013-01-21 | 1 | -2/+2 |
* | uhttpd: fix selecting the right ustream implementation when openssl is to be ... | nbd | 2013-01-20 | 1 | -1/+1 |
* | netifd: update to latest version, fixes alias support | nbd | 2013-01-20 | 1 | -2/+2 |
* | network/iproute2: Bump version to 3.7.0 | nbd | 2013-01-20 | 6 | -534/+70 |
* | uhttpd: update to a newer version, fixes chunked transfer on some POST requests | nbd | 2013-01-19 | 1 | -1/+1 |
* | uhttpd: switch to uhttpd2, it is now feature complete | nbd | 2013-01-19 | 1 | -43/+11 |
* | netifd: add a band-aid fix for the wifi setup vs. netifd init race by increas... | jow | 2013-01-19 | 1 | -1/+1 |
* | ipv6-support: adapt UCI defaults to new ordering | cyrus | 2013-01-18 | 1 | -2/+2 |
* | odhcp6c: Fix parsing more than one DNS server | cyrus | 2013-01-18 | 1 | -2/+2 |
* | ipv6-support: Rename enable-ipv6 UCI defaults | cyrus | 2013-01-17 | 2 | -2/+2 |
* | xtables-addons: rework uid/gid compat patch to use KUIDT_INIT() and KGIDT_INI... | jow | 2013-01-17 | 1 | -2/+2 |
* | xtables-addons: move to package/, add myself as maintainer | jow | 2013-01-17 | 18 | -0/+39869 |
* | odhcp6c: Detect a different MAC if interface has none | cyrus | 2013-01-17 | 1 | -2/+2 |
* | ppp: don't automatically set IPv6 default route | cyrus | 2013-01-17 | 2 | -2/+1 |
* | netifd: @aliases use layer 3 devices instead of main devices | cyrus | 2013-01-17 | 1 | -2/+2 |
* | ipv6-support: Switch to native IPv6 support | cyrus | 2013-01-15 | 8 | -719/+14 |
* | 6rd: add support for native IPv6 prefix handling | cyrus | 2013-01-15 | 2 | -1/+5 |
* | 6to4: add support for native IPv6 prefix handling | cyrus | 2013-01-15 | 2 | -1/+2 |
* | 6in4: add support for native IPv6 prefix handling | cyrus | 2013-01-15 | 2 | -3/+6 |
* | 6relayd: add suitable default configuration | cyrus | 2013-01-15 | 2 | -1/+9 |
* | 6distributed: Remove obsolete service (replaced by netifd) | cyrus | 2013-01-15 | 2 | -64/+0 |
* | netifd: Introduce native IPv6 prefix-handling | cyrus | 2013-01-15 | 1 | -2/+2 |
* | netfilter.mk: add addrtype match to iptables-mod-extra (kmod-ipt-extra) | jow | 2013-01-14 | 1 | -0/+1 |
* | netifd: update to git head, adds 64bit counters | jow | 2013-01-13 | 1 | -2/+2 |
* | odhcp6c: Send RS on start | cyrus | 2013-01-13 | 2 | -1/+4 |
* | odhcp6c: Add preliminary proto-handler | cyrus | 2013-01-13 | 3 | -1/+129 |
* | ipv6-support: don't use disable_ipv6 | cyrus | 2013-01-13 | 2 | -4/+3 |
* | 6relayd: Rewrite init-script logic | cyrus | 2013-01-13 | 4 | -47/+95 |
* | firewall: Add ULA site border for IPv6 traffic | cyrus | 2013-01-04 | 2 | -1/+20 |