324 Commits

Author SHA1 Message Date
kerneis
3a81a088df [package] ahcpd: Fix reload rule in init script
Signed-off-by: Gabriel Kerneis <kerneis@pps.jussieu.fr>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@20166 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-12 17:29:27 +00:00
kerneis
f5639f3110 [package] ahcpd: Comment options in config file
Signed-off-by: Gabriel Kerneis <kerneis@pps.jussieu.fr>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@20165 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-12 17:29:25 +00:00
spudz76
4e125ff4a8 [patchteam] Add wide-ipv6 packages, thanks Raphael
git-svn-id: svn://svn.openwrt.org/openwrt/packages@19862 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-26 01:13:38 +00:00
kerneis
ddee128613 [package] ahcpd: update to 0.51, fix scripts
- Full-featured UCI configuration file (including server mode).
- Client mode configuration in /etc/config/network (proto ahcp).
- Launch at most one instance in server/forwarder mode, and as many
  instance as interfaces in client mode.
- Add status and reload options to init script.
- Make /etc/config/ahcpd a config file, simplify Makefile.
- Do not check the pid file (useless).
- 29 January 2010: ahcpd 0.51
  * Servers are now configured with a plain-text configuration file.
  * Implemented client-side support for prefix delegation (-P).
  * Made requesting state more persistent, to deal with packet loss.
  * Fixed a typo that prevented the -I option from working.
  * Fixed compilation on BSD systems.
  * Fixed a bug that could cause an expired lease to be discarded when
    older ones are available.

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

git-svn-id: svn://svn.openwrt.org/openwrt/packages@19813 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-22 11:00:30 +00:00
lars
feaea67a32 [packages] Add missing md5sums
git-svn-id: svn://svn.openwrt.org/openwrt/packages@19719 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-19 01:20:44 +00:00
lars
670b3b177d [packages] Add missing libtool fixups
git-svn-id: svn://svn.openwrt.org/openwrt/packages@19714 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-19 00:14:01 +00:00
jow
b0576fdb50 [packages] thc-ipv6: fix menuconfig error triggered by improper quoting - patch by Iwan Budi Kusnanto <iwan.ilt@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@19570 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-10 00:36:42 +00:00
jow
23a3fbb01e [PATCH] Shorewall-lite and shorewall6-lite upgraded to 4.4
Upgrades shorewall to 4.4 and removes some packages useful only to shorewall 3.
Signed-off-by: Matthew King <matthew.king@monnsta.net>


git-svn-id: svn://svn.openwrt.org/openwrt/packages@19191 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-17 17:33:30 +00:00
nbd
87340f10d9 ahcpd: rework init script (based on a patch by alx)
- use uci network interface names instead of direct interface names
 - start multiple instances if configured to do so

git-svn-id: svn://svn.openwrt.org/openwrt/packages@18862 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-20 18:23:24 +00:00
jow
37a7b9e4f6 [packages] add thc-ipv6, an IPv6 attack and analyzing toolset
git-svn-id: svn://svn.openwrt.org/openwrt/packages@18835 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-18 18:27:19 +00:00
nbd
958e64e2a0 shorewall6-lite: fix installation on non-GNU systems
git-svn-id: svn://svn.openwrt.org/openwrt/packages@18736 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-11 02:09:17 +00:00
nbd
c311bf8c4a Add shorewall6-lite
Signed-off-by: Brian J. Murrell <brian@interlinx.bc.ca>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@18735 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-11 02:09:15 +00:00
nbd
7419c6ce1d Fix and upgrade the ahcpd package
- upgrades ahcpd to the latest release (0.50),
- adds librt dependency to the Makefile,
- removes the installation of the obsolete ahcp-dummy-config.sh file,
- fixes the ahcpd.init file to ensure compatibility with ahcpd 0.50,
  options, and provide a sane default behaviour (forward ahcpd messages
  without performing any configuration).

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

