]> git.proxmox.com Git - mirror_frr.git/history - ospfd/ospf_vty.c
ospfd: Fix typo in retransmit-interval arg parsing
[mirror_frr.git] / ospfd / ospf_vty.c
2016-11-17 Quentin Youngospfd: Fix typo in retransmit-interval arg parsing
2016-11-16 Quentin Youngospfd: Use sane cmd names and organize install_element's
2016-11-16 Quentin Youngospfd: Clean up ospf_vty.c
2016-11-16 Quentin Youngospfd: Fix and consolidate ospf cost commands
2016-11-15 Quentin Youngospfd: Fix bad index for ospf message-digest-key
2016-11-12 Quentin YoungMerge branch 'cmaster-next' into vtysh-grammar
2016-11-10 Donald SharpMerge remote-tracking branch 'origin/cmaster' into...
2016-11-06 Quentin Youngospfd: Update ospf area vlink interval commands
2016-11-04 Quentin Youngall: Fix underfull doc strings, part 1
2016-11-03 Quentin YoungMerge branch 'cmaster-next' into vtysh-grammar
2016-10-25 Quentin YoungMerge branch 'cmaster-next' into vtysh-grammar
2016-10-25 Quentin YoungMerge branch 'cmaster-next' into vtysh-grammar
2016-10-21 Donald SharpMerge remote-tracking branch 'origin/cmaster' into...
2016-10-21 Quentin YoungMerge branch 'cmaster-next' into vtysh-grammar
2016-10-21 Quentin YoungMerge branch 'cmaster-next' into vtysh-grammar
2016-10-21 Christian Frankeospfd: fix double assignment in ospf_vl_set_timers
2016-10-20 Quentin YoungMerge branch 'cmaster-next' into vtysh-grammar
2016-10-17 Quentin YoungMerge branch 'cmaster-next' into vtysh-grammar
2016-10-08 Donald Sharp*: Consolidate all double VIEW_NODE and ENABLE_NODE's
2016-10-08 Christian Franke*: Consistently support 32-bit route tags
2016-10-06 Don Sliceospfd: Display all ospf peers with show ip ospf neighbo...
2016-10-04 Quentin Youngall: Fix various syntax errors
2016-10-04 Quentin Youngospfd, ospf6d, ripd: Fix miscellaneous syntax errors
2016-10-01 Quentin Youngall: fix sundry syntax errors
2016-09-30 Daniel Waltonospfd: added some missing <>s
2016-09-30 rootospfd: resolve argc CHECK MEs in ospf_vty.c
2016-09-30 Donald SharpMerge remote-tracking branch 'origin/cmaster' into...
2016-09-28 Daniel Waltonuse JSON_C_TO_STRING_PRETTY for json_object_to_json_string
2016-09-26 Daniel Waltonbgpd: collaps show ip bgp, show ip bgp x.x.x.x, etc...
2016-09-25 Daniel WaltonExpand #defines in command strings
2016-09-25 Daniel WaltonExpand #defines in command strings
2016-09-23 Quentin YoungMerge branch 'vtysh-grammar' of ssh://stash.cumulusnetw...
2016-09-23 Daniel Waltonospfd: add 'int idx_foo' argv index variables
2016-09-23 Daniel Waltonconvert <1-255> to (1-255), ()s to <>s, etc
2016-09-23 Daniel WaltonChange {json} to [json]
2016-09-23 Daniel WaltonALIAS removal for bgp, ospf, pim, isis, rip, ripng...
2016-09-22 Daniel Waltonospfd: argv update for all but ospf_vty.c
2016-09-21 Quentin YoungMerge branch 'cmaster-next' into vtysh-grammar
2016-09-13 Donald Sharpospfd: Fix crash with usage of incorrect command
2016-09-09 Donald Sharpospfd: Fix crash with usage of incorrect command
2016-09-08 Donald SharpMerge remote-tracking branch 'origin/cmaster' into...
2016-09-03 Olivier DugeonUpdate Traffic Engineering Support for OSPFD
2016-08-23 Donald SharpMerge remote-tracking branch 'origin/cmaster' into...
2016-08-19 Donald SharpMerge remote-tracking branch 'origin/cmaster' into...
2016-08-18 Joakim Tjernlundospfd: Impl. per interface 'ip ospf area' command
2016-08-18 David LamparterRevert "per-interface ospf enable and area set command."
2016-08-18 Donald SharpMerge remote-tracking branch 'origin/cmaster' into...
2016-08-16 Donald Sharpospfd: Remove HAVE_OPAQUE_LSA
2016-08-15 Donald SharpMerge remote-tracking branch 'origin/cmaster' into...
2016-08-13 Sid Khotbgpd: Reverting fix for CM-5040: BGP and OSPF should...
2016-07-15 Donald SharpMerge remote-tracking branch 'origin/cmaster' into...
2016-07-13 Donald SharpMerge remote-tracking branch 'origin/cmaster' into...
2016-07-02 Sid Khotbgpd: BGP should accept "router-id IFNAME"
2016-06-13 Don SliceMerge branch 'cmaster-next' of ssh://stash.cumulusnetwo...
2016-06-13 Don Sliceospfd/ospf6d/zebra: Change interface bandwidth range...
2016-06-09 Daniel WaltonMerge branch 'cmaster-next' of ssh://stash.cumulusnetwo...
2016-06-08 Paul Jakmaospfd: Remove the blocking of opaque LSAs origination...
2016-05-26 Paul Jakmaospfd: Some small tweaks to the SPF execution reason...
2016-05-26 Paul Jakmaospfd: Make ospf_passive_interface_update calls friendl...
2016-05-20 Donald Sharpospfd: Fix compiler warnings
2016-05-18 Daniel WaltonOSPF LSA may not be refreshed within 1800s, ANVL OSPF...
2016-05-13 Daniel WaltonOSPF refreshTimerMsecs in json output is off
2016-04-08 Donald SharpMerge branch 'cmaster' of ssh://stash.cumulusnetworks...
2016-04-08 Donald Sharpquagga: Remove iflist global variable
2016-03-18 Don Slicequagga: delete interface from default table when moved...
2016-03-17 Donald Sharpospfd: Fix Dereference of Null Pointer during config
2016-03-02 Daniel WaltonMake duplicate ospf commands hidden
2016-02-24 Donald SharpMerge branch 'cmaster' of ssh://stash.cumulusnetworks...
2016-02-24 Donald Sharpospfd: Fix some missing 'no XXX' commands
2016-02-19 Daniel WaltonOSPFv2 has both "router-id x.x.x.x" and "ospf router...
2016-02-10 Don SliceMerge branch 'cmaster' of ssh://stash.cumulusnetworks...
2016-02-10 Daniel WaltonOSPF distance command does not accept "external <1...
2015-11-27 Donald SharpMerge branch 'cmaster' of ssh://stash.cumulusnetworks...
2015-11-27 Donald SharpMerge branch 'cmaster' of ssh://stash.cumulusnetworks...
2015-11-23 Daniel WaltonShould be able to "no" the full text of any config...
2015-11-18 Donald SharpQuagga: Fixup cli and json keyword
2015-11-17 Donald SharpMerge branch 'cmaster' of ssh://stash.cumulusnetworks...
2015-11-13 Daniel WaltonOSPF: remove deprecated commands
2015-11-04 Vipin KumarMerge branch 'cmaster' of ssh://stash.cumulusnetworks...
2015-11-03 Daniel WaltonEnable OSPF "log-adjacency-changes" by default
2015-10-20 Daniel WaltonMerge branch 'cmaster' of ssh://stash.cumulusnetworks...
2015-10-20 Vipin KumarMerge branch 'cmaster' of ssh://stash.cumulusnetworks...
2015-10-20 Vipin KumarPrint an error when user tries to change a previously...
2015-09-01 Donald SharpMerge branch 'cmaster' of ssh://stash.cumulusnetworks...
2015-08-31 radhikaSupport of BFD status in Quagga
2015-08-07 Morgan StewartAdded json formating support to several show-...-detail...
2015-07-31 Michael Rossbergconfiguration options for faster OSPF convergence
2015-07-29 Donald Sharparm compilation failures.
2015-07-25 Donald SharpFixup of warnings in the code
2015-07-22 Donald SharpThis patch changes ospfd from only listening mode for...
2015-07-22 Donald SharpAdd optional json capability to the "show ip ospf neigh...
2015-07-22 Donald SharpAdd json capability to the "show ip ospf interface...
2015-07-22 Donald SharpAdd json capability to the ospf commands: "show ip...
2015-06-11 Donald Sharpzebra, bgpd, ospfd: 'redistribute table' to 'redistribu...
2015-05-20 Donald Sharpospfd: ospf_cli_fixes
2015-05-20 Donald SharpCommand to adjust min-arrival value in Milliseconds.
2015-05-20 Donald SharpChanging router-id inline isnt handled correctly in...
2015-05-20 Donald SharpIf on-shutdown is configured to a large value and ...
2015-05-20 Donald SharpThe column headers for displaying OSPF neighbors are...
2015-05-20 Donald SharpAdd a running flag in ospf instance.
next