]> git.proxmox.com Git - mirror_frr.git/history - ospf6d/ospf6_interface.c
Should be able to "no" the full text of any config line
[mirror_frr.git] / ospf6d / ospf6_interface.c
2015-11-23 Daniel WaltonShould be able to "no" the full text of any config...
2015-09-08 Donald SharpMerge branch 'cmaster' of ssh://stash.cumulusnetworks...
2015-09-08 vivekOSPFv3: Do not display default network type.
2015-09-01 Donald SharpMerge branch 'cmaster' of ssh://stash.cumulusnetworks...
2015-08-31 radhikaSupport of BFD status in Quagga
2015-07-25 Donald SharpFixup of warnings in the code
2015-07-22 Donald SharpThis patch changes ospfd from only listening mode for...
2015-05-20 Donald Sharpospfd: ospfd-warnings.patch
2015-05-20 Donald SharpSupport for 'clear ipv6 ospf6 interface [ifname]
2015-05-20 Donald Sharpospf6d: ospfv3-setsocket-retry.patch
2015-05-20 Donald Sharpospf6d: ospfv3-abr-ecmp-support.patch
2014-06-04 David Lamparter*: nuke ^L (page feed)
2014-03-21 Vincent Bernatospf6d: add "auto-cost reference-bandwidth" command
2014-03-21 Vincent Bernatospf6d: compute interface cost from its bandwidth
2014-03-18 David LamparterMerge volatile/cumulus_ospf6d
2014-03-18 David Lamparterospf6d: fix interface_down() stopping hellos
2014-03-18 Christian Frankeospf6d: handle missing link local address more gracefully
2014-03-18 Christian Frankeospf6d: improve ordered shutdown
2013-11-20 Christian Frankeospf6d: clear DR info on interface_down
2013-11-20 Christian Frankeospf6d: don't run DR election early on "ipv6 ospf6...
2013-11-20 Dinesh Duttospf6d: fix integrated config
2013-11-08 Dinesh Duttospf6d: add SPF logs, statistics, and display of SPF...
2013-11-08 Dinesh Duttospf6d: fix linkdown handling
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