summaryrefslogtreecommitdiffstats
path: root/isisd (follow)
Commit message (Expand)AuthorAgeFilesLines
* isisd: address coverity findingsChristian Franke2017-02-136-21/+18
* *: Convert libzebra -> libfrrDonald Sharp2017-02-031-1/+1
* *: 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
* isisd: clean up own LSPs correctly on updateChristian Franke2017-01-061-0/+8
* 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
* 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
* | isisd: Remove unnecessary debugDonald Sharp2016-12-081-3/+0
* | Merge branch 'cmaster-next-isisd-bpf' into cmaster-next-relengDavid Lamparter2016-11-281-0/+27
|\ \
| * | isisd: use BPF on Linux/PF_PACKETDavid Lamparter2016-11-151-0/+27
* | | Merge remote-tracking branch 'cmaster-next' into cmaster-next-relengDavid Lamparter2016-11-281-2/+2
|\ \ \ | |/ / |/| / | |/
| * isisd: fix loss of packets after circuit is brought upRenato Westphal2016-11-251-2/+2
* | isisd: remove topology generatorDavid Lamparter2016-11-1413-2423/+3
* | *: fix some licensing SNAFUsDavid Lamparter2016-11-1416-925/+4
|/
* isisd: Fix size of mallocChristian Franke2016-10-211-1/+1
* isisd: fix an error that was probably a result of copypastingChristian Franke2016-10-211-1/+1
* *: Consolidate routemap initializationDonald Sharp2016-10-191-1/+0
* *: Consolidate all double VIEW_NODE and ENABLE_NODE'sDonald Sharp2016-10-083-25/+0
* lib, isisd: enable concurrent configuration editingDavid Lamparter2016-10-072-1/+2
* isisd: use qobj for vty->index context positionDavid Lamparter2016-10-074-162/+67
* isisd: qobj: register everythingDavid Lamparter2016-10-075-0/+28
* Make route flags a 32bit fieldChristian Franke2016-09-231-4/+5
* lib: Check prefix length from zebra is sensiblePaul Jakma2016-09-231-1/+1
* isisd: fix assert warningDavid Lamparter2016-09-231-0/+1
* isisd: Segmentation fault on isis daemon fixesboris yakubov2016-09-234-10/+22
* Revert "Make route flags a 32bit field"Donald Sharp2016-09-231-5/+4
* Make route flags a 32bit fieldChristian Franke2016-09-231-4/+5
* *: remove dead codeRenato Westphal2016-09-231-4/+0
* *: split & distribute memtypes and stop (re|ab)using lib/ MTYPEsDavid Lamparter2016-09-196-6/+108
* lib: migrate to new memory-type handlingDavid Lamparter2016-09-192-1/+1
* isisd, lib, vtysh: Allow extract.pl to fully workDonald Sharp2016-09-174-87/+100
* isisd, vtysh: Fix isis routemapsDonald Sharp2016-09-171-86/+81
* isisd: Remove duplicate "no debug isis lsp-gen"Donald Sharp2016-09-171-13/+0
* Update isis_te.[c,h] to newly RFC7810Olivier Dugeon2016-09-132-4/+4
* isisd: Remove impossible codeDonald Sharp2016-09-051-3/+0
* Add support of Traffic Engineering to IS-ISOlivier Dugeon2016-09-0315-18/+1896
* lib, zebra: unify link layer type and hardware address handlingTimo Teräs2016-09-031-10/+0
* bgpd, lib, ospfd, pimd, zebra: Use nexthop_types_tDonald Sharp2016-09-021-2/+2
* Merge remote-tracking branch 'origin/cmaster' into cmaster-nextDonald Sharp2016-08-191-1/+3
|\
| * Fix for CM-12450 Ensure quagga logs at startup are sent to syslog (until log ...Sid Khot2016-08-181-1/+3
* | *: use an ifindex_t type, defined in lib/if.h, for ifindex valuesPaul Jakma2016-08-183-11/+11
* | isisd: warn if there is an MTU issue on circuitsChristian Franke2016-08-162-2/+10
* | isisd: fold up isis_circuit_is_type_set()David Lamparter2016-08-163-9/+2
* | isisd: fix is_type_setDavid Lamparter2016-08-161-3/+3
* | isisd: fix network-type configurationChristian Franke2016-08-162-3/+2