summaryrefslogtreecommitdiffstats
path: root/ospf6d/ospf6_interface.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: nuke ^L (page feed)David Lamparter2014-06-041-3/+3
* ospf6d: add "auto-cost reference-bandwidth" commandVincent Bernat2014-03-211-1/+60
* ospf6d: compute interface cost from its bandwidthVincent Bernat2014-03-211-14/+84
* ospf6d: fix interface_down() stopping hellosDavid Lamparter2014-03-181-1/+4
* ospf6d: handle missing link local address more gracefullyChristian Franke2014-03-181-3/+14
* ospf6d: improve ordered shutdownChristian Franke2014-03-181-10/+12
* ospf6d: clear DR info on interface_downChristian Franke2013-11-201-0/+4
* ospf6d: don't run DR election early on "ipv6 ospf6 priority"Christian Franke2013-11-201-1/+4
* ospf6d: fix integrated configDinesh Dutt2013-11-201-0/+8
* ospf6d: add SPF logs, statistics, and display of SPF parametersDinesh Dutt2013-11-081-4/+16
* ospf6d: fix linkdown handlingDinesh Dutt2013-11-081-3/+3
* ospf6d: add p2p interface supportDinesh Dutt2013-11-081-1/+104
* ospf6d: schedule SPF to run on events rather than directly on each event.Dinesh Dutt2013-11-081-3/+9
* ospf6d/ospfd: refactor some common definesDinesh Dutt2013-10-231-3/+3
* ospf6d: add SNMP notifications/traps supportVincent Bernat2012-06-251-0/+11
* ospf6d: add SNMP implementation of ospfv3IfTableVincent Bernat2012-06-251-0/+1
* ospf6d: remove defaults from iface config (BZ#550)Vyacheslav Trushkin2012-02-211-23/+36
* ospf6d: justify multicast group managementVyacheslav Trushkin2011-12-131-4/+4
* ospf6d: spellingDenis Ovsienko2011-09-271-4/+4
* ospf6d: copy "mtu-ignore" option from ospfdDmitrij Tejblum2011-04-221-0/+58
* ospf6d: Fix crash when '[no] ipv6 ospf6 advertise prefix-list' is in startup-...David Ward2010-04-291-10/+18
* ospf6d: remove dead codeStephen Hemminger2009-12-101-17/+0
* Convert ospf6d over to quagga_gettime() wrappers.Takashi Sogabe2009-06-221-1/+1
* [cleanup] Make command nodes staticStephen Hemminger2009-06-121-1/+1
* [cleanup] Convert XMALLOC/memset to XCALLOCStephen Hemminger2009-06-121-4/+2
* [trivia] finish off static'ification of ospf6d and ripngdPaul Jakma2008-08-221-11/+11
* [ospf6d] GNU Zebra #3562: ABR Crash fix, memory fixes, route table debugsPaul Jakma2006-05-151-1/+2
* * ospf6_interface.c: fix the way inactivity_timer is called. Becausehasso2005-06-241-3/+3
* 2005-04-07 Paul Jakma <paul.jakma@sun.com>paul2005-04-071-56/+34
* 2005-04-02 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2005-04-031-14/+0
* *.c: Change level of debug messages to LOG_DEBUG.hasso2004-12-241-28/+28
* 2004-10-10 Paul Jakma <paul@dishone.st>paul2004-10-101-11/+20
* Remove usage of evil list and listnode typedefs.hasso2004-09-231-13/+13
* Merge svn revision 975 from Zebra repository.hasso2004-09-011-14/+14
* Make ospf6d configuration appear in vtysh as well. Report sent to Yasuhirohasso2004-08-261-0/+1
* Merge svn revisions 924 and 925 from Zebra CVS. Also remove uselesshasso2004-08-191-1/+1
* SVN revisions 916-920 from Zebra. ABR support is almost done.hasso2004-08-151-11/+18
* SVN revision 907 from Zebra cvs repository.hasso2004-08-041-39/+89
* Use ifp->mtu6 in ospf6d and ripngd.hasso2004-07-231-8/+8
* Merge svn revision 855 from Zebra repository.hasso2004-07-091-8/+71
* Update to latest (really :) ospf6d from Zebra repository and some tinyhasso2004-05-181-2/+23
* Ospf6d merge from Zebra repository with added privs stuff and mergedhasso2004-05-181-481/+936
* From: Hasso Tepper <hasso@estpak.ee>paul2003-05-181-0/+8
* Initial revisionpaul2002-12-131-0/+1028