commit | 3fdb2dd9dd8b4ab3517896092dd1b677d191adf9 | [log] [tgz] |
---|---|---|
author | hasso <hasso> | Wed Sep 28 18:45:54 2005 +0000 |
committer | hasso <hasso> | Wed Sep 28 18:45:54 2005 +0000 |
tree | 2f2bdff0a3797517100d0f1319cd3e46bb00f53f | |
parent | d3d7474ba98f01e6d9994ff48c0b3a4331a8ef2a [diff] |
* *.c: Massive cleanup of lists loops. Stop abusing ALL_LIST_ELEMENTS. Replace XMALLOC + memset with XCALLOC. Fix some indentation issues. The only really significant change is simplified isis_delete_adj function in isis_adjacency.c.