summaryrefslogtreecommitdiffstats
path: root/isisd (follow)
Commit message (Expand)AuthorAgeFilesLines
* isisd: fix to adhere to new cli apiChristian Franke2017-06-201-22/+34
* isisd: fix memtype counting issueChristian Franke2017-06-201-3/+3
* isisd: adjust redist functionality to current zapiChristian Franke2017-06-203-20/+51
* isisd: fix formatting in metrics when showing databaseChristian Franke2017-06-201-7/+7
* isisd: fix heap uaf, round 2Quentin Young2017-06-091-6/+17
* isisd: fix heap uafQuentin Young2017-06-071-2/+4
* Address the error "Dead assignment" of static analysifHung-Weic Chiu2017-05-101-1/+0
* isisd: Fix some various clang warningsDonald Sharp2017-04-012-8/+8
* *: apply DEFUN_NOSH for node-switch CLI commandsDavid Lamparter2017-03-281-1/+1
* *: Refactor if_lookup_by_name to be VRF awareDonald Sharp2017-03-151-1/+1
* isisd: remove reload-by-reexecDavid Lamparter2017-03-081-38/+1
* lib: remove remaining struct zlog * argsDavid Lamparter2017-03-081-1/+1
* *: add frr_run()David Lamparter2017-03-081-11/+1
* *: add frr_config_fork()David Lamparter2017-03-081-56/+3
* *: centralize more into frr_init()David Lamparter2017-03-071-4/+1
* *: add frr_init() infrastructureDavid Lamparter2017-03-071-100/+28
* isisd: Clean up leaked memoryDonald Sharp2017-03-011-0/+1
* Merge pull request #219 from opensourcerouting/feature/isis-draft-ietf-rtgwg-...Donald Sharp2017-02-246-136/+197
|\
| * isisd: add support for draft-ietf-rtgwg-backoff-algoStephane Litkowski2017-02-224-0/+161
| * isisd: cleanup SPF schedulingStephane Litkowski2017-02-226-136/+36
* | Merge remote-tracking branch 'origin/stable/2.0'Donald Sharp2017-02-246-17/+18
|\ \ | |/ |/|
| * isisd: address coverity findingsChristian Franke2017-02-136-21/+18
* | Merge remote-tracking branch 'origin/stable/2.0'Donald Sharp2017-02-071-1/+1
|\|
| * *: Convert libzebra -> libfrrDonald Sharp2017-02-031-1/+1
* | Merge remote-tracking branch 'origin/stable/2.0'Donald Sharp2017-02-023-8/+62
|\|
| * *: fix warning fallout from set_socket_pathDavid Lamparter2017-02-011-1/+1
| * isisd: parse TE-IP reachability and IPv6 reachability subtlvsChristian Franke2017-01-312-7/+51
| * isisd: Add vty_socket cli option to override the compiled-in location for the...Martin Winter2017-01-251-1/+11
* | lib: send ZAPI IPv6 source prefixDavid Lamparter2017-01-301-2/+2
* | *: Fix redistribute issueDonald Sharp2017-01-271-2/+2
* | Merge pull request #104 from opensourcerouting/time-cleanupDonald Sharp2017-01-241-2/+2
|\ \
| * | *: use monotime()David Lamparter2017-01-231-2/+2
* | | isisd: Fix unused variable in some situations.Donald Sharp2017-01-191-1/+4
|/ /
* | Merge branch 'master' into cleanupDonald Sharp2017-01-131-0/+8
|\ \
| * | Merge branch 'stable/2.0-for-merge'David Lamparter2017-01-131-0/+8
| |\|
| | * isisd: clean up own LSPs correctly on updateChristian Franke2017-01-061-0/+8
* | | frr: Remove HAVE_IPV6 from code baseDonald Sharp2017-01-1315-201/+2
|/ /
* | Merge branch 'master' into fix-proto_redistnumQuentin Young2017-01-074-13/+16
|\ \
| * | Merge remote-tracking branch 'origin/stable/2.0'Donald Sharp2017-01-063-12/+15
| |\|
| | * isisd: don't generate LSPs with LSP-ID zero on is-type changeChristian Franke2017-01-051-4/+7
| | * build: rename (2 of ?): route_types macrosDavid Lamparter2016-12-201-4/+4
| | * build: rename (1 of ?): configure.ac + preprocDavid Lamparter2016-12-201-6/+6
| * | Rationalize Link Parameters flagsOlivier Dugeon2017-01-051-1/+1
* | | all: use ->text when parsing protocol argumentQuentin Young2016-12-161-4/+4
|/ /
* | *: kill useless if(...) after VTY_DECLVAR_CONTEXTDavid Lamparter2016-12-091-12/+0
* | lib: remove vty->indexDavid Lamparter2016-12-091-2/+1
* | Merge branch 'stable/2.0'David Lamparter2016-12-084-53/+15
|\|
| * Merge branch '-isisd-simpl' into stable/2.0David Lamparter2016-12-083-50/+15
| |\
| | * isisd: create the isis_circuit_prepare() helper functionRenato Westphal2016-11-283-18/+15
| | * isisd: use a smaller #ifdef for isis_receive()Renato Westphal2016-11-281-36/+4