Go to file
Chirag Shah 07b37f93a7 ospf6d: ECMP for external routes
The route being added check its origin matches,
with any of the existing path (list of paths).
Remove the existing path, add if its cost is
eqaual or less than any of the existing path.

For a given route and of existing path cost is lower
(better) than one being added, discard new route update.

The existing path cost is higher (lower) than one being
added, ospf6_route_add replaces existing with new route
info.

Compare cost between delete request and with existing
route.

Ticket:CM-16139

Signed-off-by: Chirag Shah <chirag@cumulusnetworks.com>
2018-03-01 07:47:17 -08:00
babeld *: Track vrfs per nexthop not per route entry 2018-02-08 19:35:53 -05:00
bgpd Merge pull request #1805 from donaldsharp/recursion 2018-02-27 18:04:57 -05:00
debianpkg pimd: Multicast traceroute client and router 2018-02-19 23:13:55 +01:00
doc Merge pull request #1798 from donaldsharp/centos_systemd 2018-02-27 08:33:29 -05:00
eigrpd *: Modify notify_owner to route_notify_owner 2018-02-23 14:45:57 -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 zebra: upon NS creation, collect the NSID via netlink 2018-02-27 11:11:24 +01:00
init build: delete .cvsignore files 2011-12-13 14:27:01 +04:00
isisd isisd: Remove impossible check 2018-02-17 14:52:44 -05:00
ldpd *: Make assignment from RB_ROOT in while loop work better 2018-02-23 07:08:36 -05:00
lib Merge pull request #1799 from donaldsharp/route_notify_owner 2018-02-27 08:32:42 -05:00
m4 build: non-recursive auxiliary directories 2017-07-31 23:03:30 +02:00
nhrpd *: Rename ZEBRA_FLAG_INTERNAL -> ZEBRA_FLAG_ALLOW_RECURSION 2018-02-26 21:26:33 -05:00
ospf6d ospf6d: ECMP for external routes 2018-03-01 07:47:17 -08:00
ospfclient Merge pull request #911 from opensourcerouting/non-recursive-2 2017-08-09 14:38:07 -04:00
ospfd Merge pull request #1764 from Orange-OpenSource/SR-dev 2018-02-27 08:56:33 -05:00
pimd Merge pull request #1804 from msablic/pim_mtrace_doc 2018-02-27 08:10:43 -05: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 build: clean up BUILT_SOURCES 2017-08-04 11:13:55 +02:00
redhat redhat: Build with FPM 2018-01-18 09:31:20 -05:00
ripd Merge pull request #1701 from donaldsharp/zapi_vrf_label 2018-02-13 19:05:42 -08:00
ripngd *: Track vrfs per nexthop not per route entry 2018-02-08 19:35:53 -05:00
sharpd sharpd: Allow sharp routes to recurse 2018-02-26 21:44:47 -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 tests: fix warnings related to afi/safi constants 2018-02-02 16:31:07 -02:00
tools Merge pull request #1770 from qlyoung/random-tools 2018-02-27 08:55:38 -05:00
vtysh vtysh: Fix missing \n at end of desc string 2018-02-27 15:34:23 +01:00
watchfrr Merge pull request #1514 from donaldsharp/watchfrr 2017-12-12 08:51:25 -08:00
zebra Merge pull request #1776 from dslicenc/static-inactive-cm19675 2018-02-27 08:51:33 -05: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 pimd: Multicast traceroute client and router 2018-02-19 23:13:55 +01: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 sharpd: Add Super Happy Advanced Routing Protocol 2017-11-27 09:16:30 -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