Go to file
Quentin Young a72730d34a
eigrpd, vtysh: add dummy route-map cli
eigrpd will successfully accept `(conf)# route-map foo ...` because it
is not sent to eigrpd from vtysh, but of course, this is the classic
node sync syndrome.

Since eigrpd apparently doesn't support proper routemaps yet just add
the cli so we can suppress the vtysh errors.

Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com>
2017-07-20 12:51:57 -04:00
babeld Merge remote-tracking branch 'frr/master' into newline-redux 2017-07-14 13:07:30 +02:00
bgpd bgpd: fix peer startup for labeled-unicast if linklocal address not found 2017-07-18 13:09:34 +00:00
debian debian: python3-dev is now a build requirement for main package 2017-06-27 18:09:38 -07:00
doc Merge pull request #827 from devicenull/patch-1 2017-07-18 11:41:11 -04:00
eigrpd eigrpd, vtysh: add dummy route-map cli 2017-07-20 12:51:57 -04:00
fpm *: reindent 2017-07-17 14:04:07 +02:00
gdb gdb: Add a directory of files with gdb macros 2016-05-26 15:33:30 +00:00
init build: delete .cvsignore files 2011-12-13 14:27:01 +04:00
isisd *: reindent pt. 2 2017-07-17 15:26:02 -04:00
ldpd Merge remote-tracking branch 'frr/master' into newline-redux 2017-07-14 13:07:30 +02:00
lib lib: route_node_lookup() needs to apply_mask() to prefix 2017-07-19 16:54:24 +00:00
m4 build: find & use threading library 2017-03-31 17:59:48 +02:00
nhrpd nhrpd: enable -Werror 2017-07-14 16:59:44 +02:00
ospf6d ospf6d: crash in ospf6_lsdb_show 2017-07-18 13:19:47 +00:00
ospfclient *: reindent 2017-07-17 14:04:07 +02:00
ospfd *: reindent pt. 2 2017-07-17 15:26:02 -04:00
pimd *: reindent pt. 2 2017-07-17 15:26:02 -04:00
pkgsrc eigrp: Initial Commit 2017-03-08 23:07:46 -05:00
ports pimd: merge pimd as of 2015-01-19 2016-05-25 20:38:32 -04:00
python *: ditch vty_outln(), part 1 of 2 2017-07-13 20:29:22 +02:00
qpb *: reindent pt. 2 2017-07-17 15:26:02 -04:00
redhat redhat: Add missing pimd & babels to startup scripts and config 2017-07-11 18:29:06 -07:00
ripd *: reindent pt. 2 2017-07-17 15:26:02 -04:00
ripngd *: reindent pt. 2 2017-07-17 15:26:02 -04:00
snapcraft gitignore: update references to FRR 2017-07-12 11:55:04 -05:00
solaris gitignore: update references to FRR 2017-07-12 11:55:04 -05:00
tests *: reindent pt. 2 2017-07-17 15:26:02 -04:00
tools *: reindent pt. 2 2017-07-17 15:26:02 -04:00
vtysh eigrpd, vtysh: add dummy route-map cli 2017-07-20 12:51:57 -04:00
watchfrr *: reindent 2017-07-17 14:04:07 +02:00
zebra Merge pull request #828 from tigranmartirosyan/master 2017-07-18 12:11:35 -04:00
.clang-format *: add indent control files 2017-07-17 14:00:23 +02:00
.gitignore gitignore: update references to FRR 2017-07-12 11:55:04 -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 python: clidef.py 2017-06-14 19:29:26 +02:00
COMMUNITY.md *: COMMUNITY.md: compatibility foo & deprecation 2017-07-13 20:29:15 +02:00
configure.ac config: switch a few references to say FRR 2017-07-12 11:25:33 -05: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
indent.py *: add indent control files 2017-07-17 14:00:23 +02:00
Makefile.am build: Hard directory instead of dynamic so make distribution works correctly 2017-07-07 13:42:54 -05:00
NEWS release: 0.99.24 2016-06-03 15:56:44 -04:00
README README: add references to EIGRP and NHRP. 2017-05-12 22:51:45 +02:00
README.NetBSD config: switch a few references to say FRR 2017-07-12 11:25:33 -05:00
render_md.py build: number sections in COMMUNITY.md HTML 2016-12-05 19:08:00 +01: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 manages various IPv4 and IPv6 routing
protocols.

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

See the file REPORTING-BUGS to report bugs.

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