summaryrefslogtreecommitdiffstats
path: root/isisd/isis_circuit.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Revert "*: reindent pt. 2"David Lamparter2017-07-221-3/+1
* *: reindent pt. 2whitespace / reindent2017-07-171-1/+3
* *: reindentreindent-master-afterwhitespace / reindent2017-07-171-1225/+1141
* *: remove VTYNL, part 1 of 6David Lamparter2017-07-141-6/+6
* *: ditch vty_outln(), part 2 of 2David Lamparter2017-07-141-8/+8
* *: ditch vty_outln(), part 1 of 2David Lamparter2017-07-131-36/+36
* *: vty_outln (vty, "") --> vty_out (vty, VTYNL)Quentin Young2017-06-291-6/+6
* *: use vty_outlnQuentin Young2017-06-291-80/+71
* *: make consistent & update GPLv2 file headersDavid Lamparter2017-05-151-4/+4
* *: remove THREAD_ON macros, add nullity checkQuentin Young2017-05-091-15/+20
* isisd: add MT configurationChristian Franke2017-04-281-0/+22
* Merge remote-tracking branch 'origin/stable/2.0'Donald Sharp2017-02-241-2/+2
|\
| * isisd: address coverity findingsChristian Franke2017-02-131-2/+2
* | frr: Remove HAVE_IPV6 from code baseDonald Sharp2017-01-131-12/+0
* | Merge branch 'stable/2.0'David Lamparter2016-12-081-7/+13
|\|
| * Merge branch '-isisd-simpl' into stable/2.0David Lamparter2016-12-081-7/+13
| |\
| | * isisd: create the isis_circuit_prepare() helper functionRenato Westphal2016-11-281-7/+13
* | | *: make DEFUN installations file-localDavid Lamparter2016-12-011-6/+1
|/ /
* | Merge remote-tracking branch 'cmaster-next' into cmaster-next-relengDavid Lamparter2016-11-281-2/+2
|\|
| * isisd: fix loss of packets after circuit is brought upRenato Westphal2016-11-251-2/+2
* | *: fix some licensing SNAFUsDavid Lamparter2016-11-141-1/+0
|/
* isisd: fix an error that was probably a result of copypastingChristian Franke2016-10-211-1/+1
* isisd: qobj: register everythingDavid Lamparter2016-10-071-0/+7
* Add support of Traffic Engineering to IS-ISOlivier Dugeon2016-09-031-0/+9
* lib, zebra: unify link layer type and hardware address handlingTimo Teräs2016-09-031-10/+0
* isisd: warn if there is an MTU issue on circuitsChristian Franke2016-08-161-1/+2
* isisd: fold up isis_circuit_is_type_set()David Lamparter2016-08-161-7/+0
* isisd: fix is_type_setDavid Lamparter2016-08-161-3/+3
* isisd: fix network-type configurationChristian Franke2016-08-161-1/+0
* isisd: fix isis_circuit_af_set() on fresh circuitDavid Lamparter2016-08-161-1/+1
* isisd: fix isis_circuit_create()David Lamparter2016-08-161-2/+4
* isisd: drop unused per-type metric valuesDavid Lamparter2016-07-281-7/+4
* isisd: API: timers (LSP, SPF)Christian Franke2016-07-281-24/+0
* isisd: API: timers (IIH, CSNP, PSNP)David Lamparter2016-07-281-705/+0
* isisd: API: circuit passwordChristian Franke2016-07-281-58/+23
* isisd: API: basic circuit configDavid Lamparter2016-07-281-807/+72
* zebra, isisd: cast to unsigned char for ctypesDavid Lamparter2016-05-261-1/+1
* quagga: Remove iflist global variableDonald Sharp2016-04-081-1/+2
* isisd: make sure that all interface addresses are advertisedChristian Franke2016-04-061-2/+8
* isisd: fix a crash due to an lsp-mtu issueChristian Franke2016-04-061-1/+1
* isisd: Fix more compiler warningsDonald Sharp2016-03-301-1/+1
* isisd: show interface's ipv6 addresesChristian Franke2016-03-301-3/+23
* isisd: provide more detailed log for failed address removalChristian Franke2016-03-301-0/+20
* isisd: add a slight delay to lsp_regenerate_scheduleChristian Franke2016-03-301-0/+2
* isisd: allow to adjust lsp-mtuChristian Franke2016-03-301-18/+64
* isisd: initialize circuit to match area is_typeChristian Franke2016-03-301-6/+6
* quagga: delete interface from default table when moved to vrfDon Slice2016-03-181-0/+3
* Quagga: prefix2str fixupDonald Sharp2015-11-231-14/+10
* *: call if_init()/if_terminate() from vrf_init()/vrf_terminate()Feng Lu2015-10-301-1/+0
* isisd: isisd-warnings.patchDonald Sharp2015-05-201-1/+0