From 543e698b786407b17770c1090ebe0f2fb54b25f9 Mon Sep 17 00:00:00 2001 From: nico Date: Tue, 24 May 2005 01:51:58 +0000 Subject: 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 --- openwrt/package/ndisc/ipkg/ndisc6.control | 8 ++++++++ openwrt/package/ndisc/ipkg/rdisc6.control | 8 ++++++++ 2 files changed, 16 insertions(+) create mode 100644 openwrt/package/ndisc/ipkg/ndisc6.control create mode 100644 openwrt/package/ndisc/ipkg/rdisc6.control (limited to 'openwrt/package/ndisc/ipkg') diff --git a/openwrt/package/ndisc/ipkg/ndisc6.control b/openwrt/package/ndisc/ipkg/ndisc6.control new file mode 100644 index 000000000..91356525e --- /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 +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 000000000..05df1176b --- /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 +Source: http://openwrt.org/cgi-bin/viewcvs.cgi/openwrt/package/ndisc/ +Description: ICMPv6 Router Discovery tool -- cgit v1.2.3