Go to file
Renato Westphal 5e8c8947e3 zebra: increase maximum label stack depth
* Bump MPLS_MAX_LABELS from 2 to 16;
* Adjust the static_nh_label structure and the mpls_label2str() function;
* On OpenBSD, print an error message when trying to push more than one
  label at once (kernel limitation). While here, add support for MPLSv6
  FTNs in OpenBSD.

This is not the full package. We still can't pop multiple labels at once,
or do things like swap a label and push other ones. We'll address that
in the future.

Signed-off-by: Renato Westphal <renato@opensourcerouting.org>
2017-08-22 17:37:58 -03:00
babeld Merge pull request #1009 from donaldsharp/show_cmds 2017-08-21 14:30:41 +02:00
bgpd Merge pull request #939 from jbonor/optimization 2017-08-22 09:01:20 -04:00
debian Switch to using syslog for logging as the default 2017-07-31 12:53:01 -07:00
doc Merge pull request #929 from opensourcerouting/hooks-doc-irdp 2017-08-21 07:47:17 -04:00
eigrpd Merge pull request #939 from jbonor/optimization 2017-08-22 09:01:20 -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
init build: delete .cvsignore files 2011-12-13 14:27:01 +04:00
isisd isisd: return proper error codes in some commands 2017-08-22 11:18:10 -03:00
ldpd Merge pull request #939 from jbonor/optimization 2017-08-22 09:01:20 -04:00
lib lib: fix const-check in route_node 2017-08-22 15:27:08 +02:00
m4 build: non-recursive auxiliary directories 2017-07-31 23:03:30 +02:00
nhrpd Merge pull request #1009 from donaldsharp/show_cmds 2017-08-21 14:30:41 +02:00
ospf6d Merge pull request #1025 from qlyoung/no-ospf 2017-08-22 17:55:01 +02:00
ospfclient Merge pull request #911 from opensourcerouting/non-recursive-2 2017-08-09 14:38:07 -04:00
ospfd Merge pull request #1025 from qlyoung/no-ospf 2017-08-22 17:55:01 +02:00
pimd *: Add 'show debugging' command from vtysh 2017-08-21 07:23:59 -04:00
pkgsrc build: non-recursive auxiliary directories 2017-07-31 23:03:30 +02:00
ports pimd: merge pimd as of 2015-01-19 2016-05-25 20:38:32 -04:00
python lib, python: add M:A:C support for clippy 2017-08-14 11:30:08 -04:00
qpb build: clean up BUILT_SOURCES 2017-08-04 11:13:55 +02:00
redhat redhat: ship IRDP module 2017-08-15 14:19:16 +02:00
ripd Merge pull request #1009 from donaldsharp/show_cmds 2017-08-21 14:30:41 +02:00
ripngd Merge pull request #1009 from donaldsharp/show_cmds 2017-08-21 14:30:41 +02: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 clippy include paths / double-build 2017-08-15 11:21:07 +02:00
tools Merge pull request #1008 from donaldsharp/check_for_daemon_existence 2017-08-21 14:23:15 +02:00
vtysh lib: move hashstats under debug, show per-daemon 2017-08-21 14:41:02 +02:00
watchfrr Merge pull request #892 from opensourcerouting/watchfrr-simplify 2017-08-09 14:32:44 -04:00
zebra zebra: increase maximum label stack depth 2017-08-22 17:37:58 -03:00
.clang-format *: add indent control files 2017-07-17 14:00:23 +02:00
.dir-locals.el Initial take on project emacs variables file and settings. Sets tabs for c-mode. 2017-08-10 14:07:28 -04:00
.gitignore *: ignore .dirstamp 2017-08-09 13:48:31 -04: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 build: fix/improve clippy dependencies 2017-08-01 07:09:45 +02:00
COMMUNITY.md COMMUNITY.md: rewrap paragraphs, update PR section 2017-07-25 15:53:05 -04:00
configure.ac build: fix --disable-snmp 2017-08-21 14:55:22 +02: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
git-reindent-branch.py *: fix git-reindent-branch.py reversing order 2017-07-22 18:00:44 +02:00
indent.py *: add indent control files 2017-07-17 14:00:23 +02:00
Makefile.am build: non-recursive babeld & eigrpd 2017-08-04 19:09:14 +02: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