summaryrefslogtreecommitdiffstats
path: root/ospfd (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/stable/3.0'Donald Sharp2017-05-247-101/+98
|\
| * ospfd: remember format for ospf area idQuentin Young2017-05-197-101/+98
* | Merge branch 'stable/3.0'David Lamparter2017-05-181-1/+1
|\|
| * Merge branch stable/2.0 into stable/3.0David Lamparter2017-05-181-1/+1
| |\
| | * Pre-revert nonmergeable changesDavid Lamparter2017-05-182-1/+10
| | * ospfd: Fix possible crash and wrong data being shownDonald Sharp2017-05-161-1/+6
* | | Merge pull request #537 from donaldsharp/vrf_stuffDavid Lamparter2017-05-171-1/+1
|\ \ \
| * | | *: Consolidate vrf_hooks into vrf_initDonald Sharp2017-05-161-1/+1
* | | | Merge remote-tracking branch 'origin/stable/3.0'Donald Sharp2017-05-171-2/+2
|\ \ \ \ | | |/ / | |/| |
| * | | ospfd: Actually fix ospf redistribute.Donald Sharp2017-05-161-2/+2
| * | | Address the error "Dead assignment" of static analysifHung-Weic Chiu2017-05-102-3/+2
* | | | *: make consistent & update GPLv2 file headersDavid Lamparter2017-05-1557-271/+218
| |/ / |/| |
* | | Address the error "Dead assignment" of static analysifHung-Weic Chiu2017-05-102-3/+2
* | | *: update thread_add_* callsQuentin Young2017-05-097-53/+52
* | | *: remove THREAD_ON macros, add nullity checkQuentin Young2017-05-0912-98/+72
* | | Merge remote-tracking branch 'origin/stable/3.0'Donald Sharp2017-05-081-1/+1
|\| |
| * | *: fix a bunch of segfaults detected by a CLI fuzzerRenato Westphal2017-05-041-1/+1
* | | Merge remote-tracking branch 'origin/stable/3.0'Donald Sharp2017-05-041-2/+2
|\| |
| * | ospfd: fix small problem in the redistribute commandRenato Westphal2017-05-031-2/+2
* | | Merge remote-tracking branch 'origin/stable/3.0'Donald Sharp2017-05-022-49/+11
|\| |
| * | ospfd: Fix a variant of the ospf redistribute commandDonald Sharp2017-05-021-9/+11
| * | ospfd: Remove unused functionDonald Sharp2017-04-251-40/+0
* | | Merge remote-tracking branch 'origin/stable/2.0'Donald Sharp2017-05-022-2/+3
|\ \ \ | |/ / |/| / | |/
| * Fix the "Uninitialized argument value" of clang SA.Hung-Weic Chiu2017-04-291-1/+1
| * Fix the "Dead assignment" of clang SA.Hung-Weic Chiu2017-04-292-10/+1
* | ospfd: Fix the 'show ip ospf int ...' commandDonald Sharp2017-04-081-22/+9
* | Merge pull request #332 from opensourcerouting/snmp-fixDonald Sharp2017-04-041-0/+1
|\ \
| * | build: fix CFLAGS for snmp modulesDavid Lamparter2017-04-041-0/+1
* | | Merge pull request #330 from dwalton76/ospf-no-log-adjacency-changes-detailDavid Lamparter2017-04-041-1/+0
|\ \ \ | |/ / |/| |
| * | ospfd: "no log-adjacency-changes detail" disables log-adjacency-changesDaniel Walton2017-04-041-1/+0
* | | Merge branch 'master'David Lamparter2017-04-0413-129/+140
|\| |
| * | Merge pull request #294 from opensourcerouting/modulesDonald Sharp2017-04-0413-129/+140
| |\ \
| | * | *: snmp: convert into modulesDavid Lamparter2017-03-254-14/+33
| | * | *: use hooks for sending SNMP trapsDavid Lamparter2017-03-2511-119/+111
| | * | build: split off libfrrsnmpDavid Lamparter2017-03-251-1/+1
* | | | Merge branch 'stable/2.0'David Lamparter2017-04-044-3/+10
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Rename: FreeRangeRouting FRRoutingLou Berger2017-03-302-2/+2
| * | *: track version & "defaults" in configsDavid Lamparter2017-03-282-1/+7
* | | ospfd, ospf6d: fix distance commandsQuentin Young2017-04-031-49/+23
* | | *: apply DEFUN_NOSH for node-switch CLI commandsDavid Lamparter2017-03-281-1/+1
| |/ |/|
* | *: Refactor ifindex2ifname to be VRF awareDonald Sharp2017-03-152-8/+8
* | *: Refactor if_get_by_name to be VRF awareDonald Sharp2017-03-151-2/+2
* | *: Refactor if_lookup_by_name to be VRF awareDonald Sharp2017-03-153-6/+7
* | lib, ospfd: Refactor if_lookup_by_name_lenDonald Sharp2017-03-151-1/+2
* | lib, ospfd, ripd: Convert if_lookup_address to be vrf awareDonald Sharp2017-03-151-1/+1
* | lib, ospfd, pimd: Convert to using VRF based interface creationDonald Sharp2017-03-151-1/+1
* | *: Remove non-vrf based ifindex lookupDonald Sharp2017-03-152-4/+5
* | ospfd: remove unused usage() functionDavid Lamparter2017-03-081-15/+0
* | *: fix some option descriptions and make -e workDavid Lamparter2017-03-081-1/+1
* | lib: remove remaining struct zlog * argsDavid Lamparter2017-03-081-1/+1