summaryrefslogtreecommitdiff
path: root/openwrt/package/ndisc/ipkg
diff options
context:
space:
mode:
authornico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-05-24 01:51:58 +0000
committernico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-05-24 01:51:58 +0000
commit543e698b786407b17770c1090ebe0f2fb54b25f9 (patch)
tree6ccc79307bf1d731c44f35660fa484d435fab4f5 /openwrt/package/ndisc/ipkg
parent94b0b3ccf57a3cf308630c695e954f0aa69f3d56 (diff)
Add ndisc package, in its own menu to avoid breaking sort order
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1041 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/ndisc/ipkg')
-rw-r--r--openwrt/package/ndisc/ipkg/ndisc6.control8
-rw-r--r--openwrt/package/ndisc/ipkg/rdisc6.control8
2 files changed, 16 insertions, 0 deletions
diff --git a/openwrt/package/ndisc/ipkg/ndisc6.control b/openwrt/package/ndisc/ipkg/ndisc6.control
new file mode 100644
index 0000000000..91356525e4
--- /dev/null
+++ b/openwrt/package/ndisc/ipkg/ndisc6.control
@@ -0,0 +1,8 @@
+Package: ndisc6
+Priority: optional
+Section: net
+Version: [TBDL]
+Architecture: [TBDL]
+Maintainer: Nico <nthill@free.fr>
+Source: http://openwrt.org/cgi-bin/viewcvs.cgi/openwrt/package/ndisc/
+Description: ICMPv6 Neighbour Discovery tool
diff --git a/openwrt/package/ndisc/ipkg/rdisc6.control b/openwrt/package/ndisc/ipkg/rdisc6.control
new file mode 100644
index 0000000000..05df1176bb
--- /dev/null
+++ b/openwrt/package/ndisc/ipkg/rdisc6.control
@@ -0,0 +1,8 @@
+Package: rdisc6
+Priority: optional
+Section: net
+Version: [TBDL]
+Architecture: [TBDL]
+Maintainer: Nico <nthill@free.fr>
+Source: http://openwrt.org/cgi-bin/viewcvs.cgi/openwrt/package/ndisc/
+Description: ICMPv6 Router Discovery tool