summaryrefslogtreecommitdiffstats
path: root/ospf6d/ospf6_interface.c (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | ospf6d: scrubbed some argc CHECK MEsDaniel Walton2016-09-301-66/+15
* | ospf6d: scrubbed some argc CHECK MEsDaniel Walton2016-09-301-6/+3
* | ospf6d: scrubbed some argc CHECK MEsDaniel Walton2016-09-301-28/+7
* | all: added CHECK ME for DEFUNs that look at argcDaniel Walton2016-09-291-0/+4
* | ospf6d: add 'int idx_foo' argv index variablesDaniel Walton2016-09-231-19/+33
* | convert <1-255> to (1-255), ()s to <>s, etcDaniel Walton2016-09-231-10/+10
* | ALIAS removal for bgp, ospf, pim, isis, rip, ripng, lib and zebraDaniel Walton2016-09-231-76/+71
* | ospf6d: argv updateDaniel Walton2016-09-231-19/+19
|/
* *: split & distribute memtypes and stop (re|ab)using lib/ MTYPEsDavid Lamparter2016-09-191-4/+6
* *: use an ifindex_t type, defined in lib/if.h, for ifindex valuesPaul Jakma2016-08-181-1/+1
* ospfd/ospf6d/zebra: Change interface bandwidth range and auto-cost range to 100GDon Slice2016-06-131-2/+2
* *: add missing includesDavid Lamparter2016-06-071-0/+1
* ospf6d: Fix printf % code usageDonald Sharp2016-05-191-1/+1
* quagga: Remove iflist global variableDonald Sharp2016-04-081-4/+4
* ospf6d: Stop sending hello's out loopback interfaceDonald Sharp2016-03-181-1/+2
* OSPFv3: Check area before scheduling SPFvivek2016-03-081-1/+2
* Merge branch 'cmaster' of ssh://stash.cumulusnetworks.com:7999/quag/quagga in...Donald Sharp2015-11-271-0/+9
|\
| * Should be able to "no" the full text of any config lineDaniel Walton2015-11-231-0/+9
* | Quagga: prefix2str fixupDonald Sharp2015-11-231-2/+2
|/
* OSPFv3: Do not display default network type.vivek2015-09-081-4/+7
* Support of BFD status in Quaggaradhika2015-08-311-3/+2
* Fixup of warnings in the codeDonald Sharp2015-07-261-0/+1
* This patch changes ospfd from only listening mode for BFD status updates to i...Donald Sharp2015-07-221-0/+6
* ospfd: ospfd-warnings.patchDonald Sharp2015-05-201-1/+0
* Support for 'clear ipv6 ospf6 interface [ifname]Donald Sharp2015-05-201-0/+60
* ospf6d: ospfv3-setsocket-retry.patchDonald Sharp2015-05-201-1/+12
* ospf6d: ospfv3-abr-ecmp-support.patchDonald Sharp2015-05-201-2/+3
* *: 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