]> git.proxmox.com Git - mirror_frr.git/history - ospfd
Lower BGP's default keepalive/holdtime to 3s/9s
[mirror_frr.git] / ospfd /
2015-09-23 Donald Sharplib: zclient.c remove extern struct thread_master *
2015-09-16 Dinesh G DuttZebra: Add IPv6 protocol filtering support & Setting...
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 a few missed warnings after --enable-werror...
2015-07-25 Donald SharpAdd --enable-werror to configure
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-12 Donald SharpThis patch changes BGP from only listening mode for...
2015-06-11 Donald Sharpzebra, bgpd, ospfd: 'redistribute table' to 'redistribu...
2015-05-20 Donald Sharpospfd: ospfd-virtual-link.patch
2015-05-20 Donald Sharpospfd: ospfd-warnings.patch
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.
2015-05-20 Donald SharpMake OSPF compliant to the last sentence of this sectio...
2015-05-20 Donald Sharpospfd: ospf-start-lsreq-b4-exchange.patch
2015-05-20 Donald SharpOSPF silently ignores 'no ip ospf hello-interval X...
2015-05-20 Donald SharpPer AFI redist registrations
2015-05-20 Donald SharpISSUE:
2015-05-20 Donald SharpMulti-Instance OSPF Summary
2015-05-20 Donald Sharpospf6d: ospfv3-stub-area-support.patch
2015-05-20 Donald Sharpospf6d: ospfv3-abr-ecmp-support.patch
2015-05-20 Donald Sharpper-interface ospf enable and area set command.
2015-05-20 Donald SharpUnnumbered interface support.
2015-05-20 Donald SharpSupport for 'clear ip ospf interface [IFNAME]'
2015-05-20 Donald SharpThis patch adds support for a new BFD session down...
2015-05-20 Donald Sharp'set metric -12' is broken in the parser
2015-05-20 Donald SharpAdd support for route tags
2015-05-20 Donald Sharpospfd: ospfv2-fix-interface-mode-cmd.patch
2015-05-20 Donald SharpWhen an LSA is flushed we need to update the timestamps...
2015-05-20 Donald SharpSection 16.0 of rfc2328 (OSPF) specifies that the short...
2015-05-20 Donald SharpModified the number of writes to service at most
2015-05-20 Donald SharpIn the "write" direction added a command to ensure...
2015-05-20 Donald SharpSet the RCVBUF and SNDBUF sizes to the maximum possible...
2015-05-20 Donald SharpEnsuring that all interfaces are served in a round...
2015-05-20 Donald SharpAdd a null check to ensure that another thread
2015-05-20 Donald SharpSend ARP requests proactively during OSPF Adjacency...
2015-05-19 Donald Sharpospfd-spf-stats.patch
2014-06-04 David Lamparter*: nuke ^L (page feed)
2014-05-14 Christian Frankeospfd: add debug messages for router lsa-generation
2014-05-14 Pradosh Mohapatraospfd: For an ABR, ensure the right LSID is MaxAge'd
2014-05-14 Christian Frankeospfd: clarify indentation and comments in ospf_lsa_max...
2014-05-14 Christian Frankeospfd: fix a reference counting issue introduced by...
2014-05-14 Lu Fengospfd: check the LS-Ack's recentness instead of only...
2014-05-14 Christian Frankeospfd: don't allow to set network type on loopback...
2014-05-14 Christian Frankeospfd: run DR election prior to LSA regeneration
2014-04-01 Christian Frankeospfd/ospf_vty.c: use keyword cmd style
2014-04-01 Christian Frankelib/command.c: rewrite command matching/parsing
2014-04-01 Christian Frankebgpd, ospfd, zebra: fix some DEFUN definitions
2014-03-18 David LamparterMerge volatile/cumulus_ospf6d
2014-02-11 Remi Gacognesecurity: Fix some typos and potential NULL-deref
2014-02-10 Christian Frankeospfd: fixup log message in ospf_zebra_delete
2013-11-08 Dinesh Duttospf6d: add p2p interface support
2013-11-08 Dinesh Duttospf6d: reinvoke MaxAge remover thread if not all MaxAg...
2013-10-23 Dinesh Duttospf6d/ospfd: refactor some common defines
2013-08-06 David Lamparterospfd: protect vs. VU#229804 (malformed Router-LSA)
2013-07-28 David Lamparterospfd: CVE-2013-2236, stack overrun in apiserver
2013-04-20 Christian Frankeospfd: fix flooding procedure
2013-04-20 Christian Frankeospfd: make ospf_maxage_lsa_remover actually yield
2013-04-09 Christian Frankeospfd: restore nexthop IP for p2p interfaces
2013-04-09 Christian Frankeospfd: fix LSA initialization for build without opaque LSA
2013-01-11 David LamparterMerge remote-tracking branch 'savannah/sf/ospfd'
2013-01-07 Dinesh G Duttospfd: Remove dup MaxAge LSA flood
2013-01-07 Vishal Kumarospfd: Corrected ospfd Type-4/Type-5 ls update handling
2013-01-07 Andrew Certainospfd: compile warning cleanups
2013-01-07 Andrew Certainospfd: Update nsm_change_state to static scope, as...
2013-01-07 Andrew Certainospfd: Changed TE instance check to remove -Wtype-limit...
2013-01-07 Andrew Certainospfd: Update comments to be more clear in packet proce...
2013-01-07 Andrew Certainospfd: Fixed signed/unsigned masking of negative metrics
2013-01-07 Andrew Certainospfd: Fixed typo bug in ospf_vty.h:ospf_neighbor
2013-01-07 Christian Frankeospfd: fix argument parsing for distribute-list
2013-01-07 David Lamparterospf: fix apiserver enable
2013-01-07 Leonard Tracyospf: Fix type-4 network mask to 0 per RFC
2013-01-07 Ayan Banerjeeospf: Reduce MaxAge log level
2013-01-07 Dinesh Duttospf: Convert MAX_AGE LSA list to tree
2013-01-07 Ayan Banerjeeospf: forward ref. of areas for "max-metric router...
2013-01-07 Ayan Banerjeeospf: suppress delete using replacement
2012-11-05 Hasso Tepperospfd: remove some buggy extra ';' symbols.
2012-10-25 Balaji.G*: use array_size() helper macro
2012-10-25 JR Riversospfd: respect max-metric over configured cost for...
2012-10-25 JR Riversospfd: ABR algorithm not propagating MAXAGE LSAs into...
2012-10-25 JR Riversospfd: blackhole route removal for area range
2012-10-25 JR Riverslib: improve fletcher checksum validation
2012-10-19 Paul JakmaRevert "ospfd: Do not fall back to intervening router."
2012-09-25 Brad Smithbuild: correct libtool parameter used within Makefiles
2012-07-25 Joakim Tjernlundospfd: Do not fall back to intervening router.
2012-07-25 Joakim Tjernlundospfd: use ZEBRA_NEXTHOP_IPV4_IFINDEX
2012-07-25 Joakim Tjernlundospf_spf_process_stubs: use LSA pos to find OSFP interface
2012-07-25 Joakim Tjernlundospfd: Optimize and improve SPF nexthop calculation
2012-07-25 David Lamparterospfd: avoid exhausting memory with OSPF vertices ...
next