The FRRouting Protocol Suite
Find a file
Arthur Jones 19e622d51e alpine packaging: build packages and base image directly from git
Currently, we tar up the git repo before building alpine packages.
This ensures that the packages we're building are exactly what is
checked in.  But, in practice, this restriction causes us to not
be able to build off of git contexts, which is a convenient feature
especially when using docker-compose.

So, here, we build the alpine packages directly from the contents
of the current directory and we install the packages into a base
image to ease downstream consumption.  There is still work to be
done in that area, as we need to package up the daemons, frr user
and all the rest, but that's for later...

Testing-done:

Built directly from the git repo, built from a reference to the
git repo and built using docker-compose, all seemed to work.  Also,
tested by @leleobhz and seems to build fine.

Thanks to Leonardo Amaral (@leleobhz) for reporting the issue and for
the original idea for a fix.

Issue: https://github.com/FRRouting/frr/issues/2024
Signed-off-by: Arthur Jones <arthur.jones@riverbed.com>
2018-04-04 10:05:44 -07:00
alpine alpine: add APKBUILD to .gitignore 2018-03-22 13:27:50 +01:00
babeld *: use C99 standard fixed-width integer types 2018-03-27 15:13:34 -04:00
bgpd Merge pull request #1993 from vivek-cumulus/evpn-fixes 2018-04-04 11:57:00 -04:00
debianpkg debianpkg: update doc for Ubuntu 18.04 2018-03-27 07:06:04 -07:00
doc alpine packaging: build packages and base image directly from git 2018-04-04 10:05:44 -07:00
docker alpine packaging: build packages and base image directly from git 2018-04-04 10:05:44 -07:00
eigrpd *: use C99 standard fixed-width integer types 2018-03-27 15:13:34 -04:00
fpm build: clean up BUILT_SOURCES 2017-08-04 11:13:55 +02:00
gdb gdb: Add a directory of files with gdb macros 2016-05-26 15:33:30 +00:00
include *: PBR - netlink interaction and basic definitions 2018-03-09 11:07:41 -05:00
init build: delete .cvsignore files 2011-12-13 14:27:01 +04:00
isisd *: use C99 standard fixed-width integer types 2018-03-27 15:13:34 -04:00
ldpd *: use C99 standard fixed-width integer types 2018-03-27 15:13:34 -04:00
lib Merge pull request #2010 from donaldsharp/ns_fixes 2018-04-03 17:14:42 +02:00
m4 build: non-recursive auxiliary directories 2017-07-31 23:03:30 +02:00
nhrpd *: use C99 standard fixed-width integer types 2018-03-27 15:13:34 -04:00
ospf6d ospf6d: fix loop in ABRs 2018-03-29 10:13:32 -07:00
ospfclient *: use C99 standard fixed-width integer types 2018-03-27 15:13:34 -04:00
ospfd *: use C99 standard fixed-width integer types 2018-03-27 15:13:34 -04:00
pimd Merge pull request #1921 from donaldsharp/pim_stuff 2018-03-30 12:03:33 -04:00
pkgsrc *: Remove cvs control points 2017-12-05 17:28:12 -05:00
ports pimd: merge pimd as of 2015-01-19 2016-05-25 20:38:32 -04:00
python zebra: unify the ipv4/ipv6 'show ip route' commands - part 1/2 2017-10-24 10:12:40 -02:00
qpb *: use C99 standard fixed-width integer types 2018-03-27 15:13:34 -04:00
redhat redhat: enable dist tarball to build in a chroot 2018-03-19 11:37:58 -07:00
ripd *: use C99 standard fixed-width integer types 2018-03-27 15:13:34 -04:00
ripngd *: use C99 standard fixed-width integer types 2018-03-27 15:13:34 -04:00
sharpd sharpd: Add ability to register for nht 2018-03-16 12:27:22 -04:00
snapcraft build: non-recursive auxiliary directories 2017-07-31 23:03:30 +02:00
solaris gitignore: update references to FRR 2017-07-12 11:55:04 -05:00
tests tests: add flowspec test with BGP MP_REACH/UNREACH 2018-03-30 14:01:06 +02:00
tools Merge pull request #1984 from donaldsharp/conf_date_master 2018-03-30 12:35:53 -04:00
vtysh Merge pull request #1894 from LabNConsulting/working/master/vtysh-not-enabled 2018-04-03 11:50:35 -04:00
watchfrr *: use C99 standard fixed-width integer types 2018-03-27 15:13:34 -04:00
zebra Merge pull request #1927 from pguibert6WIND/issue_1926 2018-04-03 21:41:12 -03:00
.clang-format ospfd: LSDB_LOOP treat it as a loop. 2018-01-17 13:29:58 -05:00
.dir-locals.el .dir-locals.el: show trailing whitespace 2017-11-07 12:05:09 -05:00
.dockerignore alpine packaging: build packages and base image directly from git 2018-04-04 10:05:44 -07:00
.gitignore *: globally ignore clippy-generated source 2018-03-09 17:52:15 -05:00
AUTHORS Initial revision 2002-12-13 20:15:29 +00:00
bootstrap.sh autoreconf -i 2007-02-06 19:28:28 +00:00
buildtest.sh config: switch a few references to say FRR 2017-07-12 11:25:33 -05:00
ChangeLog Rename: freerangerouting --> frrouting 2017-03-30 14:24:05 -04:00
common.am frr: --enable-address-sanitizer 2018-03-21 20:47:34 -04:00
COMMUNITY.md frr, doc: Move COMMUNITY.md to doc/developer/workflow.rst 2018-03-19 13:56:43 -04:00
configure.ac configure.ac: --enable-[thread,memory]-sanitizer 2018-03-22 14:25:28 -04:00
COPYING *: make consistent & update GPLv2 file headers 2017-05-15 16:37:41 +02:00
COPYING-LGPLv2.1 build: remove LGPL v2.0, add LGPL v2.1 2016-11-15 17:19:38 +09:00
defaults.h *: reindent 2017-07-17 14:04:07 +02:00
Makefile.am Makefile.am: Add 'make indent' target 2018-03-06 13:58:54 -05:00
NEWS release: 0.99.24 2016-06-03 15:56:44 -04:00
README frr: update README 2018-01-16 15:54:32 -05:00
README.NetBSD config: switch a few references to say FRR 2017-07-12 11:25:33 -05:00
REPORTING-BUGS config: switch a few references to say FRR 2017-07-12 11:25:33 -05:00
SERVICES babeld/eigrpd: flip VTY ports & fix rpm 2017-06-13 14:36:55 +02:00
stamp-h.in Initial revision 2002-12-13 20:15:29 +00:00
update-autotools * README.NetBSD: use update-autotools instead of autoreconf 2007-02-02 16:52:38 +00:00

FRRouting is free software that implements and manages various IPv4 and IPv6
routing protocols.

Currently FRRouting supports BGP4, BGP4+, OSPFv2, OSPFv3, RIPv1, RIPv2, RIPng,
IS-IS, PIM-SM/MSDP, LDP and Babel as well as very early support for EIGRP and
NHRP.

See the file REPORTING-BUGS to report bugs.

See COMMUNITY.md for information on contributing.

Free RRRouting is free software. See the file COPYING for copying conditions.

Public email discussion can be found at https://lists.frrouting.org/listinfo

Our public slack channel is at https://frrouting.slack.com