summaryrefslogtreecommitdiff
path: root/isisd/isis_tlvs.c
AgeCommit message (Expand)Author
2020-03-13isisd: Fix spelling mistakes found by debian packagingDonald Sharp
2019-12-02*: generously apply constDavid Lamparter
2019-09-17isisd: Update TLVs processing for TE, RI & SROlivier Dugeon
2019-09-17isisd: fix validation of prefix-sid flagsRenato Westphal
2019-09-04isisd: Enabling build with opensslMichal Ruprich
2019-08-06*: fix ctype (isalpha & co.) castsDavid Lamparter
2019-06-04isisd: The RFC states that v6 addresses are limited to 16 in a hello packetDonald Sharp
2019-05-21*: rename new ForEach macros from the typesafe APIRenato Westphal
2019-05-10isisd: Don't set subtlv structure if we didn't unpack any subtlvsChristian Franke
2019-05-06isisd: fix display of the Extended IPv4 reachability TLVRenato Westphal
2019-04-27isisd: replace dict_* with DECLARE_RBTREEDavid Lamparter
2019-02-25*: remove null check before XFREEQuentin Young
2019-02-25*: remove unnecessary semicolon from switchesQuentin Young
2018-12-18isisd: implement the authentication failure notificationsEmanuele Di Pascale
2018-12-01Revert "isisd lib ospfd pbrd python: fix empty init"David Lamparter
2018-11-26Merge pull request #3364 from opensourcerouting/bugfix/isis-ipv6-onlyRuss White
2018-11-21isisd lib ospfd pbrd python: fix empty initF. Aragon
2018-11-20isisd: Fix bug in tlvs_protocols_supported_to_adjChristian Franke
2018-10-02*: list_delete_and_null() -> list_delete()David Lamparter
2018-09-12bgpd isisd ospf6d ospfd: variable shadowing fixesF. Aragon
2018-09-05isisd: add purge originator identification supportChristian Franke
2018-09-05isisd: add TLV 13 Purge Originator IdentificationChristian Franke
2018-09-05isisd: add support for Prefix-SID subtlvChristian Franke
2018-09-05fabricd: Add support for TLV 150 (Spine-Leaf-Extension)Christian Franke
2018-08-03isisd: learn and advertise IPv6 dst-src routesChristian Franke
2018-05-28isisd: fix bug in tlv_copy of empty MT-router-infoChristian Franke
2018-03-27*: use C99 standard fixed-width integer typesQuentin Young
2018-03-10isisd: add support for TLV 240 P2P Three-Way AdjacencyChristian Franke
2018-03-10isisd: revert some counterproductive indentationChristian Franke
2018-03-06*: conform with COMMUNITY.md formatting rules, via 'make indent'Lou Berger
2018-02-02*: silence '-Wchar-subscripts' warnings on NetBSDRenato Westphal
2017-10-05*: Convert list_delete(struct list *) to ** to allow nullingDonald Sharp
2017-09-15*: use clang's 'ForEachMacros' format style optionRenato Westphal
2017-08-03isisd: Limit number of addresses in IPv4 addr TLV to 63Christian Franke
2017-08-03isisd: rework complete, move "tlvs2" to "tlvs"Christian Franke