summaryrefslogtreecommitdiff
path: root/isisd
AgeCommit message (Expand)Author
2017-02-13isisd: address coverity findingsChristian Franke
2017-02-03*: Convert libzebra -> libfrrDonald Sharp
2017-02-01*: fix warning fallout from set_socket_pathDavid Lamparter
2017-01-31isisd: parse TE-IP reachability and IPv6 reachability subtlvsChristian Franke
2017-01-26isisd: Add vty_socket cli option to override the compiled-in location for the...Martin Winter
2017-01-06isisd: clean up own LSPs correctly on updateChristian Franke
2017-01-05isisd: don't generate LSPs with LSP-ID zero on is-type changeChristian Franke
2016-12-20build: rename (2 of ?): route_types macrosDavid Lamparter
2016-12-20build: rename (1 of ?): configure.ac + preprocDavid Lamparter
2016-12-08Merge branch '-isisd-simpl' into stable/2.0David Lamparter
2016-12-08isisd: Remove unnecessary debugDonald Sharp
2016-11-28isisd: create the isis_circuit_prepare() helper functionRenato Westphal
2016-11-28isisd: use a smaller #ifdef for isis_receive()Renato Westphal
2016-11-28Merge branch 'cmaster-next-isisd-bpf' into cmaster-next-relengDavid Lamparter
2016-11-28Merge remote-tracking branch 'cmaster-next' into cmaster-next-relengDavid Lamparter
2016-11-24isisd: fix loss of packets after circuit is brought upRenato Westphal
2016-11-15isisd: use BPF on Linux/PF_PACKETDavid Lamparter
2016-11-14isisd: remove topology generatorDavid Lamparter
2016-11-14*: fix some licensing SNAFUsDavid Lamparter
2016-10-20isisd: Fix size of mallocChristian Franke
2016-10-20isisd: fix an error that was probably a result of copypastingChristian Franke
2016-10-19*: Consolidate routemap initializationDonald Sharp
2016-10-07*: Consolidate all double VIEW_NODE and ENABLE_NODE'sDonald Sharp
2016-10-07lib, isisd: enable concurrent configuration editingDavid Lamparter
2016-10-07isisd: use qobj for vty->index context positionDavid Lamparter
2016-10-07isisd: qobj: register everythingDavid Lamparter
2016-09-23Make route flags a 32bit fieldChristian Franke
2016-09-23lib: Check prefix length from zebra is sensiblePaul Jakma
2016-09-23isisd: fix assert warningDavid Lamparter
2016-09-23isisd: Segmentation fault on isis daemon fixesboris yakubov
2016-09-23Revert "Make route flags a 32bit field"Donald Sharp
2016-09-23Make route flags a 32bit fieldChristian Franke
2016-09-23*: remove dead codeRenato Westphal
2016-09-19*: split & distribute memtypes and stop (re|ab)using lib/ MTYPEsDavid Lamparter
2016-09-19lib: migrate to new memory-type handlingDavid Lamparter
2016-09-17isisd, lib, vtysh: Allow extract.pl to fully workDonald Sharp
2016-09-17isisd, vtysh: Fix isis routemapsDonald Sharp
2016-09-16isisd: Remove duplicate "no debug isis lsp-gen"Donald Sharp
2016-09-13Update isis_te.[c,h] to newly RFC7810Olivier Dugeon
2016-09-04isisd: Remove impossible codeDonald Sharp
2016-09-03Add support of Traffic Engineering to IS-ISOlivier Dugeon
2016-09-03lib, zebra: unify link layer type and hardware address handlingTimo Teräs
2016-09-02bgpd, lib, ospfd, pimd, zebra: Use nexthop_types_tDonald Sharp
2016-08-19Merge remote-tracking branch 'origin/cmaster' into cmaster-nextDonald Sharp
2016-08-18*: use an ifindex_t type, defined in lib/if.h, for ifindex valuesPaul Jakma
2016-08-17Fix for CM-12450 Ensure quagga logs at startup are sent to syslog (until log ...Sid Khot
2016-08-16isisd: warn if there is an MTU issue on circuitsChristian Franke
2016-08-16isisd: fold up isis_circuit_is_type_set()David Lamparter
2016-08-16isisd: fix is_type_setDavid Lamparter
2016-08-16isisd: fix network-type configurationChristian Franke