]> git.proxmox.com Git - mirror_frr.git/history - ospf6d/ospf6_interface.c
ospf6d: add p2p interface support
[mirror_frr.git] / ospf6d / ospf6_interface.c
2013-11-08 Dinesh Duttospf6d: add p2p interface support
2013-11-08 Dinesh Duttospf6d: schedule SPF to run on events rather than direc...
2013-10-23 Dinesh Duttospf6d/ospfd: refactor some common defines
2012-07-13 David LamparterMerge remote branch 'vincentbernat/feature/ospfv3-mib'
2012-06-25 Vincent Bernatospf6d: add SNMP notifications/traps support
2012-06-25 Vincent Bernatospf6d: add SNMP implementation of ospfv3IfTable
2012-04-12 Avneesh SachdevMerge quagga mainline into the google ISIS code.
2012-04-09 Avneesh SachdevMerge branch 'quagga' into google-bgp-multipath
2012-02-21 Vyacheslav Trushkinospf6d: remove defaults from iface config (BZ#550)
2011-12-13 Vyacheslav Trushkinospf6d: justify multicast group management
2011-12-13 Vyacheslav Trushkinospf6d: justify multicast group management
2011-09-27 Denis Ovsienkoospf6d: spelling
2011-08-19 Denis Ovsienkoospf6d: spelling
2011-07-29 Paul JakmaMerge remote-tracking branch 'origin/master'
2011-07-13 Greg TroxelMerge remote-tracking branch 'polymorf/master'
2011-07-12 Dmitrij Tejblumospf6d: copy "mtu-ignore" option from ospfd
2011-04-22 Dmitrij Tejblumospf6d: copy "mtu-ignore" option from ospfd
2010-04-28 David Wardospf6d: Fix crash when '[no] ipv6 ospf6 advertise prefi...
2009-12-10 Stephen Hemmingerospf6d: remove dead code
2009-06-22 Takashi SogabeConvert ospf6d over to quagga_gettime() wrappers.
2009-06-12 Stephen Hemminger[cleanup] Make command nodes static
2009-06-12 Stephen Hemminger[cleanup] Convert XMALLOC/memset to XCALLOC
2008-08-22 Paul Jakma[trivia] finish off static'ification of ospf6d and...
2006-05-15 Paul Jakma[ospf6d] GNU Zebra #3562: ABR Crash fix, memory fixes...
2005-06-24 hasso * ospf6_interface.c: fix the way inactivity_timer...
2005-04-07 paul2005-04-07 Paul Jakma <paul.jakma@sun.com>
2005-04-02 ajs2005-04-02 Andrew J. Schorr <ajschorr@alumni.princeton...
2004-12-24 hasso*.c: Change level of debug messages to LOG_DEBUG.
2004-10-10 paul2004-10-10 Paul Jakma <paul@dishone.st>
2004-09-23 hassoRemove usage of evil list and listnode typedefs.
2004-09-01 hassoMerge svn revision 975 from Zebra repository.
2004-08-26 hassoMake ospf6d configuration appear in vtysh as well....
2004-08-19 hassoMerge svn revisions 924 and 925 from Zebra CVS. Also...
2004-08-15 hassoSVN revisions 916-920 from Zebra. ABR support is almost...
2004-08-04 hassoSVN revision 907 from Zebra cvs repository.
2004-07-23 hassoUse ifp->mtu6 in ospf6d and ripngd.
2004-07-09 hassoMerge svn revision 855 from Zebra repository.
2004-05-18 hassoUpdate to latest (really :) ospf6d from Zebra repositor...
2004-05-18 hassoOspf6d merge from Zebra repository with added privs...
2003-05-18 paulFrom: Hasso Tepper <hasso@estpak.ee>
2002-12-13 paulInitial revision