309 Commits

Author SHA1 Message Date
kerneis
5d51fa9ee2 [packages] DNS change: jussieu.fr -> univ-paris-diderot.fr
git-svn-id: svn://svn.openwrt.org/openwrt/packages@36585 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-05-09 07:43:38 +00:00
kerneis
9e1dfdd62f ahcpd: fix init script
eval is necessary because $args introduces quotes

git-svn-id: svn://svn.openwrt.org/openwrt/packages@36153 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-04-02 14:12:07 +00:00
florian
4d7b74b777 send: use flex instead of lex
flex is build as a tool inside the build system, so use it.

[florian: bump package revision]

Signed-off-by: Waldemar Brodkorb <mail@waldemar-brodkorb.de>
Signed-off-by: Florian Fainelli <florian@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@36105 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-03-22 10:04:15 +00:00
cyrus
309c6ef970 Kill obsoleted 6scripts
git-svn-id: svn://svn.openwrt.org/openwrt/packages@35313 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-01-24 11:41:40 +00:00
jow
40f096ed49 thc-ipv6: move to trunk and add myself as maintainer
git-svn-id: svn://svn.openwrt.org/openwrt/packages@33727 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-10-11 21:17:08 +00:00
nbd
ca74ca9b86 packages: fix parallel build by adding + for every make command that passes the jobserver
git-svn-id: svn://svn.openwrt.org/openwrt/packages@33524 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-09-23 09:58:24 +00:00
jow
706c091e76 [packages] radvd: allow uppercase chars in string literals (#12174)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@33377 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-09-12 09:42:44 +00:00
florian
e87bc906d3 [package] gw6c: fix missing LIBGCC_S dependency
Showed up on ARM builds.

git-svn-id: svn://svn.openwrt.org/openwrt/packages@33017 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-06 15:39:51 +00:00
blogic
f9f48b58d6 [packages] miredo libc++ fix
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32998 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-05 08:17:07 +00:00
blogic
24f8445cad [packages] gw6c libc++ fix
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32986 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-04 17:02:18 +00:00
blogic
20763a7794 [packages] ndppd libc++ fix
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32985 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-04 17:02:17 +00:00
blogic
06fddda200 [packages] dibbler libc++ fix
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32961 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-03 21:35:30 +00:00
blogic
40590b62fd [packages] bump radvd to 1.9.1
Radvd has been updated to 1.9.1 in June. There are some changes related to
IPv6 functionality, but additionally the change concerns scrapping the
built-in daemonization code and starting to use libdaemon for that.

This patch updates radvd to 1.9.1 and adds the dependency for libdaemon.

Signed-off-by: hannu.nyman@iki.fi

git-svn-id: svn://svn.openwrt.org/openwrt/packages@32827 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-07-24 22:26:25 +00:00
jow
3c166ac22a [packages] aiccu: repair depends
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32708 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-07-14 16:23:38 +00:00
jow
00dd76db22 [packages] aiccu: remove complete integration, only leave the binary
According to its own author, aiccu is broken on nat gateways, not meant for
unattended operation and in the need for a hardware rtc to function properly.

Since restarting aiccu or attempting to work around those problems violate
the sixxs terms of service, this commit removes any non-necessary patches
and any scripts shipped with it.

Users having trouble with aiccu may contact the sixxs staff for assistance.

git-svn-id: svn://svn.openwrt.org/openwrt/packages@32666 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-07-11 12:17:46 +00:00
jow
b3e8f51a2e Update radvd to 1.8.5
Radvd has been updated to 1.8.5 a few months ago, while Openwrt still uses
1.8.3. http://www.litech.org/radvd/

This patch updates radvd to 1.8.5. No major changes required.

signed off by: hannu.nyman@iki.fi

I send the patch again to make sure that Windows does not mess with LFs...
(not sure if that is needed, but Patchwork shows the previous one strangely)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@32565 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-07-01 11:04:04 +00:00
nbd
2bedf2682d ndisc: remove obsolete ppoll patch, it breaks eglibc
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32536 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-06-29 20:41:09 +00:00
jow
7465d55625 [packages] miredo: explicitely disable libcap
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32329 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-06-13 11:02:30 +00:00
jow
2f9a65fa97 [packages] normalize PKG_FIXUP - the "libtool" fixup is merely an alias for "autoreconf", so change all occurences to that
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32206 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-06-11 21:18:33 +00:00
jow
3f579aba93 [packages] /etc/functions.sh => /lib/functions.sh
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32061 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-06-05 15:54:57 +00:00
jow
cdabe8959f [packages] 6scripts: use network.sh to find device names
git-svn-id: svn://svn.openwrt.org/openwrt/packages@31971 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-05-29 01:26:11 +00:00
jow
524b8d3632 [packages] wide-dhcpv6: use network.sh to find devices
git-svn-id: svn://svn.openwrt.org/openwrt/packages@31961 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-05-29 00:30:58 +00:00
jow
02a568e6af [packages] radvd: use network.sh to find device names
git-svn-id: svn://svn.openwrt.org/openwrt/packages@31942 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-05-28 14:56:51 +00:00
swalker
cb00c8fb48 [packages] ipv6calc: update to 0.93.1
* add a mini variant with the internal databases disabled
 * move the log programs into their own package
 * remove unrecognized configure options


git-svn-id: svn://svn.openwrt.org/openwrt/packages@31868 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-05-27 02:12:02 +00:00
nbd
073139f811 tagya: do not add the old network proto scripts if netifd is enabled, add a TODO comment
git-svn-id: svn://svn.openwrt.org/openwrt/packages@31731 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-05-14 23:35:46 +00:00
nbd
b60301cc27 ahcp: remove the proto handler script, it seems to be completely useless
git-svn-id: svn://svn.openwrt.org/openwrt/packages@31728 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-05-14 20:58:35 +00:00
acinonyx
2eb7eeee25 [packages] miredo: Fix compiling with automake v1.11.3 (#11283)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@31324 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-16 22:20:47 +00:00
florian
c3bef2edd6 [package] add tunslip6
this adds a package for utility tool called tunslip6 from the Contiki OS for
estabilishing a SLIP connection over USB to an attached Contiki device for
6LoWPAN connectivity.

Signed-off-by: Markus Becker <mab@comnets.uni-bremen.de>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@31165 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-02 16:20:06 +00:00
swalker
2054ba06b8 [packages] dibbler: update to 0.8.2
git-svn-id: svn://svn.openwrt.org/openwrt/packages@30772 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-03-02 05:22:30 +00:00
nbd
3a3bae91d5 mrd6: fix a compile error
git-svn-id: svn://svn.openwrt.org/openwrt/packages@30599 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-16 18:08:29 +00:00
nbd
197cb94c32 miredo: fix a compile error
git-svn-id: svn://svn.openwrt.org/openwrt/packages@30598 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-16 18:08:27 +00:00
juhosg
9e29b4cb85 packages: ipv6/tayga: move static mappings to 'firewall' config
Static NAT64 entries should really belong to firewall config and could
be also processed by firewall code.

Currently tayga only processes ipv4_addr and ipv6_addr options, this is
the mapping itself.  ipv4_addr is taken from dynamic pool and is not
accessable from anywhere.  In addition, firewall code may add DNAT/SNAT
rules to map it to address from WAN interface and permit access from WAN
zone using selected ports/protocols.  Furthermore, firewall may allow or
deny access to ipv6_addr from 4-to-6 translated addresses.

Example:

config nat64
	option ipv4_addr 192.0.2.31
	option ipv6_addr 2001:db8::31

Signed-off-by: Alexey I. Froloff <raorn@altlinux.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@30582 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-16 11:58:32 +00:00
juhosg
eb1d43d020 packages: ipv6/tayga: add more checks
Signed-off-by: Alexey I. Froloff <raorn@altlinux.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@30581 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-16 11:58:31 +00:00
juhosg
73016420ff ndppd: new upstream release 0.2.2
New features in 0.2.2:
    - libconfuse dependency removed
    - Improved logging
    - New auto-configuration option

Signed-off-by: Gabriel Kerneis <kerneis@pps.jussieu.fr>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@30580 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-16 11:58:30 +00:00
cshore
3f88ab94a9 [packages] more gcc 4.6 compilation fixes
git-svn-id: svn://svn.openwrt.org/openwrt/packages@30548 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-15 09:34:08 +00:00
cshore
fc8c6d10f3 [packages] Mass Fix for GCC 4.6
nodefaultlibs now includes libc so we have to add it where we want it

git-svn-id: svn://svn.openwrt.org/openwrt/packages@30530 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-14 17:34:08 +00:00
swalker
b3bd07a145 [packages] dibbler: update to 0.8.1
* switch to uclibcxx
 * add requestor package, init scripts & conffiles
 * drop obsolete patches


git-svn-id: svn://svn.openwrt.org/openwrt/packages@30425 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-10 19:21:21 +00:00
jow
2091be2585 ndppd: initial import (release 0.2.1)
Hi,

here is a patch to add a package for ndppd:

    ndppd, or NDP Proxy Daemon, is a daemon that proxies NDP (Neighbor Discovery
    Protocol) messages between interfaces.  ndppd currently only supports
    Neighbor Solicitation Messages and Neighbor Advertisement Messages.

    The ndp_proxy provided by Linux doesn't support listing proxies, and only
    hosts are supported.  No subnets.  ndppd solves this by listening for
    Neighbor Solicitation messages on an interface, then query the internal
    interfaces for that target IP before finally sending a Neighbor
    Advertisement message.
    http://www.priv.nu/projects/ndppd/

I tested it and it works fine.  I am willing to maintain it.

Note that this my first C++ package and it took a lot of trial and error to get
the Build/Compile target working.  Any feedback would be much welcome.

Best regard,

>From 689b4a52af2e25e3574d0dca7cc5e63ed100c50a Mon Sep 17 00:00:00 2001
From: Gabriel Kerneis <kerneis@pps.jussieu.fr>
Date: Fri, 27 Jan 2012 15:35:14 +0100
Subject: [PATCH] [packages] ndppd: initial import (release 0.2.1)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@29987 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-02 10:01:49 +00:00
jow
a8f17dd19d [packages] 6tunnel: fix initalization of optc on arm, based on patch by Maxim Osipov <maxim.osipov@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29809 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-01-19 16:08:49 +00:00
jow
21495eae95 [packages] ipv6calc: update to v0.92.0
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29804 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-01-19 15:13:22 +00:00
swalker
7c0aa70914 [packages] ndisc: update to 1.0.2, package rltraceroute6 (#8153), refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29759 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-01-16 06:25:23 +00:00
jow
c602246927 [packages] wide-dhcpv6: fix second instance of endian detection as well (#10648)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29589 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-12-20 19:20:09 +00:00
jow
5ff00b3290 [packages] radvd: make logging of netlink-triggered config reloads silent, remove own hotplug handler
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29542 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-12-15 17:16:07 +00:00
kerneis
fa3e19f17c [packages] ahcpd: upgrade to upstream release 0.53
8 December 2011: ahcpd 0.53

  * Fixed a longstanding bug that would cause a client to immediately
    deconfigure itself after successfully renewing a lease.
  * Set AHCP packets' TOS field as network control (thanks to Dave Taht).

git-svn-id: svn://svn.openwrt.org/openwrt/packages@29511 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-12-13 14:29:32 +00:00
jow
d03e307821 [packages] radvd: update to v1.8.3 (CVE-2011-3604)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29481 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-12-07 23:39:43 +00:00
nico
1e2df65020 packages/wide-dhcpv6: rename uci config files
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29222 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-17 11:48:52 +00:00
nico
67fa810d87 packages/aiccu: rename uci config file
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29219 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-17 11:07:56 +00:00
nico
d063a0f5e2 packages: add missing conffiles define
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29199 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-16 20:02:41 +00:00
jow
0bc19f976a [packages] wide-dhcpv6: now that hexdump works again, fix endianess detection (#10396)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29157 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-15 17:41:50 +00:00
nico
5d5098542d packages: remove dependency on obsolete LINUX_2_4 symbol
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28960 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-11 18:07:06 +00:00