]> git.proxmox.com Git - mirror_frr.git/history - ospfd
Merge pull request #307 from LabNConsulting/working/2.0/patch/rename2
[mirror_frr.git] / ospfd /
2017-03-30 Donald SharpMerge pull request #307 from LabNConsulting/working...
2017-03-30 Lou BergerRename: FreeRangeRouting FRRouting
2017-03-30 Donald SharpMerge pull request #299 from opensourcerouting/test...
2017-03-30 Donald SharpMerge pull request #298 from opensourcerouting/defaults
2017-03-28 David Lamparter*: track version & "defaults" in configs
2017-02-14 Donald SharpMerge pull request #200 from opensourcerouting/pytest...
2017-02-14 Donald SharpMerge pull request #193 from opensourcerouting/mw-cover...
2017-02-14 Donald SharpMerge pull request #201 from opensourcerouting/fixes...
2017-02-14 Russ WhiteMerge pull request #202 from opensourcerouting/fixes...
2017-02-13 Christian Franke*: Add missing files to gitignore
2017-02-10 Martin Winterospfd: CID 1399387 (#1 of 2): Destination buffer too...
2017-02-10 Martin Winterospfd: Fix Coverity Warning CID 1399480 (#1 of 1):...
2017-02-07 Donald SharpMerge pull request #176 from opensourcerouting/mtype...
2017-02-07 Donald SharpMerge pull request #178 from opensourcerouting/ospf_lib...
2017-02-07 David LamparterMerge pull request #173 from LabNConsulting/working...
2017-02-07 David Lamparterospfd: make libfrrospf a private non-dynamic lib
2017-02-07 David Lamparterospfd: isolate ospfapiclient lib from ospf lib
2017-02-07 David LamparterMerge pull request #161 from donaldsharp/stableMcLibrary
2017-02-03 Donald Sharp*: Convert libospf -> libfrrospf
2017-02-03 Donald Sharpospfd: Fix compile warnings
2017-02-03 Donald Sharp*: Convert libzebra -> libfrr
2017-02-02 Donald SharpMerge pull request #143 from LabNConsulting/working...
2017-02-01 Donald SharpMerge pull request #146 from opensourcerouting/assorted...
2017-02-01 David Lamparter*: fix warning fallout from set_socket_path
2017-01-25 Russ WhiteMerge pull request #120 from opensourcerouting/snapcraf...
2017-01-25 Martin Winterospfd: Add vty_socket cli option to override the compil...
2017-01-13 David LamparterMerge pull request #38 from donaldsharp/stable_ospf6_fix
2017-01-09 Olivier DugeonMerge pull request #51 from donaldsharp/atol_borked
2017-01-09 Donald SharpMerge pull request #47 from donaldsharp/valgrind
2017-01-06 Donald Sharpospfd: Stop attempt to read beyond end of argv
2017-01-03 David LamparterMerge pull request #37 from LabNConsulting/working...
2017-01-03 Donald SharpMerge pull request #28 from opensourcerouting/dev/osr...
2016-12-20 David Lamparterbuild: rename (2 of ?): route_types macros
2016-12-20 David Lamparterbuild: replace some hardcoding with ./configure
2016-12-20 David Lamparterbuild: rename (1 of ?): configure.ac + preproc
2016-12-08 David LamparterMerge branch '-isisd-simpl' into stable/2.0
2016-12-08 Renato Westphal*: always set SO_SNDBUF and SO_RCVBUF using a best...
2016-12-08 Renato Westphalospfd: set the OSPF socket's send buffer size only...
2016-12-05 David LamparterMerge branch '-rip' into stable/2.0
2016-12-05 David LamparterMerge branch '-renato' into stable/2.0
2016-12-02 Donald Sharpospfd: Fix json Crash with inactive timer
2016-12-01 Donald Sharpospfd: Fix memory leak when not using json
2016-11-29 Daniel Waltonospfd: "ip ospf bfd" removes the "ip ospf bfd 3 250...
2016-11-25 Renato Westphal*: create a helper function to set the IP_MULTICAST_LOO...
2016-11-25 Renato Westphalripd: fix the "neighbor" command.
2016-11-19 Donald SharpMerge remote-tracking branch 'origin/cmaster' into...
2016-11-10 Donald SharpMerge remote-tracking branch 'origin/cmaster' into...
2016-10-26 Donald Sharpospfd: Add 'no ...' form of some commands to cli
2016-10-25 Donald Sharpospfd: Only allow ospf RI commands if RI is turned on
2016-10-25 Donald Sharpospfd: Dissallow mpls-te commands unless mpls-te has...
2016-10-21 Donald SharpMerge remote-tracking branch 'origin/cmaster' into...
2016-10-21 Christian Frankeospfd: fix double assignment in ospf_vl_set_timers
2016-10-19 Donald Sharp*: Consolidate routemap initialization
2016-10-10 Donald Sharpospfd: Fix arm compile issue
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-08 Christian Frankeospfd: Update route in zebra when tag changes
2016-10-06 Don Sliceospfd: Display all ospf peers with show ip ospf neighbo...
2016-09-30 Donald SharpMerge remote-tracking branch 'origin/cmaster' into...
2016-09-30 ßingenospfd: Fix OSPF daemon pid file param
2016-09-28 Daniel Waltonuse JSON_C_TO_STRING_PRETTY for json_object_to_json_string
2016-09-23 Christian FrankeMake route flags a 32bit field
2016-09-23 Paul Jakmalib: Check prefix length from zebra is sensible
2016-09-23 Donald SharpRevert "Make route flags a 32bit field"
2016-09-23 Christian FrankeMake route flags a 32bit field
2016-09-23 Renato Westphal*: remove dead code
2016-09-20 Donald Sharpospfd: Do not print warning on new interface
2016-09-19 David Lamparter*: split & distribute memtypes and stop (re|ab)using...
2016-09-19 David Lamparterlib: migrate to new memory-type handling
2016-09-17 Donald Sharplib, ospfd: Remove ospf specific #define from zebra.h
2016-09-13 David Lebrunospfd: Fix malformed link TLV when LP_USE_BW is set
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 DugeonAdd support Router Capabilities support to OSPF
2016-09-03 Olivier DugeonUpdate Traffic Engineering Support for OSPFD
2016-09-02 Donald Sharpbgpd, lib, ospfd, pimd, zebra: Use nexthop_types_t
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 Paul Jakma*: use an ifindex_t type, defined in lib/if.h, for...
2016-08-18 Sid KhotFix for CM-12450 Ensure quagga logs at startup are...
2016-08-18 Donald SharpMerge remote-tracking branch 'origin/cmaster' into...
2016-08-16 Donald Sharpospfd: Remove HAVE_OSPF_TE
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-08-08 Renato Westphallib: fix setting of IPv4 multicast sockopts on OpenBSD
2016-08-08 Donald SharpMerge remote-tracking branch 'origin/cmaster' into...
2016-08-05 Daniel Walton'debug ospf' print a garbage character
2016-07-28 David Lamparter*: get rid of "MTYPE 0"
2016-07-28 David Lamparter*: snmp: add a load of "static" specifiers
2016-07-28 David Lamparterospfd: use random() to pick initial DD seq#
2016-07-28 David Lamparterospfd: ditch unused time fields
2016-07-28 David Lamparterospfd: monotonic clock for lsa_refresher_started
2016-07-20 vivekMerge branch 'cmaster-next' of ssh://stash.cumulusnetwo...
2016-07-20 vivekospfd: Ensure correct handling of router-id change
2016-07-15 Donald SharpMerge remote-tracking branch 'origin/cmaster' into...
2016-07-13 Donald SharpMerge remote-tracking branch 'origin/cmaster' into...
next