git-svn-id: svn://svn.openwrt.org/openwrt/packages@18460 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-22 03:48:32 +00:00
florian
9070b84006 [package] update to latest send version 0.2-5.4
git-svn-id: svn://svn.openwrt.org/openwrt/packages@18339 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-08 11:36:24 +00:00
florian
0a01b2bf57 [package] update radvd to 1.5, select kmod-ipv6 (#5966)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@17992 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-08 09:34:36 +00:00
jow
1eb3d29e5a [packages] ipv6calc: update to v0.73.0 (#5912)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@17783 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-28 12:56:27 +00:00
nbd
6d25a65e74 move babel from ipv6 to net - it supports ipv4 as well
git-svn-id: svn://svn.openwrt.org/openwrt/packages@17270 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-15 14:06:54 +00:00
florian
0e180e68ae [package] fix miredo init scripts and bump release number (#5632)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@17197 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-09 11:03:08 +00:00
florian
74ab38df6a [package] update miredo to 1.1.7 (#5632)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@17196 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-09 10:58:47 +00:00
florian
10049ed4fa [package] update radvd to 1.4
git-svn-id: svn://svn.openwrt.org/openwrt/packages@17105 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-03 16:10:10 +00:00
florian
1902afe4e5 [package] set PKGARCH to all for packages containing only arch-neutral files (#5572)
Signed-off-by: Malte S. Stretz <mss@apache.org>


git-svn-id: svn://svn.openwrt.org/openwrt/packages@16965 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-24 12:07:24 +00:00
florian
0ce45ff4ec [package] configure the IPv6 from /etc/config/network and remove 6scripts's prefix option to set an IPv6 address on the LAN (#5450)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@16683 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-05 11:17:49 +00:00
hauke
09ad6d2af7 [packages] This fixes some problems with commit r16438.
#5385 is fixed now


git-svn-id: svn://svn.openwrt.org/openwrt/packages@16522 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-06-20 15:21:37 +00:00
florian
a67e8cdf29 [package] update ipv6calc to 0.72.2 (#5354)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@16484 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-06-16 16:14:44 +00:00
hauke
5f3d127920 [dhcp6] dhcp6 needs PKG_BUILD_DIR in PKG_UNPACK.
Fixes #5342.


git-svn-id: svn://svn.openwrt.org/openwrt/packages@16453 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-06-14 13:42:04 +00:00
hauke
83c14e180d [packages] Various Makefile cleanups.
Thanks to swalker.


git-svn-id: svn://svn.openwrt.org/openwrt/packages@16438 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-06-13 17:01:55 +00:00
florian
dbc3f66511 [package] fix aiccu heartbeat option parsing, thanks to Malte S. Stretz
git-svn-id: svn://svn.openwrt.org/openwrt/packages@16386 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-06-08 20:16:07 +00:00
florian
3f3adaca73 [package] fix 6scripts description (#5249)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@16228 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-31 11:37:41 +00:00
florian
8f0f1f3e82 [package] unbreak mrd6, fix configuration files and init script installation (#5221)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@16194 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-29 13:10:35 +00:00
nbd
0cb6ce0b94 ndisc: fix ppoll mismatch against libc
git-svn-id: svn://svn.openwrt.org/openwrt/packages@16192 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-29 12:01:34 +00:00
nbd
e07889055d mark mrd6 as broken, tarball does not unpack, patches do not apply
git-svn-id: svn://svn.openwrt.org/openwrt/packages@16184 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-29 12:01:19 +00:00
florian
df1a01d017 [package] move miredo from net to ipv6
git-svn-id: svn://svn.openwrt.org/openwrt/packages@16130 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-28 11:09:40 +00:00
florian
877d372ab3 [package] update dibbler to 0.7.3 and change download location (#5203)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@16082 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-26 14:36:31 +00:00
nico
8ba2e07135 [packages] aiccu: add dependency on kmod-tun (closes: #4620)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@15614 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-05 09:35:52 +00:00
jow
4b9ffed204 [packages] 6tunnel: add kmod-sit dependency
git-svn-id: svn://svn.openwrt.org/openwrt/packages@15528 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-30 21:09:19 +00:00
nico
f907dabbe7 [packages] massive change: replace occurences of -I$(STAGING_DIR)/{include,usr/include} and -L$(STAGING_DIR)/{lib,usr/lib} with $(TARGET_CPPFLAGS) and $(TARGET_LDFLAGS) respectively
git-svn-id: svn://svn.openwrt.org/openwrt/packages@15480 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-29 12:56:17 +00:00
nico
6edd53dbee [packages] remove libnotimpl, missing math functions are provided by uClibc since r10024
git-svn-id: svn://svn.openwrt.org/openwrt/packages@15454 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-27 21:04:45 +00:00
nico
68ce776be5 [packages] babel: update to v0.95
git-svn-id: svn://svn.openwrt.org/openwrt/packages@15311 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-21 01:00:51 +00:00
florian
c9d33816de [package] fix babel init script and install it by default (#4939)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@15275 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-19 20:32:11 +00:00
jow
e242637f78 [PATCH] ahcpd: fix ticket 3550
Signed-off-by: Gabriel Kerneis <kerneis@pps.jussieu.fr>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@15266 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-19 16:06:57 +00:00
nbd
996067d6b3 nuke $Id$ in /packages as well
git-svn-id: svn://svn.openwrt.org/openwrt/packages@15244 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-17 14:22:30 +00:00
florian
61734b45b8 [package] update ndisc6 (#3779)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@15241 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-17 13:52:19 +00:00
florian
e05905c085 [package] update babel to 0.94
git-svn-id: svn://svn.openwrt.org/openwrt/packages@15211 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-11 16:23:06 +00:00
florian
e052f51617 [package] update babel to 0.93
git-svn-id: svn://svn.openwrt.org/openwrt/packages@15104 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-04 16:04:14 +00:00
florian
af725d4fe9 [package] add ip-up script to update ipv4 address for Hurricane Electric tunnels (#4760)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@14836 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-10 10:29:44 +00:00
florian
8425361d88 [package] add ttl, mtu and set defautl route via gateway instead of interface, making 6scripts work with SiXXs tunnels (#4696)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@14833 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-10 09:24:17 +00:00
lars
4dea6a9e1e Fix serverel gcc 4.3 related build failures.
git-svn-id: svn://svn.openwrt.org/openwrt/packages@14823 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-09 20:00:14 +00:00
jow
a92ecc63fe [packages] hw6c: fix download url
git-svn-id: svn://svn.openwrt.org/openwrt/packages@14785 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-08 00:46:10 +00:00
jow
65a23d17a7 packages/ipv6/radvd: fix compatibility with 2.4 kernels, bump package revision
git-svn-id: svn://svn.openwrt.org/openwrt/packages@14349 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-01 20:13:08 +00:00
nico
51bc662580 fix sendd
git-svn-id: svn://svn.openwrt.org/openwrt/packages@13967 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-01-11 00:05:42 +00:00