summaryrefslogtreecommitdiff
path: root/debian
AgeCommit message (Collapse)Author
2017-04-04Merge branch 'stable/2.0'David Lamparter
Fixed minor conflicts from "defaults" change on stable. Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
2017-03-30Rename: freerangerouting --> frroutingLou Berger
Signed-off-by: Lou Berger <lberger@labn.net>
2017-03-10debian: Allow building the .deb to know about new dependencyDonald Sharp
libc-ares-dev and libc-ares2 are now dependencies to build nhrpd Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
2017-03-09Lowercase frr.confMartín Beauchamp
2017-02-27Lowercase frr.confMartín Beauchamp
2017-02-09debian: Fix to not auto-install snmp MIBDonald Sharp
Only install the snmp MIB for zebra if we are building the debian package with SNMP. Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
2017-02-07Merge remote-tracking branch 'origin/stable/2.0'Donald Sharp
2017-02-07ospfd: make libfrrospf a private non-dynamic libDavid Lamparter
There's no point in installing libospf anymore, now that libfrrospfclient doesn't link it. Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
2017-02-03*: Convert libospf -> libfrrospfDonald Sharp
Convert the libospfapiclient -> libfrrospfapiclient and libospf -> libfrrospf to prevent namespace collision with Quagga. Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
2017-02-03*: Convert libzebra -> libfrrDonald Sharp
The library libzebra that is installed with FRR will conflict with Quagga. So let's rename it to libfrr. Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
2017-02-02Merge remote-tracking branch 'origin/stable/2.0'Donald Sharp
2017-01-29debian: Update version to 2.1Donald Sharp
Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
2017-01-21debian: Fix changelog so sbuild will workDonald Sharp
Fix the changelog so a sbuild issued for the creation of a .deb works. Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
2017-01-20Debian/Doc: Fix correct reference about FRR fork from QuaggaMartin Winter
Signed-off-by: Martin Winter <mwinter@opensourcerouting.org>
2017-01-20Doc: Update URL to freerangerouting.orgMartin Winter
Signed-off-by: Martin Winter <mwinter@opensourcerouting.org>
2017-01-06Merge remote-tracking branch 'origin/stable/2.0'Donald Sharp
2017-01-04debian: Convert Quagga -> FrrDonald Sharp
Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
2017-01-03watchfrr: Rename watchquagga -> watchfrrDonald Sharp
Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
2016-11-22Merge branch 'cmaster-next' into vtysh-grammarQuentin Young
Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com> Conflicts: zebra/interface.c
2016-11-19Merge remote-tracking branch 'origin/cmaster' into cmaster-nextDonald Sharp
Conflicts: debian/changelog zebra/zebra_rnh.c
2016-11-11Cumulus: Fixup changelog and version string.Donald Sharp
Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
2016-11-03Merge branch 'cmaster-next' into vtysh-grammarQuentin Young
2016-10-28Modify build version.Donald Sharp
Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
2016-10-17Merge branch 'cmaster-next' into vtysh-grammarQuentin Young
Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com> Conflicts: bgpd/bgp_route.c bgpd/bgp_routemap.c bgpd/bgp_vty.c isisd/isis_redist.c isisd/isis_routemap.c isisd/isis_vty.c isisd/isisd.c lib/command.c lib/distribute.c lib/if.c lib/keychain.c lib/routemap.c lib/routemap.h ospf6d/ospf6_asbr.c ospf6d/ospf6_interface.c ospf6d/ospf6_neighbor.c ospf6d/ospf6_top.c ospf6d/ospf6_zebra.c ospf6d/ospf6d.c ospfd/ospf_routemap.c ospfd/ospf_vty.c ripd/rip_routemap.c ripngd/ripng_routemap.c vtysh/extract.pl.in vtysh/vtysh.c zebra/interface.c zebra/irdp_interface.c zebra/rt_netlink.c zebra/rtadv.c zebra/test_main.c zebra/zebra_routemap.c zebra/zebra_vty.c
2016-10-03debian: Disable build of vnc currentlyDonald Sharp
Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
2016-09-21Merge branch 'cmaster-next' into vtysh-grammarQuentin Young
Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com> Conflicts: lib/.gitignore lib/command.c lib/command.h
2016-09-09debian: Update release informationDonald Sharp
Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
2016-08-10debian: Add bison and flex to Build-DependsQuentin Young
Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com>
2016-08-04Fix changelog to add maintainer info, build fails without itJohn Berezovik
2016-08-02quagga: Set version strings appropriatelyDonald Sharp
Set the version strings to be correct for the upcoming 3.1 release of Quagga. Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
2016-07-26debian: Remove pimd build object from packagingDonald Sharp
We've disabled pimd, remove the build object from our packaging. Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com> Reviewed-by: Vivek Venkataraman <vivek@cumulusnetworks.com>
2016-07-26debian: Disable pimd in cmaster-nextDonald Sharp
Turn off the building of pimd in cmaster-next. Ticket: CM-12015 Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com> Reviewed-by: Daniel Walton <dwalton@cumulusnetworks.com>
2016-07-12Merge remote-tracking branch 'origin/cmaster' into cmaster-nextDonald Sharp
2016-06-15debian: Fix rules fileDonald Sharp
Fix the rules file to put back isis and vtysh Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
2016-06-15debian: Modifications to allow redhat to work properlyDonald Sharp
Modify the control files to allow redhat to build properly. Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
2016-06-15cumulus: Changes to make this code work for redhatDonald Sharp
Modify code base to allow rpm building. Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
2016-06-15debian: Remove obsoleted configure options.Donald Sharp
configure.ac has moved on, catch debian up with it. Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
2016-06-14debian: Modifications to allow redhat to work properlyDonald Sharp
Modify the control files to allow redhat to build properly. Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
2016-06-14cumulus: Changes to make this code work for redhatDonald Sharp
Modify code base to allow rpm building. Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
2016-06-10debian: Remove obsoleted configure options.Donald Sharp
configure.ac has moved on, catch debian up with it. Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
2016-06-02"quagga reload" needs python-ipaddr, but it isn't a pkg dependencyDaniel Walton
Signed-off-by: Daniel Walton <dwalton@cumulusnetworks.com> Reviewed-by: Donald Sharp <sharpd@cumulusnetworks.com> Ticket: CM-10563
2016-05-26debian: Add pimd to logrotate scriptDonald Sharp
Add pimd to the log rotate script so that the USR1 signal can be sent to pimd to tell it to rotate the log. Ticket: CM-11253 Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
2016-05-26debian: Add test_igmpv3_join to packagingDonald Sharp
Add the test_igmpv3_join program to packaging. Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
2016-05-25Fixup of Code to allow pimd to actually run on startupDonald Sharp
Fixup of various control files to allow quagga to startup properly with pimd actually part of the set
2016-05-10debian: Fix changelogDonald Sharp
Fixup Changelog Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
2016-05-06debian: Update changelogDonald Sharp
Fix the changelog to show what we are releasing Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
2016-05-02debian: Debian fixupsDonald Sharp
This commit does two things: 1) Fixes package name to have ...+cl3u1 2) Allows the build to determine if we are building a debian package on a init.d or systemd style system and to do the right thing. 3) Fixed quagga service file naming Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com> Reviewed-by: Dave Olson <olson@cumulusnetworks.com> Reviewed-by: Don Slice <dslice@cumulusnetworks.com> Reviewed-by: Daniel Walton <dwalton@cumulusnetworks.com>
2016-04-27debian: Attempt to fix parrelizationDonald Sharp
This commit fixes some quagga build issues such that you can now use -j in your sbuild line. Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com> Signed-off-by: Jon Toppins <toppins@cumulusnetworks.com>
2016-04-27quagga: Fixup startup to allow consistency between sysV and systemdDonald Sharp
We want the ability to start up quagga in a varied set of environments. This needs to be done in SysV and systemd startups. As such refactor the code to allow us to allow end users to easily switch between the two sysV: edit the /etc/quagga/daemons file service quagga [start|stop|reload|restart] Systemd: edit the /etc/quagga/daemons file systemctl [start|stop|reload|restart] quagga Ticket: CM-10634 Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com> Reviewed-by: Daniel Walton <dwalton@cumulusnetworks.com>
2016-04-15debian: Remove /usr/bin/quagga from distributionDonald Sharp
We've decided to remove /usr/bin/quagga from the quagga packaging. It was only going to confuse the end user. Ticket: CM-10456 Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com> Reviewed-by: Don Slice <dslice@cumulusnetworks.com>