Go to file
Donald Sharp bd74dc610a lib: Hash creation cleanup
1) Some hash key functions where converting pointers
directly to a 32 bit value via downcasting.  Pointers
are 64 bit on a majority of our platforms.

2) Some hashes were being created with 256 entries,
downsize the hash creation size to more appropriate
values.

3) Add hash names to hash creation so we can watch
the hash via 'show debugging hashtable'

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
2017-09-05 14:33:01 -04:00
babeld Merge pull request #1078 from dwalton76/ospfd-network-cmd-warning 2017-08-31 13:23:25 -03:00
bgpd Merge pull request #1047 from dwalton76/bgpd-draft-ietf-grow-bgp-gshut-10 2017-09-05 10:20:49 -03:00
debian doc: new frr-args(8) man page with general options 2017-08-29 08:36:03 +02:00
doc Merge pull request #1059 from opensourcerouting/oldbits-1 2017-08-29 19:53:30 -04:00
eigrpd eigrp: Fix missing neighbor->nexthop changes? 2017-09-05 07:48:52 -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 Merge pull request #1020 from opensourcerouting/ferr 2017-09-05 07:52:18 -04:00
ldpd *: use zapi_route to send/receive redistributed routes as well 2017-08-23 20:25:45 -03:00
lib lib: Hash creation cleanup 2017-09-05 14:33:01 -04:00
m4 build: non-recursive auxiliary directories 2017-07-31 23:03:30 +02:00
nhrpd Merge pull request #1056 from opensourcerouting/oldbits-0 2017-08-29 17:48:36 -04:00
ospf6d Merge pull request #1079 from qlyoung/fix-style-a 2017-08-31 13:22:55 -03:00
ospfclient Merge pull request #911 from opensourcerouting/non-recursive-2 2017-08-09 14:38:07 -04:00
ospfd Merge pull request #1075 from donaldsharp/rip_metric 2017-09-05 18:17:52 +02:00
pimd Merge pull request #1044 from donaldsharp/combination 2017-08-31 10:25:55 -05: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 clippy: disable unneeded autogenerated code 2017-08-25 18:54:13 +02:00
qpb build: clean up BUILT_SOURCES 2017-08-04 11:13:55 +02:00
redhat redhat: Set permissions on systemd service file 2017-08-30 14:02:37 -05:00
ripd ripd: Fix warning about metric value less than 0 2017-09-05 13:17:47 -04:00
ripngd Merge pull request #1075 from donaldsharp/rip_metric 2017-09-05 18:17:52 +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: skip isis tlv fuzztest on SunOS 2017-09-02 01:57:32 +02:00
tools Merge pull request #1008 from donaldsharp/check_for_daemon_existence 2017-08-21 14:23:15 +02:00
vtysh *: fix style 2017-08-30 11:27:11 -04:00
watchfrr Merge pull request #892 from opensourcerouting/watchfrr-simplify 2017-08-09 14:32:44 -04:00
zebra zebra: accept Null0 again in addition to null0 2017-09-05 11:50:34 -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 python/clippy: make output file writing less weird 2017-08-24 00:18:53 +02:00
COMMUNITY.md COMMUNITY.md: rewrap paragraphs, update PR section 2017-07-25 15:53:05 -04:00
configure.ac tests: skip isis tlv fuzztest on SunOS 2017-09-02 01:57:32 +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 *: update git-reindent-branch.py 2017-08-22 18:51:31 +02:00
indent.py *: add indent control files 2017-07-17 14:00:23 +02:00
Makefile.am lib: split off compiler magic into its own file 2017-08-24 00:18:53 +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