]> git.proxmox.com Git - mirror_frr.git/history - isisd/isis_circuit.c
lib, zebra: unify link layer type and hardware address handling
[mirror_frr.git] / isisd / isis_circuit.c
2016-09-03 Timo Teräslib, zebra: unify link layer type and hardware address...
2016-08-19 Christian Frankeisisd: warn if there is an MTU issue on circuits
2016-08-19 David Lamparterisisd: fold up isis_circuit_is_type_set()
2016-08-19 David Lamparterisisd: fix is_type_set
2016-08-19 Christian Frankeisisd: fix network-type configuration
2016-08-19 David Lamparterisisd: fix isis_circuit_af_set() on fresh circuit
2016-08-19 David Lamparterisisd: fix isis_circuit_create()
2016-08-19 Donald SharpMerge remote-tracking branch 'origin/cmaster' into...
2016-08-18 Donald SharpMerge remote-tracking branch 'origin/cmaster' into...
2016-08-16 Christian Frankeisisd: warn if there is an MTU issue on circuits
2016-08-16 David Lamparterisisd: fold up isis_circuit_is_type_set()
2016-08-16 David Lamparterisisd: fix is_type_set
2016-08-16 Christian Frankeisisd: fix network-type configuration
2016-08-16 David Lamparterisisd: fix isis_circuit_af_set() on fresh circuit
2016-08-16 David Lamparterisisd: fix isis_circuit_create()
2016-07-28 David Lamparterisisd: drop unused per-type metric values
2016-07-28 Christian Frankeisisd: API: timers (LSP, SPF)
2016-07-28 David Lamparterisisd: API: timers (IIH, CSNP, PSNP)
2016-07-28 Christian Frankeisisd: API: circuit password
2016-07-28 David Lamparterisisd: API: basic circuit config
2016-07-15 Donald SharpMerge remote-tracking branch 'origin/cmaster' into...
2016-07-13 Donald SharpMerge remote-tracking branch 'origin/cmaster' into...
2016-05-26 David Lamparterzebra, isisd: cast to unsigned char for ctypes
2016-04-08 Donald SharpMerge branch 'cmaster' of ssh://stash.cumulusnetworks...
2016-04-08 Donald Sharpquagga: Remove iflist global variable
2016-04-07 Donald SharpMerge branch 'cmaster' of ssh://stash.cumulusnetworks...
2016-04-06 Donald SharpMerge branch 'cmaster' of ssh://stash.cumulusnetworks...
2016-04-06 Christian Frankeisisd: make sure that all interface addresses are adver...
2016-04-06 Christian Frankeisisd: fix a crash due to an lsp-mtu issue
2016-03-30 Donald SharpMerge branch 'cmaster' of ssh://stash.cumulusnetworks...
2016-03-30 Donald Sharpisisd: Fix more compiler warnings
2016-03-30 Christian Frankeisisd: show interface's ipv6 addreses
2016-03-30 Christian Frankeisisd: provide more detailed log for failed address...
2016-03-30 Christian Frankeisisd: add a slight delay to lsp_regenerate_schedule
2016-03-30 Christian Frankeisisd: allow to adjust lsp-mtu
2016-03-30 Christian Frankeisisd: initialize circuit to match area is_type
2016-03-18 Don Slicequagga: delete interface from default table when moved...
2015-11-27 Donald SharpMerge branch 'cmaster' of ssh://stash.cumulusnetworks...
2015-11-23 Donald SharpQuagga: prefix2str fixup
2015-10-30 Donald SharpMerge branch 'cmaster' of ssh://stash.cumulusnetworks...
2015-10-30 Vipin KumarMerge branch 'cmaster' of ssh://stash.cumulusnetworks...
2015-10-30 Feng Lu*: call if_init()/if_terminate() from vrf_init()/vrf_te...
2015-05-20 Donald Sharpisisd: isisd-warnings.patch
2012-12-12 David Lamparterisisd: address Coverity warnings
2012-04-16 David Lamparterisisd: merge osr/google-is-is
2012-04-12 Avneesh SachdevMerge quagga mainline into the google ISIS code.
2012-04-09 Avneesh SachdevMerge branch 'quagga' into google-bgp-multipath
2012-04-07 Subbaiah Venkataisisd: couple of bug fixes
2012-04-07 Josh Baileyisisd: add Google's changes to IS-IS
2012-02-13 Fritz Reichmannisisd: implement MD5 circuit authentication
2011-09-27 Fritz Reichmannisisd: fix crash on "no router isis" (BZ#536)
2011-09-25 Fritz Reichmannisisd: fix crash on "no router isis" (BZ#536)
2009-06-12 Stephen Hemminger[cleanup] Make command nodes static
2007-08-07 Paul Jakma[isisd] Add support for Solaris DLPI
2007-05-10 Paul Jakma[autoconf] bugs 162,303,178: Fix 'present but can not...
2006-12-08 Paul Jakma[isisd] Fix compiler warnings and allow v4-only compilation
2005-11-20 paul[isisd] remove includes of common system headers.
2005-09-28 hasso * *.c: Massive cleanup of lists loops. Stop abusing...
2005-09-26 hasso * isis_circuit.[ch]: Some preliminary support for...
2005-09-04 hasso * *.c: Try to be less verbose by default (without...
2005-04-07 paul2005-04-07 Paul Jakma <paul.jakma@sun.com>
2004-12-29 hassoReally fix crashes now. Revert isis_circuit_update_para...
2004-12-29 hassoDon't crash during interface up/down events.
2004-12-24 hassozlog_* cleanup. Level of debug messages to LOG_DEBUG.
2004-10-07 hassoNo warnings here any more.
2004-09-26 hassoBrown paperbag please. Fix previous commit.
2004-09-26 hassoCompiler warnings fixes.
2004-09-23 hassoRemove usage of evil list and listnode typedefs.
2004-09-17 hassoAnother great little fix from LIU Xin.
2004-09-14 hassoIsisd is now able to remove addresses from circuit...
2004-09-10 hassoFixes from LIU Xin.
2004-09-10 hassoIndentation only. No any functional changes.
2004-05-19 hassoMake it compile in NetBSD and OpenBSD.
2004-02-11 hassoThreads usage cleanup. Still at least one bug to go.
2004-01-27 hassoFixing previous commit.
2004-01-27 hassoMake "(no) ip address x.x.x.x/x" commands work again...
2003-12-23 hassoSome fixes to isisd done by me and Cougar in the spring...
2003-12-23 jardinInitial revision