]> git.proxmox.com Git - mirror_frr.git/history - lib/linklist.c
isisd: suppress maybe uninitialized warnings
[mirror_frr.git] / lib / linklist.c
2016-06-09 Daniel WaltonMerge branch 'cmaster-next' of ssh://stash.cumulusnetwo...
2016-05-30 Paul Jakmaospfd: Tweak previous iface RR write patch to avoid...
2014-06-04 David Lamparter*: nuke ^L (page feed)
2009-06-12 Stephen Hemminger[cleanup] Convert XMALLOC/memset to XCALLOC
2008-02-28 Paul Jakma[lib/linklist] Enforce "nodes must have data" invariant...
2007-11-12 Denis Ovsienko+ fixed bug #418 (changing address on an existing inter...
2006-06-15 Paul Jakma[lib] list_delete shouldn't duplicate list_delete_all_node
2005-05-06 paul2005-05-06 Paul Jakma <paul@dishone.st>
2005-04-07 paul2005-04-07 Paul Jakma <paul.jakma@sun.com>
2004-09-23 hassoRemove usage of evil list and listnode typedefs.
2003-12-22 hassoRevert my "microfix". It was caused by misreading code...
2003-12-22 gdtnote that order of = items is undefined, probably
2003-12-22 gdtadd comments clarifying the operation of listnode_add_sort
2003-12-21 hassolib/if.c part from [quagga-dev 552] and lib/inklist...
2003-09-23 paul2003-09-24 sowmini.varadhan@sun.com
2002-12-13 paul Kevin C Miller <kevinm@andrew.cmu.edu>
2002-12-13 paulInitial revision