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 dab6c33..d8e9b80 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 65e324b..07cf205 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 9ebca49..c9fc77c 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 adee8b5..e7ff899 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 7fc15f2..f6b2804 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 1022106..b26d11d 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 df98871..303f299 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+. |