summaryrefslogtreecommitdiffstats
path: root/ospfd (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fixup of warnings in the codeDonald Sharp2015-07-261-12/+0
* This patch changes ospfd from only listening mode for BFD status updates to i...Donald Sharp2015-07-229-87/+406
* Add optional json capability to the "show ip ospf neighbor", "show ip ospf ne...Donald Sharp2015-07-221-80/+211
* Add json capability to the "show ip ospf interface [INTERFACE]" and "show ip ...Donald Sharp2015-07-221-117/+296
* Add json capability to the ospf commands: "show ip ospf" and "show ip ospf <1...Donald Sharp2015-07-221-190/+498
* This patch changes BGP from only listening mode for BFD status updates to int...Donald Sharp2015-06-121-1/+1
* zebra, bgpd, ospfd: 'redistribute table' to 'redistribute table <table-id>'Donald Sharp2015-06-111-19/+39
* ospfd: ospfd-virtual-link.patchDonald Sharp2015-05-201-0/+5
* ospfd: ospfd-warnings.patchDonald Sharp2015-05-209-28/+20
* ospfd: ospf_cli_fixesDonald Sharp2015-05-201-10/+149
* Command to adjust min-arrival value in Milliseconds.Donald Sharp2015-05-207-3/+99
* Changing router-id inline isnt handled correctly in the current implementation.Donald Sharp2015-05-204-9/+70
* If on-shutdown is configured to a large value and 'service quagga restart'Donald Sharp2015-05-201-1/+1
* The column headers for displaying OSPF neighbors are not alignedDonald Sharp2015-05-201-1/+1
* Add a running flag in ospf instance.Donald Sharp2015-05-203-40/+57
* Make OSPF compliant to the last sentence of this section in RFC 2328Donald Sharp2015-05-201-1/+2
* ospfd: ospf-start-lsreq-b4-exchange.patchDonald Sharp2015-05-202-1/+5
* OSPF silently ignores 'no ip ospf hello-interval X' and 'no ip ospf hello-int...Donald Sharp2015-05-201-6/+28
* Per AFI redist registrationsDonald Sharp2015-05-202-8/+8
* ISSUE:Donald Sharp2015-05-201-3/+6
* Multi-Instance OSPF SummaryDonald Sharp2015-05-2017-684/+2616
* ospf6d: ospfv3-stub-area-support.patchDonald Sharp2015-05-201-4/+0
* ospf6d: ospfv3-abr-ecmp-support.patchDonald Sharp2015-05-201-1/+0
* per-interface ospf enable and area set command.Donald Sharp2015-05-204-20/+276
* Unnumbered interface support.Donald Sharp2015-05-206-41/+114
* Support for 'clear ip ospf interface [IFNAME]'Donald Sharp2015-05-203-0/+47
* This patch adds support for a new BFD session down message from zebra toDonald Sharp2015-05-203-0/+91
* 'set metric -12' is broken in the parserDonald Sharp2015-05-201-8/+21
* Add support for route tagsDonald Sharp2015-05-207-8/+225
* ospfd: ospfv2-fix-interface-mode-cmd.patchDonald Sharp2015-05-201-0/+9
* When an LSA is flushed we need to update the timestamps for them. ThisDonald Sharp2015-05-201-0/+10
* Section 16.0 of rfc2328 (OSPF) specifies that the short-pathDonald Sharp2015-05-201-7/+0
* Modified the number of writes to service at mostDonald Sharp2015-05-204-35/+69
* In the "write" direction added a command to ensure that QuaggaDonald Sharp2015-05-204-103/+162
* Set the RCVBUF and SNDBUF sizes to the maximum possible amount toDonald Sharp2015-05-201-0/+36
* Ensuring that all interfaces are served in a round robin fashion duringDonald Sharp2015-05-201-3/+15
* Add a null check to ensure that another threadDonald Sharp2015-05-201-1/+1
* Send ARP requests proactively during OSPF Adjacency formation.Donald Sharp2015-05-203-2/+57
* ospfd-spf-stats.patchDonald Sharp2015-05-209-26/+159
* *: nuke ^L (page feed)David Lamparter2014-06-0417-104/+104
* ospfd: add debug messages for router lsa-generationChristian Franke2014-05-141-0/+9
* ospfd: For an ABR, ensure the right LSID is MaxAge'dPradosh Mohapatra2014-05-141-4/+12
* ospfd: clarify indentation and comments in ospf_lsa_maxage_deleteChristian Franke2014-05-141-2/+2
* ospfd: fix a reference counting issue introduced by commit 4de8bf0011Christian Franke2014-05-141-0/+1
* ospfd: check the LS-Ack's recentness instead of only comparing the #seqLu Feng2014-05-141-1/+1
* ospfd: don't allow to set network type on loopback interfacesChristian Franke2014-05-141-1/+7
* ospfd: run DR election prior to LSA regenerationChristian Franke2014-05-141-14/+19
* ospfd/ospf_vty.c: use keyword cmd styleChristian Franke2014-04-011-874/+62
* lib/command.c: rewrite command matching/parsingChristian Franke2014-04-011-2/+0
* bgpd, ospfd, zebra: fix some DEFUN definitionsChristian Franke2014-04-011-0/+2