Go to file
Philippe Guibert cf6c0c088e bgpd: fix nexthop comparison for nexthop vpnv6 attribute
As nexthop attribute for vpnv6 also contains a blank RD and a blank tag,
the IPv6 address length increases from 16 to 24 bytes. The same was
observed for vpnv4 nexthop, but was missing for VPNv6.
The same is done for martian nexthop debugging.

Signed-off-by: Philippe Guibert <philippe.guibert@6wind.com>
2017-01-17 12:13:11 +01:00
bgpd bgpd: fix nexthop comparison for nexthop vpnv6 attribute 2017-01-17 12:13:11 +01:00
cumulus cumulus files: Rename Project from Quagga to FRR 2017-01-07 00:10:57 +07:00
debian debian: Convert Quagga -> Frr 2017-01-04 09:25:20 -05:00
doc lib: Update ZAPI to version 4 and HEADER_MARKER to 254 2017-01-04 08:05:39 -05:00
fpm Use only the ISC license for .proto files. 2016-09-23 12:12:16 -04: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: clean up own LSPs correctly on update 2017-01-06 20:21:02 +01:00
ldpd build: rename (1 of ?): configure.ac + preproc 2016-12-20 17:57:47 +01:00
lib lib: limit size of vty buffer to 4096 bytes 2017-01-13 14:37:40 +01:00
m4 build: fix "pragma weak" mixups 2013-02-09 03:00:12 +01:00
ospf6d ospf6d: resolve problem with area range lsid creation 2017-01-03 15:14:56 -05:00
ospfclient lib: migrate to new memory-type handling 2016-09-19 18:35:50 +02:00
ospfd ospfd: Stop attempt to read beyond end of argv 2017-01-05 19:39:56 -05:00
pimd build: rename (1 of ?): configure.ac + preproc 2016-12-20 17:57:47 +01:00
pkgsrc build: delete .cvsignore files 2011-12-13 14:27:01 +04:00
ports pimd: merge pimd as of 2015-01-19 2016-05-25 20:38:32 -04:00
qpb fpm/protobuf: fix compile errors & warnings 2016-09-23 12:12:17 -04:00
redhat redhat: rename project from Quagga to FRR 2017-01-06 23:45:13 +07:00
ripd build: rename (2 of ?): route_types macros 2016-12-20 18:34:29 +01:00
ripngd build: rename (2 of ?): route_types macros 2016-12-20 18:34:29 +01:00
solaris watchfrr: Rename watchquagga -> watchfrr 2017-01-03 20:13:02 -05:00
tests tests: fix mis-fixed format string 2017-01-13 11:51:45 +01:00
tools debian: Convert Quagga -> Frr 2017-01-04 09:25:20 -05:00
vtysh watchfrr: Rename watchquagga -> watchfrr 2017-01-03 20:13:02 -05:00
watchfrr watchfrr: Rename watchquagga -> watchfrr 2017-01-03 20:13:02 -05:00
zebra zebra: Allow tag values greater than 2 billion on arm 2017-01-06 12:37:44 -05:00
.gitignore build: rename (1 of ?): configure.ac + preproc 2016-12-20 17:57:47 +01: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 build: remove --disable-ipv6 2016-06-03 15:51:36 -04:00
ChangeLog [trivia] Make 'make dist' happy about ChangeLog expunge 2008-08-23 08:36:42 +01:00
common.am qpb: Add support for protobuf. 2016-09-23 12:12:16 -04:00
COMMUNITY.md frr: Modify doc to talk about cli 2016-12-16 15:35:14 -05:00
configure.ac configure.ac: rename red hat spec from quagga.spec to frr.spec 2017-01-07 00:12:16 +07:00
COPYING *: nuke ^L (page feed) 2014-06-04 06:58:02 +02:00
COPYING-LGPLv2.1 build: remove LGPL v2.0, add LGPL v2.1 2016-11-15 17:19:38 +09:00
Makefile.am watchfrr: Rename watchquagga -> watchfrr 2017-01-03 20:13:02 -05:00
NEWS release: 0.99.24 2016-06-03 15:56:44 -04:00
README build: remove INSTALL.quagga.txt 2016-12-20 18:00:22 +01:00
README.NetBSD build: remove $Format tags 2016-12-20 17:54:03 +01:00
render_md.py build: number sections in COMMUNITY.md HTML 2016-12-05 19:08:00 +01:00
REPORTING-BUGS Update for git and emphasize asking for good reports. 2010-05-05 07:51:26 -04:00
SERVICES doc: add the ldpd vty port to the SERVICES file 2016-12-23 13:27:40 +07: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

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

Currently Quagga supports BGP4, BGP4+, OSPFv2, OSPFv3, RIPv1,
RIPv2, RIPng, PIM-SSM and LDP as well as very early support for IS-IS.

See the file REPORTING-BUGS to report bugs.

Quagga is free software. See the file COPYING for copying conditions.