| Commit message (Expand) | Author | Files | Lines |
2005-09-29 | 2005-09-29 Alain Ritoux <alain.ritoux@6wind.com> | vincent | 14 | -27/+165 |
2005-09-28 | * *.c: Massive cleanup of lists loops. Stop abusing ALL_LIST_ELEMENTS. | hasso | 11 | -200/+155 |
2005-09-28 | * isis_dynh.c, isisd.h: Implement dynamic hostname cache cleanup. | hasso | 4 | -3/+39 |
2005-09-28 | * isis_lsp.c: Make topology generator generate TE TLVs if necessary. | hasso | 2 | -13/+57 |
2005-09-28 | 2005-09-28 Alain Ritoux <alain.ritoux@6wind.com> | vincent | 9 | -585/+419 |
2005-09-28 | * connected.c: flag connected_up_ipv6() and connected_down_ipv6() | vincent | 2 | -0/+10 |
2005-09-26 | * isis_spf.c: Changing cost from uint16_t to uint32_t. Unset | hasso | 7 | -44/+185 |
2005-09-26 | * isis_spf.[ch]: Added TE TLVs to the SPF process. It seems to work | hasso | 3 | -31/+107 |
2005-09-26 | * isis_lsp.c: Put correct metric info into TE TLV's. Wide metric is | hasso | 2 | -4/+25 |
2005-09-26 | * isis_tlv.[ch]: New function tlv_add_in_addr() to put just one IPv4 | hasso | 4 | -14/+37 |
2005-09-26 | * isis_lsp.c: Support for originating TE IS and IPv4 TLV's. No any sub | hasso | 2 | -40/+179 |
2005-09-26 | * isis_tlv.[ch]: Two new functions - tlv_add_te_is_neighs() and | hasso | 3 | -0/+73 |
2005-09-26 | * isis_circuit.[ch]: Some preliminary support for specifying wide | hasso | 3 | -10/+24 |
2005-09-26 | * isisd.[ch]: Introduce oldmetric flag for area and transition | hasso | 3 | -14/+36 |
2005-09-25 | * dict.[ch]: Revert all nonfunctional changes. It's external module | hasso | 3 | -1204/+1022 |
2005-09-24 | * rib.h: Add note about behaviour of rib_add_ipv[46]* functions - | hasso | 2 | -0/+8 |
2005-09-21 | * isis_route.c: Fix output of nexthops in case of extreme debug. | hasso | 2 | -6/+20 |
2005-09-21 | * zebra_rib.c: Reduce the height of some staircases. Fix | hasso | 2 | -83/+65 |
2005-09-21 | 2005-09-21 Paul Jakma <paul.jakma@sun.com> | paul | 3 | -1/+7 |
2005-09-21 | 2005-09-21 Paul Jakma <paul.jakma@sun.com> | paul | 2 | -2/+15 |
2005-09-19 | 2005-09-19 Andrew J. Schorr <ajschorr@alumni.princeton.edu> | ajs | 7 | -8/+24 |
2005-09-19 | * isis_lsp.c, isis_pdu.c, isis_spf.c: Remove some old unused code. | hasso | 4 | -430/+4 |
2005-09-19 | * configure.ac: Test existance of strndup. | hasso | 5 | -3/+33 |
2005-09-19 | * isis_lsp.c: Better output of detailed LSP printout and fixed TE IPv4 | hasso | 2 | -9/+15 |
2005-09-19 | * isis_tlv.h: Cleanup comment about TLVs we should support, remove info | hasso | 2 | -47/+68 |
2005-09-19 | * isis_lsp.h: Added backpointer to the area from LSP. For now it's used | hasso | 5 | -142/+216 |
2005-09-18 | * isis_lsp.c (lsp_update): Fix previous commit - manipulate the right | hasso | 2 | -5/+11 |
2005-09-17 | 2005-09-17 Andrew J. Schorr <ajschorr@alumni.princeton.edu> | ajs | 2 | -9/+9 |
2005-09-16 | * isis_lsp.c (lsp_update): Remove LSP from database before updating | hasso | 4 | -4/+21 |
2005-09-15 | * vtysh.c: Fix warning by casting rl_bind_key 2. argument correctly. | hasso | 3 | -2/+7 |
2005-09-12 | 2005-09-12 Paul Jakma <paul.jakma@sun.com> | paul | 5 | -100/+124 |
2005-09-10 | 2005-09-06 Paul Jakma <paul@dishone.st> | paul | 3 | -2/+817 |
2005-09-10 | 2005-09-10 Paul Jakma <paul.jakma@sun.com> | paul | 7 | -561/+992 |
2005-09-10 | 2005-09-10 Paul Jakma <paul.jakma@sun.com> | paul | 3 | -3/+10 |
2005-09-08 | * Thu Sep 12 2005 Paul Jakma <paul@dishone.st> | paul | 1 | -10/+34 |
2005-09-07 | 2004-09-06 Paul Jakma <paul@dishone.st> | paul | 2 | -0/+8 |
2005-09-05 | 2004-09-05 Paul Jakma <paul@dishone.st> | paul | 2 | -3/+10 |
2005-09-05 | 2005-09-05 Paul Jakma <paul.jakma@sun.com> | paul | 2 | -3/+14 |
2005-09-04 | * *.c: Try to be less verbose by default (without any debug options | hasso | 12 | -45/+71 |
2005-09-03 | * isis_lsp.c: Yet another regression introduced by stream cleanup. | hasso | 2 | -0/+10 |
2005-09-02 | * isis_lsp.c: Less TLV leaking. | hasso | 2 | -1/+11 |
2005-09-01 | * random.c, spgrid.[ch]: Fix warnings with hope that I didn't broke | hasso | 5 | -25/+42 |
2005-09-01 | * isis_adjacency.c, isis_lsp.c, isisd.c: Replace XMALLOC && memset | hasso | 5 | -71/+49 |
2005-08-27 | * ripng_zebra.c, ripngd.[ch]: Pass metric info to the zebra daemon. | hasso | 4 | -7/+14 |
2005-08-27 | * zebra_rib.c, rib.h: Add distance and metric arguments to the | hasso | 8 | -13/+26 |
2005-08-26 | * bgp_route.c: Third (?) attempt to fix best selection breakage | hasso | 2 | -0/+13 |
2005-08-25 | 2005-08-25 Paul Jakma <paul@jakma.org> | paul | 2 | -7/+25 |
2005-08-25 | * configure.ac, vtysh/Makefile.am: Only vtysh needs to be linked | hasso | 3 | -9/+15 |
2005-08-23 | 2005-08-22 Hugo Santos <hsantos@av.it.pt> | paul | 2 | -2/+33 |
2005-08-23 | 2005-08-22 Hugo Santos <hsantos@av.it.pt> | paul | 2 | -13/+110 |