diff options
Diffstat (limited to 'openwrt/package/quagga/ipkg')
-rw-r--r-- | openwrt/package/quagga/ipkg/quagga-bgpd.control | 2 | ||||
-rw-r--r-- | openwrt/package/quagga/ipkg/quagga-ospf6d.control | 2 | ||||
-rw-r--r-- | openwrt/package/quagga/ipkg/quagga-ospfd.control | 2 | ||||
-rw-r--r-- | openwrt/package/quagga/ipkg/quagga-ripd.control | 2 | ||||
-rw-r--r-- | openwrt/package/quagga/ipkg/quagga-ripngd.control | 2 | ||||
-rw-r--r-- | openwrt/package/quagga/ipkg/quagga-vtysh.control | 2 | ||||
-rw-r--r-- | openwrt/package/quagga/ipkg/quagga.control | 2 |
7 files changed, 0 insertions, 14 deletions
diff --git a/openwrt/package/quagga/ipkg/quagga-bgpd.control b/openwrt/package/quagga/ipkg/quagga-bgpd.control index dab6c33f1..d8e9b80b2 100644 --- a/openwrt/package/quagga/ipkg/quagga-bgpd.control +++ b/openwrt/package/quagga/ipkg/quagga-bgpd.control @@ -1,8 +1,6 @@ Package: quagga-bgpd Priority: optional Section: net -Maintainer: Johannes 5 Joemann <joemann@beefree.free.de> -Source: buildroot internal Depends: quagga Description: A BGPv4, BGPv4+, BGPv4- routing engine for use with Quagga routing software diff --git a/openwrt/package/quagga/ipkg/quagga-ospf6d.control b/openwrt/package/quagga/ipkg/quagga-ospf6d.control index 65e324b6a..07cf20582 100644 --- a/openwrt/package/quagga/ipkg/quagga-ospf6d.control +++ b/openwrt/package/quagga/ipkg/quagga-ospf6d.control @@ -1,8 +1,6 @@ Package: quagga-ospf6d Priority: optional Section: net -Maintainer: Johannes 5 Joemann <joemann@beefree.free.de> -Source: buildroot internal Depends: quagga Description: An OSPFv3 routing engine for use with Quagga routing software diff --git a/openwrt/package/quagga/ipkg/quagga-ospfd.control b/openwrt/package/quagga/ipkg/quagga-ospfd.control index 9ebca493a..c9fc77ce8 100644 --- a/openwrt/package/quagga/ipkg/quagga-ospfd.control +++ b/openwrt/package/quagga/ipkg/quagga-ospfd.control @@ -1,8 +1,6 @@ Package: quagga-ospfd Priority: optional Section: net -Maintainer: Johannes 5 Joemann <joemann@beefree.free.de> -Source: buildroot internal Depends: quagga Description: An OSPFv2 routing engine for use with Quagga routing software diff --git a/openwrt/package/quagga/ipkg/quagga-ripd.control b/openwrt/package/quagga/ipkg/quagga-ripd.control index adee8b5e4..e7ff89952 100644 --- a/openwrt/package/quagga/ipkg/quagga-ripd.control +++ b/openwrt/package/quagga/ipkg/quagga-ripd.control @@ -1,8 +1,6 @@ Package: quagga-ripd Priority: optional Section: net -Maintainer: Johannes 5 Joemann <joemann@beefree.free.de> -Source: buildroot internal Depends: quagga Description: A RIP routing engine for use with Quagga routing software diff --git a/openwrt/package/quagga/ipkg/quagga-ripngd.control b/openwrt/package/quagga/ipkg/quagga-ripngd.control index 7fc15f285..f6b2804c2 100644 --- a/openwrt/package/quagga/ipkg/quagga-ripngd.control +++ b/openwrt/package/quagga/ipkg/quagga-ripngd.control @@ -1,8 +1,6 @@ Package: quagga-ripngd Priority: optional Section: net -Maintainer: Johannes 5 Joemann <joemann@beefree.free.de> -Source: buildroot internal Depends: quagga Description: A RIPNG routing engine for use with Quagga routing software diff --git a/openwrt/package/quagga/ipkg/quagga-vtysh.control b/openwrt/package/quagga/ipkg/quagga-vtysh.control index 102210670..b26d11df3 100644 --- a/openwrt/package/quagga/ipkg/quagga-vtysh.control +++ b/openwrt/package/quagga/ipkg/quagga-vtysh.control @@ -1,8 +1,6 @@ Package: quagga-vtysh Priority: optional Section: net -Maintainer: Johannes 5 Joemann <joemann@beefree.free.de> -Source: buildroot internal Depends: quagga, libncurses, libreadline Description: integrated shell for interacting with Quagga routing software diff --git a/openwrt/package/quagga/ipkg/quagga.control b/openwrt/package/quagga/ipkg/quagga.control index df9887100..303f299e8 100644 --- a/openwrt/package/quagga/ipkg/quagga.control +++ b/openwrt/package/quagga/ipkg/quagga.control @@ -1,8 +1,6 @@ Package: quagga Priority: optional Section: net -Maintainer: Johannes 5 Joemann <joemann@beefree.free.de> -Source: buildroot internal Description: A routing software package that provides TCP/IP based routing services with routing protocols support such as RIPv1, RIPv2, RIPng, OSPFv2, OSPFv3, BGP-4, and BGP-4+. |