summaryrefslogtreecommitdiffstats
path: root/isisd/isis_circuit.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: use C99 standard fixed-width integer typesQuentin Young2018-03-271-25/+25
* isisd: add nerd-knob to turn three-way-adj offChristian Franke2018-03-101-0/+1
* isisd: allocate circuit_id only for broadcast circuitsChristian Franke2018-03-101-1/+1
* isisd: cleanup usage of circuit_idChristian Franke2018-03-101-2/+0
* isisd: revert some counterproductive indentationChristian Franke2018-03-101-3/+2
* *: conform with COMMUNITY.md formatting rules, via 'make indent'Lou Berger2018-03-061-5/+4
* isisd: fix l2 neighbor formationsRafael Zalamena2017-12-141-1/+1
* isisd: fix issue with lsp queueing logic in lsp_tickChristian Franke2017-10-051-1/+1
* isisd: optimize per interface lsp send-queue creationChristian Franke2017-10-031-1/+11
* isisd: use ferr_* functionsDavid Lamparter2017-08-281-9/+10
* isisd: Convert to using prefix.h ETH_ALENDonald Sharp2017-08-041-0/+1
* *: reindentreindent-master-afterwhitespace / reindent2017-07-171-145/+148
* *: make consistent & update GPLv2 file headersDavid Lamparter2017-05-151-4/+4
* isisd: add MT configurationChristian Franke2017-04-281-0/+3
* frr: Remove HAVE_IPV6 from code baseDonald Sharp2017-01-131-2/+0
* isisd: create the isis_circuit_prepare() helper functionRenato Westphal2016-11-281-0/+1
* isisd: qobj: register everythingDavid Lamparter2016-10-071-0/+4
* Add support of Traffic Engineering to IS-ISOlivier Dugeon2016-09-031-1/+2
* isisd: drop unused per-type metric valuesDavid Lamparter2016-07-281-1/+1
* isisd: API: circuit passwordChristian Franke2016-07-281-0/+4
* isisd: API: basic circuit configDavid Lamparter2016-07-281-0/+12
* isisd: allow to adjust lsp-mtuChristian Franke2016-03-301-0/+2
* isisd: isisd-warnings.patchDonald Sharp2015-05-201-0/+2
* isisd: add Google's changes to IS-ISJosh Bailey2012-04-071-28/+29
* [isisd] Add support for Solaris DLPIPaul Jakma2007-08-071-0/+1
* * isis_circuit.[ch]: Some preliminary support for specifying widehasso2005-09-261-0/+1
* Indentation only. No any functional changes.hasso2004-09-101-85/+90
* Initial revisionjardin2003-12-231-0/+158