summaryrefslogtreecommitdiff
path: root/ospfd
AgeCommit message (Expand)Author
2017-10-11Revert "ospfd: Free memory associated with ospf instance startup"Martin Winter
2017-10-04ospfd: Free memory associated with ospf instance startupDonald Sharp
2017-08-09*: reindentreindent-3.0-afterwhitespace / reindent
2017-06-30*: simplify log message lookupQuentin Young
2017-06-23Merge pull request #704 from chiragshah6/pim_dev_3_0Jafar Al-Gharaibeh
2017-06-14ospfd: correct typo in zebra traceChirag Shah
2017-06-12ospfd: ospf bandwidth handlingChirag Shah
2017-06-12ospfd: ospf bandwidth handlingChirag Shah
2017-06-06ospfd: fix stack underflowQuentin Young
2017-06-04ospfd: fix 'show ip ospf interface json'Quentin Young
2017-06-04ospfd: shufflinQuentin Young
2017-06-04ospfd: fix virtual-link timers commandsQuentin Young
2017-05-19ospfd: remember format for ospf area idQuentin Young
2017-05-18Merge branch stable/2.0 into stable/3.0David Lamparter
2017-05-18Pre-revert nonmergeable changesDavid Lamparter
2017-05-16ospfd: Fix possible crash and wrong data being shownDonald Sharp
2017-05-16ospfd: Actually fix ospf redistribute.Donald Sharp
2017-05-10Address the error "Dead assignment" of static analysifHung-Weic Chiu
2017-05-04*: fix a bunch of segfaults detected by a CLI fuzzerRenato Westphal
2017-05-03ospfd: fix small problem in the redistribute commandRenato Westphal
2017-05-02ospfd: Fix a variant of the ospf redistribute commandDonald Sharp
2017-04-29Fix the "Uninitialized argument value" of clang SA.Hung-Weic Chiu
2017-04-29Fix the "Dead assignment" of clang SA.Hung-Weic Chiu
2017-04-24ospfd: Remove unused functionDonald Sharp
2017-04-08ospfd: Fix the 'show ip ospf int ...' commandDonald Sharp
2017-04-04Merge pull request #332 from opensourcerouting/snmp-fixDonald Sharp
2017-04-04Merge pull request #330 from dwalton76/ospf-no-log-adjacency-changes-detailDavid Lamparter
2017-04-04build: fix CFLAGS for snmp modulesDavid Lamparter
2017-04-04ospfd: "no log-adjacency-changes detail" disables log-adjacency-changesDaniel Walton
2017-04-04Merge branch 'master'David Lamparter
2017-04-04Merge branch 'stable/2.0'David Lamparter
2017-04-04Merge pull request #294 from opensourcerouting/modulesDonald Sharp
2017-04-03ospfd, ospf6d: fix distance commandsQuentin Young
2017-03-30Rename: FreeRangeRouting FRRoutingLou Berger
2017-03-28*: apply DEFUN_NOSH for node-switch CLI commandsDavid Lamparter
2017-03-28*: track version & "defaults" in configsDavid Lamparter
2017-03-25*: snmp: convert into modulesDavid Lamparter
2017-03-25*: use hooks for sending SNMP trapsDavid Lamparter
2017-03-25build: split off libfrrsnmpDavid Lamparter
2017-03-15*: Refactor ifindex2ifname to be VRF awareDonald Sharp
2017-03-15*: Refactor if_get_by_name to be VRF awareDonald Sharp
2017-03-15*: Refactor if_lookup_by_name to be VRF awareDonald Sharp
2017-03-15lib, ospfd: Refactor if_lookup_by_name_lenDonald Sharp
2017-03-15lib, ospfd, ripd: Convert if_lookup_address to be vrf awareDonald Sharp
2017-03-15lib, ospfd, pimd: Convert to using VRF based interface creationDonald Sharp
2017-03-15*: Remove non-vrf based ifindex lookupDonald Sharp
2017-03-08ospfd: remove unused usage() functionDavid Lamparter
2017-03-08*: fix some option descriptions and make -e workDavid Lamparter
2017-03-08lib: remove remaining struct zlog * argsDavid Lamparter
2017-03-08*: get rid of zlog(*, LOG_LEVEL, ...)David Lamparter