CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/10/20 21:52:12
Modified files:
usr.sbin/eigrpd: eigrpd.c eigrpd.h eigrpe.c interface.c kroute.c
parse.y printconf.c rde.c rde.h rde_dual.c
util.c
Log message:
Add support for route summarization.
Working great but need more testing, especially with ipv6. For now
we don't validate if one configured summary is inside another or the
presence of duplicates. Will address these issues in a future commit.
