Go to file
Arthur Jones c737c7bab3 alpine: minimal alpine packaging
For building dev packages for alpine, we provide a minimal APKBUILD
file and add a configure option for only numeric versions in the
VERSION variable as alpine does not allow non-numeric characters
in the version string.

These changes allow alpine to be built, but don't yet provide a
mechanism to build.  Changes to do the build in docker are coming
soon...

Testing done:

Built alpine packages in local docker environment, packages
showed no "dev" in the package name.  Also built CentOS packages
with numeric version disabled and the "dev" is still in the package
name.

Issue: https://github.com/FRRouting/frr/issues/1859
Signed-off-by: Arthur Jones <arthur.jones@riverbed.com>
2018-03-11 11:28:45 -07:00
alpine alpine: minimal alpine packaging 2018-03-11 11:28:45 -07:00
babeld *: Track vrfs per nexthop not per route entry 2018-02-08 19:35:53 -05:00
bgpd bgpd, lib, zebra: Switch to work_queue_free_and_null 2018-03-09 11:07:41 -05:00
debianpkg pimd: Multicast traceroute client and router 2018-02-19 23:13:55 +01:00
doc ospfd: Add json output for Segment Routing 2018-02-27 18:00:02 +01:00
eigrpd *: conform with COMMUNITY.md formatting rules, via 'make indent' 2018-03-06 14:04:32 -05: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 *: conform with COMMUNITY.md formatting rules, via 'make indent' 2018-03-06 14:04:32 -05:00
ldpd *: Make assignment from RB_ROOT in while loop work better 2018-02-23 07:08:36 -05:00
lib lib, zebra: Add Rule insertion success/failure messages 2018-03-09 11:11:40 -05:00
m4 build: non-recursive auxiliary directories 2017-07-31 23:03:30 +02:00
nhrpd *: conform with COMMUNITY.md formatting rules, via 'make indent' 2018-03-06 14:04:32 -05:00
ospf6d Merge pull request #1814 from chiragshah6/mdev 2018-03-08 18:05:32 -06:00
ospfclient Merge pull request #911 from opensourcerouting/non-recursive-2 2017-08-09 14:38:07 -04:00
ospfd ospfd: Treat vrf interface as loopback type 2018-03-08 13:15:58 -08:00
pimd pimd: mtrace only IGMP sockets 2018-03-08 09:40:48 +01: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 *: conform with COMMUNITY.md formatting rules, via 'make indent' 2018-03-06 14:04:32 -05:00
redhat redhat: Build with FPM 2018-01-18 09:31:20 -05:00
ripd *: conform with COMMUNITY.md formatting rules, via 'make indent' 2018-03-06 14:04:32 -05:00
ripngd *: Track vrfs per nexthop not per route entry 2018-02-08 19:35:53 -05:00
sharpd *: Add code to notify on route removal status 2018-03-08 19:50:06 -05: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 lib: Isolate nexthop_group functions to nexthop_group.c 2018-03-09 11:07:41 -05:00
tools Merge pull request #1826 from qlyoung/lsan-suppressions 2018-03-07 22:47:43 +01:00
vtysh lib, vtysh: Start cli for nexthop-group 2018-03-09 11:07:41 -05:00
watchfrr Merge pull request #1514 from donaldsharp/watchfrr 2017-12-12 08:51:25 -08:00
zebra zebra/if_netlink: compile under musl-libc 2018-03-09 15:20:14 -08: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
.gitignore debian/backports: include in distfile, don't put files in .. 2017-11-17 17:55:29 -08: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 python/clippy: make output file writing less weird 2017-08-24 00:18:53 +02:00
COMMUNITY.md FRR: Update Community.md to reflect release process 2018-02-22 08:48:45 -05:00
configure.ac alpine: minimal alpine packaging 2018-03-11 11:28:45 -07: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