summaryrefslogtreecommitdiffstats
path: root/isisd/isis_tlvs.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* isisd: Fix spelling mistakes found by debian packagingDonald Sharp2020-03-141-2/+2
* *: generously apply constDavid Lamparter2019-12-021-9/+10
* isisd: Update TLVs processing for TE, RI & SROlivier Dugeon2019-09-171-53/+1039
* isisd: fix validation of prefix-sid flagsRenato Westphal2019-09-171-3/+3
* isisd: Enabling build with opensslMichal Ruprich2019-09-041-0/+18
* *: fix ctype (isalpha & co.) castsDavid Lamparter2019-08-061-1/+1
* isisd: The RFC states that v6 addresses are limited to 16 in a hello packetDonald Sharp2019-06-051-0/+5
* *: rename new ForEach macros from the typesafe APIRenato Westphal2019-05-211-1/+1
* isisd: Don't set subtlv structure if we didn't unpack any subtlvsChristian Franke2019-05-101-8/+22
* isisd: fix display of the Extended IPv4 reachability TLVRenato Westphal2019-05-071-0/+5
* isisd: replace dict_* with DECLARE_RBTREEDavid Lamparter2019-04-271-15/+13
* *: remove null check before XFREEQuentin Young2019-02-261-2/+1
* *: remove unnecessary semicolon from switchesQuentin Young2019-02-261-1/+1
* isisd: implement the authentication failure notificationsEmanuele Di Pascale2018-12-181-6/+10
* Revert "isisd lib ospfd pbrd python: fix empty init"David Lamparter2018-12-011-4/+5
* Merge pull request #3364 from opensourcerouting/bugfix/isis-ipv6-onlyRuss White2018-11-261-1/+1
|\
| * isisd: Fix bug in tlvs_protocols_supported_to_adjChristian Franke2018-11-201-1/+1
* | isisd lib ospfd pbrd python: fix empty initF. Aragon2018-11-211-5/+4
|/
* *: list_delete_and_null() -> list_delete()David Lamparter2018-10-021-1/+1
* bgpd isisd ospf6d ospfd: variable shadowing fixesF. Aragon2018-09-121-3/+3
* isisd: add purge originator identification supportChristian Franke2018-09-051-0/+17
* isisd: add TLV 13 Purge Originator IdentificationChristian Franke2018-09-051-0/+124
* isisd: add support for Prefix-SID subtlvChristian Franke2018-09-051-8/+174
* fabricd: Add support for TLV 150 (Spine-Leaf-Extension)Christian Franke2018-09-051-0/+153
* isisd: learn and advertise IPv6 dst-src routesChristian Franke2018-08-031-0/+20
* isisd: fix bug in tlv_copy of empty MT-router-infoChristian Franke2018-05-281-1/+1
* *: use C99 standard fixed-width integer typesQuentin Young2018-03-271-1/+1
* isisd: add support for TLV 240 P2P Three-Way AdjacencyChristian Franke2018-03-101-0/+147
* isisd: revert some counterproductive indentationChristian Franke2018-03-101-111/+79
* *: conform with COMMUNITY.md formatting rules, via 'make indent'Lou Berger2018-03-061-85/+121
* *: silence '-Wchar-subscripts' warnings on NetBSDRenato Westphal2018-02-021-1/+1
* *: Convert list_delete(struct list *) to ** to allow nullingDonald Sharp2017-10-051-2/+1
* *: use clang's 'ForEachMacros' format style optionRenato Westphal2017-09-151-8/+4
* isisd: Limit number of addresses in IPv4 addr TLV to 63Christian Franke2017-08-031-1/+6
* isisd: rework complete, move "tlvs2" to "tlvs"Christian Franke2017-08-031-0/+3085