summaryrefslogtreecommitdiff
path: root/isisd
AgeCommit message (Expand)Author
2018-12-13*: spelchekDavid Lamparter
2018-10-25build: fix not building docs w/o sphinxDavid Lamparter
2018-10-25*: cleanup .gitignore filesDavid Lamparter
2018-10-25build: move vtysh & manpage listings to subdir.amDavid Lamparter
2018-08-25isisd: Include header for function declarationDonald Sharp
2018-08-22isisd, ospfd, tests: Switch to using stream_resize_inplaceDonald Sharp
2018-08-14*: frr_elevate_privs whitespace fixesDavid Lamparter
2018-08-14*: use frr_elevate_privs() (1/2: coccinelle)David Lamparter
2018-08-14*: rename ferr_ref -> log_refQuentin Young
2018-08-14*: rename zlog_fer -> flog_errQuentin Young
2018-08-14*: stop double initialization of ferrQuentin Young
2018-08-14*: fix source file headers & includes for errcodesQuentin Young
2018-08-14isisd: Cleanup compile issueDonald Sharp
2018-08-14isisd: Add isis_errors and generate custom Error CodesDonald Sharp
2018-08-14isisd: Convert to use LIB_ERR_XXXDonald Sharp
2018-08-11*: ALLOC calls cannot failDonald Sharp
2018-08-03isisd: fix refcounting in isis_route.cChristian Franke
2018-08-03isisd: make spf code dst-src awareChristian Franke
2018-08-03isisd: don't infer spftree from address familyChristian Franke
2018-08-03isisd: make use of advanced concepts like arrays and loopsChristian Franke
2018-08-03isisd: fix isis_route_merge_verify logicChristian Franke
2018-08-03isisd: fix redist_delete to also consider level-2Christian Franke
2018-08-03isisd: move route_table into spftreeChristian Franke
2018-08-03isisd: learn and advertise IPv6 dst-src routesChristian Franke
2018-08-03isisd: add debug message if adjacency is ignored because IP is unusableChristian Franke
2018-07-23libs, daemons: use const in route-map applyMark Stapp
2018-07-19isisd: don't crash when isis_sock_init failsChristian Franke
2018-06-29Merge pull request #2588 from pacovn/Clang_dereference1Russ White
2018-06-29Merge pull request #2587 from pacovn/Clang_scan_dead_codeQuentin Young
2018-06-29bgpd isisd: null check (Clang scan)F. Aragon
2018-06-29isisd zebra: dead code (Clang scan)F. Aragon
2018-06-28Merge pull request #2579 from pacovn/Coverity_1424370_Unchecked_return_value_...Quentin Young
2018-06-28isisd: null check (Coverity 1424529)F. Aragon
2018-06-28isisd: return check (Coverity 1424370)F. Aragon
2018-06-25isisd: out-of-bounds access (Coverity 1452552)paco
2018-06-21Merge pull request #2501 from pacovn/infer_unused1Quentin Young
2018-06-20bgpd isisd ldpd lib ospfd pimd: redundancy (infer)paco
2018-06-19isisd, zebra: FIXME fixespaco
2018-06-19eigrpd, isisd, lib, ospfd: no effect (cppcheck)paco
2018-06-15isisd: out-of-bounds access (Coverity 1399309)paco
2018-06-01Merge pull request #2309 from opensourcerouting/master-mpls_te_print_detail-fixOlivier Dugeon
2018-05-31isisd: fix mpls_te_print_detail to not read out-of-boundsChristian Franke
2018-05-28isisd: fix bug in tlv_copy of empty MT-router-infoChristian Franke
2018-05-08isisd: use 0 as default-metric for redistributionChristian Franke
2018-04-23isisd: resolve possible null pointer dereferenceIlya Shipitsin
2018-03-27*: use C99 standard fixed-width integer typesQuentin Young
2018-03-19Merge pull request #1925 from opensourcerouting/bugfix-isis_bpf_readDonald Sharp
2018-03-19isisd: Fixed the way isis reads from bpfipinlnd
2018-03-14Merge branch 'master' into working/master/bgp-vpn-vrf-leakingpaulzlabn
2018-03-10isisd: add nerd-knob to turn three-way-adj offChristian Franke