summaryrefslogtreecommitdiffstats
path: root/NEWS (unfollow)
Commit message (Expand)AuthorFilesLines
2005-09-292005-09-29 Alain Ritoux <alain.ritoux@6wind.com>vincent14-27/+165
2005-09-28 * *.c: Massive cleanup of lists loops. Stop abusing ALL_LIST_ELEMENTS.hasso11-200/+155
2005-09-28 * isis_dynh.c, isisd.h: Implement dynamic hostname cache cleanup.hasso4-3/+39
2005-09-28 * isis_lsp.c: Make topology generator generate TE TLVs if necessary.hasso2-13/+57
2005-09-282005-09-28 Alain Ritoux <alain.ritoux@6wind.com>vincent9-585/+419
2005-09-28 * connected.c: flag connected_up_ipv6() and connected_down_ipv6()vincent2-0/+10
2005-09-26 * isis_spf.c: Changing cost from uint16_t to uint32_t. Unsethasso7-44/+185
2005-09-26 * isis_spf.[ch]: Added TE TLVs to the SPF process. It seems to workhasso3-31/+107
2005-09-26 * isis_lsp.c: Put correct metric info into TE TLV's. Wide metric ishasso2-4/+25
2005-09-26 * isis_tlv.[ch]: New function tlv_add_in_addr() to put just one IPv4hasso4-14/+37
2005-09-26 * isis_lsp.c: Support for originating TE IS and IPv4 TLV's. No any subhasso2-40/+179
2005-09-26 * isis_tlv.[ch]: Two new functions - tlv_add_te_is_neighs() andhasso3-0/+73
2005-09-26 * isis_circuit.[ch]: Some preliminary support for specifying widehasso3-10/+24
2005-09-26 * isisd.[ch]: Introduce oldmetric flag for area and transitionhasso3-14/+36
2005-09-25 * dict.[ch]: Revert all nonfunctional changes. It's external modulehasso3-1204/+1022
2005-09-24 * rib.h: Add note about behaviour of rib_add_ipv[46]* functions -hasso2-0/+8
2005-09-21 * isis_route.c: Fix output of nexthops in case of extreme debug.hasso2-6/+20
2005-09-21 * zebra_rib.c: Reduce the height of some staircases. Fixhasso2-83/+65
2005-09-212005-09-21 Paul Jakma <paul.jakma@sun.com>paul3-1/+7
2005-09-212005-09-21 Paul Jakma <paul.jakma@sun.com>paul2-2/+15
2005-09-192005-09-19 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs7-8/+24
2005-09-19 * isis_lsp.c, isis_pdu.c, isis_spf.c: Remove some old unused code.hasso4-430/+4
2005-09-19 * configure.ac: Test existance of strndup.hasso5-3/+33
2005-09-19 * isis_lsp.c: Better output of detailed LSP printout and fixed TE IPv4hasso2-9/+15
2005-09-19 * isis_tlv.h: Cleanup comment about TLVs we should support, remove infohasso2-47/+68
2005-09-19 * isis_lsp.h: Added backpointer to the area from LSP. For now it's usedhasso5-142/+216
2005-09-18 * isis_lsp.c (lsp_update): Fix previous commit - manipulate the righthasso2-5/+11
2005-09-172005-09-17 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2-9/+9
2005-09-16 * isis_lsp.c (lsp_update): Remove LSP from database before updatinghasso4-4/+21
2005-09-15 * vtysh.c: Fix warning by casting rl_bind_key 2. argument correctly.hasso3-2/+7
2005-09-122005-09-12 Paul Jakma <paul.jakma@sun.com>paul5-100/+124
2005-09-102005-09-06 Paul Jakma <paul@dishone.st>paul3-2/+817
2005-09-102005-09-10 Paul Jakma <paul.jakma@sun.com>paul7-561/+992
2005-09-102005-09-10 Paul Jakma <paul.jakma@sun.com>paul3-3/+10
2005-09-08* Thu Sep 12 2005 Paul Jakma <paul@dishone.st>paul1-10/+34
2005-09-072004-09-06 Paul Jakma <paul@dishone.st>paul2-0/+8
2005-09-052004-09-05 Paul Jakma <paul@dishone.st>paul2-3/+10
2005-09-052005-09-05 Paul Jakma <paul.jakma@sun.com>paul2-3/+14
2005-09-04 * *.c: Try to be less verbose by default (without any debug optionshasso12-45/+71
2005-09-03 * isis_lsp.c: Yet another regression introduced by stream cleanup.hasso2-0/+10
2005-09-02 * isis_lsp.c: Less TLV leaking.hasso2-1/+11
2005-09-01 * random.c, spgrid.[ch]: Fix warnings with hope that I didn't brokehasso5-25/+42
2005-09-01 * isis_adjacency.c, isis_lsp.c, isisd.c: Replace XMALLOC && memsethasso5-71/+49
2005-08-27 * ripng_zebra.c, ripngd.[ch]: Pass metric info to the zebra daemon.hasso4-7/+14
2005-08-27 * zebra_rib.c, rib.h: Add distance and metric arguments to thehasso8-13/+26
2005-08-26 * bgp_route.c: Third (?) attempt to fix best selection breakagehasso2-0/+13
2005-08-252005-08-25 Paul Jakma <paul@jakma.org>paul2-7/+25
2005-08-25 * configure.ac, vtysh/Makefile.am: Only vtysh needs to be linkedhasso3-9/+15
2005-08-232005-08-22 Hugo Santos <hsantos@av.it.pt>paul2-2/+33
2005-08-232005-08-22 Hugo Santos <hsantos@av.it.pt>paul2-13/+110