Tag 'quagga_0_99_2_release' created by Paul Jakma <[email protected]> at
2005-11-12 23:15 -0800
Tag Quagga 0.99.2
Changes since post_bgp_workqueus:
ajs (10):
2005-07-26 Andrew J. Schorr <[email protected]>
2005-07-26 Andrew J. Schorr <[email protected]>
2005-09-17 Andrew J. Schorr <[email protected]>
2005-09-19 Andrew J. Schorr <[email protected]>
2005-10-01 Andrew J. Schorr <[email protected]>
2005-10-01 Andrew J. Schorr <[email protected]>
2005-10-18 Andrew J. Schorr <[email protected]>
2005-10-20 Andrew J. Schorr <[email protected]>
2005-10-20 Andrew J. Schorr <[email protected]>
2005-10-30 Andrew J. Schorr <[email protected]>
gdt (3):
2005-08-10 Greg Troxel <[email protected]>
rework
add INSTALL.quagga.txt to the distribution, so that people who apply
hasso (47):
* ospf_apiserver.c: Fix obvious error in notifying clients about ISM
* rt_netlink.c: Remove unused netlink-addr socket declaration.
* ospf_nsm.c: Make database exchange for NSSA database work.
Fix date.
* ospf6_interface.c: fix the way inactivity_timer is called. Because
* ospf6_message.c: Changed to be insensitive to changes of neighbors'
* ospf6_abr.[ch], ospf6_area.[ch]: Add area filter-list (in|out)
* configure.ac: Actually test whether libc has IPv6 support.
* bgp_routemap.c: Revert part of leaking communities fix commited in
* ospf_zebra.c: Don't assert/stop before type == ZEBRA_ROUTE_MAX if
* topology/spgrid.c: MAXLONG is deprecated, use LONG_MAX instead.
* isis_misc.[ch]: Fix some warnings, making some strings const.
* ospf_vty.c: Check carefully if interface exists before trying to
* ospf_vty.c: Make "show ip ospf neighbor xxx" commands work.
* configure.ac, vtysh/Makefile.am: Only vtysh needs to be linked
* bgp_route.c: Third (?) attempt to fix best selection breakage
* zebra_rib.c, rib.h: Add distance and metric arguments to the
* ripng_zebra.c, ripngd.[ch]: Pass metric info to the zebra daemon.
* isis_adjacency.c, isis_lsp.c, isisd.c: Replace XMALLOC && memset
* random.c, spgrid.[ch]: Fix warnings with hope that I didn't broke
* isis_lsp.c: Less TLV leaking.
* isis_lsp.c: Yet another regression introduced by stream cleanup.
* *.c: Try to be less verbose by default (without any debug options
* vtysh.c: Fix warning by casting rl_bind_key 2. argument correctly.
* isis_lsp.c (lsp_update): Remove LSP from database before updating
* isis_lsp.c (lsp_update): Fix previous commit - manipulate the right
* isis_lsp.h: Added backpointer to the area from LSP. For now it's used
* isis_tlv.h: Cleanup comment about TLVs we should support, remove info
* isis_lsp.c: Better output of detailed LSP printout and fixed TE IPv4
* configure.ac: Test existance of strndup.
* isis_lsp.c, isis_pdu.c, isis_spf.c: Remove some old unused code.
* zebra_rib.c: Reduce the height of some staircases. Fix
* isis_route.c: Fix output of nexthops in case of extreme debug.
* rib.h: Add note about behaviour of rib_add_ipv[46]* functions -
* dict.[ch]: Revert all nonfunctional changes. It's external module
* isisd.[ch]: Introduce oldmetric flag for area and transition
* isis_circuit.[ch]: Some preliminary support for specifying wide
* isis_tlv.[ch]: Two new functions - tlv_add_te_is_neighs() and
* isis_lsp.c: Support for originating TE IS and IPv4 TLV's. No any sub
* isis_tlv.[ch]: New function tlv_add_in_addr() to put just one IPv4
* isis_lsp.c: Put correct metric info into TE TLV's. Wide metric is
* isis_spf.[ch]: Added TE TLVs to the SPF process. It seems to work
* isis_spf.c: Changing cost from uint16_t to uint32_t. Unset
* isis_lsp.c: Make topology generator generate TE TLVs if necessary.
* isis_dynh.c, isisd.h: Implement dynamic hostname cache cleanup.
* *.c: Massive cleanup of lists loops. Stop abusing ALL_LIST_ELEMENTS.
* isis_adjacency.c: Stop expire timer while deleting adjacency.
jardin (4):
2005-09-30 Vincent Jardin <[email protected]>
2005-09-30 Vincent Jardin <[email protected]>
2005-09-30 Vincent Jardin <[email protected]>
2005-10-17 Vincent Jardin <[email protected]>
paul (81):
2005-06-01 Akihiro Mizutani <[email protected]>
2005-06-01 Paul Jakma <[email protected]>
2005-06-01 Paul Jakma <[email protected]>
2005-06-02 Paul Jakma <[email protected]>
2005-06-03 Paul Jakma <[email protected]>
2005-06-03 Paul Jakma <[email protected]>
2005-06-13 Paul Jakma <[email protected]>
2005-06-14 Paul Jakma <[email protected]>
2005-06-15 Paul Jakma <[email protected]>
2005-06-15 Paul Jakma <[email protected]>
2005-06-15 Paul Jakma <[email protected]>
2005-06-18 Paul Jakma <[email protected]>
2005-06-24 Pawel Worach <[email protected]>
2005-06-28 Paul Jakma <[email protected]>
2005-06-28 Paul Jakma <[email protected]>
2005-06-28 Paul Jakma <[email protected]>
2005-06-28 Paul Jakma <[email protected]>
2005-07-12 Christian Hammers <[email protected]>
- Fix ChangeLog entry to properly refer to problem being Linux/ARM, not
2005-07-12 Paul Jakma <[email protected]>
2005-07-26 Paul Jakma <[email protected]>
2005-07-29 Paul Jakma <[email protected]>
2005-08-09 Paul Jakma <[email protected]>
2005-08-13 Paul Jakma <[email protected]>
2005-08-16 Paul Jakma <[email protected]>
2005-08-16 Paul Jakma <[email protected]>
2005-08-22 Paul Jakma <[email protected]>
2005-08-22 Hugo Santos <[email protected]>
2005-08-22 Hugo Santos <[email protected]>
2005-08-22 Hugo Santos <[email protected]>
2005-08-25 Paul Jakma <[email protected]>
2005-09-05 Paul Jakma <[email protected]>
2004-09-05 Paul Jakma <[email protected]>
2004-09-06 Paul Jakma <[email protected]>
* Thu Sep 12 2005 Paul Jakma <[email protected]>
2005-09-10 Paul Jakma <[email protected]>
2005-09-10 Paul Jakma <[email protected]>
2005-09-06 Paul Jakma <[email protected]>
2005-09-12 Paul Jakma <[email protected]>
2005-09-21 Paul Jakma <[email protected]>
2005-09-21 Paul Jakma <[email protected]>
2005-09-29 Paul Jakma <[email protected]>
2005-10-11 Paul Jakma <[email protected]>
2005-10-11 Paul Jakma <[email protected]>
2005-10-11 Paul Jakma <[email protected]>
2005-10-11 Paul Jakma <[email protected]>
2005-10-18 Paul Jakma <[email protected]>
2005-10-21 Paul Jakma <[email protected]>
2005-10-21 Paul Jakma <[email protected]>
2005-10-21 Paul Jakma <[email protected]>
2005-10-23 Paul Jakma <[email protected]>
2005-10-23 Paul Jakma <[email protected]>
2005-10-26 Paul Jakma <[email protected]>
2005-10-26 Paul Jakma <[email protected]>
2005-10-26 Paul Jakma <[email protected]>
2005-10-26 Paul Jakma <[email protected]>
2005-10-28 Paul Jakma <[email protected]>
2005-10-29 Paul Jakma <[email protected]>
2005-10-29 Paul Jakma <[email protected]>
2005-11-03 Paul Jakma <[email protected]>
2005-11-03 Paul Jakma <[email protected]>
2005-11-03 Paul Jakma <[email protected]>
2005-11-03 Paul Jakma <[email protected]>
2005-11-03 Paul Jakma <[email protected]>
2005-11-03 Paul Jakma <[email protected]>
2005-11-03 Paul Jakma <[email protected]>
- bah, fix likkle typo.
- quagga.pam: pam_stack.so module is deprecated, use 'include' instead.
2005-11-04 Paul Jakma <[email protected]>
2005-11-04 Paul Jakma <[email protected]>
2005-11-04 Paul Jakma <[email protected]>
2005-11-04 Paul Jakma <[email protected]>
- Makefile.am: quagga.pam.stack should be in dists
[doc] List snmptrap.texi as a source, so it gets included in dist
2005-11-10 Paul Jakma <[email protected]>
[zebra] Fix warning and small connected-label changes merge error.
[trivia] update quagga.info, auto-built file
- commit the actual file..
2005-11-11 Paul Jakma <[email protected]>
[doc] quagga.info updated /again/ due to version bump, d'oh.
[ospfd] SPF ospf_canonical_nexthops_free bugfix.
vincent (8):
* connected.c: flag connected_up_ipv6() and connected_down_ipv6()
2005-09-28 Alain Ritoux <[email protected]>
2005-09-29 Alain Ritoux <[email protected]>
2005-09-29 Alain Ritoux <[email protected]>
2005-09-29 Alain Ritoux <[email protected]>
2005-09-29 Alain Ritoux <[email protected]>
2005-10-06 Alain Ritoux <[email protected]>
2005-10-06 Alain Ritoux <[email protected]>
---
lib/md5-gnu.h | 156 ---
ChangeLog | 68 +
HACKING | 62 +
INSTALL.quagga.txt | 75 -
Makefile.am | 5
NEWS | 18
bgpd/ChangeLog | 185 ++++
bgpd/Makefile.am | 6
bgpd/bgp_advertise.c | 10
bgpd/bgp_advertise.h | 20
bgpd/bgp_aspath.c | 1367 ++++++++++++++++++------------
bgpd/bgp_aspath.h | 77 -
bgpd/bgp_attr.c | 95 +-
bgpd/bgp_attr.h | 35
bgpd/bgp_clist.c | 22
bgpd/bgp_clist.h | 43
bgpd/bgp_community.c | 16
bgpd/bgp_community.h | 36
bgpd/bgp_damp.c | 18
bgpd/bgp_damp.h | 24
bgpd/bgp_debug.c | 4
bgpd/bgp_debug.h | 10
bgpd/bgp_dump.c | 31
bgpd/bgp_dump.h | 6
bgpd/bgp_ecommunity.c | 4
bgpd/bgp_ecommunity.h | 28
bgpd/bgp_filter.c | 32
bgpd/bgp_filter.h | 10
bgpd/bgp_fsm.c | 30
bgpd/bgp_main.c | 2
bgpd/bgp_mplsvpn.c | 19
bgpd/bgp_mplsvpn.h | 12
bgpd/bgp_network.c | 8
bgpd/bgp_network.h | 6
bgpd/bgp_nexthop.c | 36
bgpd/bgp_nexthop.h | 16
bgpd/bgp_open.c | 14
bgpd/bgp_open.h | 6
bgpd/bgp_packet.c | 42
bgpd/bgp_packet.h | 20
bgpd/bgp_regex.h | 6
bgpd/bgp_route.c | 373 ++++----
bgpd/bgp_route.h | 76 -
bgpd/bgp_routemap.c | 263 ++---
bgpd/bgp_snmp.c | 3
bgpd/bgp_snmp.h | 6
bgpd/bgp_table.c | 6
bgpd/bgp_table.h | 26
bgpd/bgp_vty.c | 254 +++--
bgpd/bgp_vty.h | 4
bgpd/bgp_zebra.c | 28
bgpd/bgp_zebra.h | 33
bgpd/bgpd.c | 56 -
bgpd/bgpd.h | 195 ++--
configure.ac | 61 +
doc/ChangeLog | 40
doc/Makefile.am | 4
doc/bgpd.texi | 393 ++++++--
doc/ospf6d.texi | 17
doc/ospfd.texi | 274 +++++-
doc/overview.texi | 2
doc/quagga.info | 1595 ++++++++++++++++++++++++++---------
doc/quagga.texi | 9
doc/routemap.texi | 174 +++
doc/snmp.texi | 31
doc/snmptrap.texi | 203 ++++
isisd/ChangeLog | 180 +++
isisd/dict.c | 2090 ++++++++++++++++++++--------------------------
isisd/dict.h | 128 +-
isisd/isis_adjacency.c | 32
isisd/isis_circuit.c | 52 -
isisd/isis_circuit.h | 1
isisd/isis_csm.c | 9
isisd/isis_dr.c | 11
isisd/isis_dynhn.c | 31
isisd/isis_events.c | 19
isisd/isis_lsp.c | 960 +++++++++------------
isisd/isis_lsp.h | 4
isisd/isis_main.c | 6
isisd/isis_misc.c | 4
isisd/isis_misc.h | 2
isisd/isis_pdu.c | 192 +---
isisd/isis_route.c | 229 +++--
isisd/isis_route.h | 2
isisd/isis_spf.c | 215 +++-
isisd/isis_spf.h | 5
isisd/isis_tlv.c | 175 ++-
isisd/isis_tlv.h | 114 +-
isisd/isis_zebra.c | 20
isisd/isisd.c | 270 +++--
isisd/isisd.h | 23
isisd/topology/random.c | 9
isisd/topology/spgrid.c | 29
isisd/topology/spgrid.h | 2
lib/ChangeLog | 169 +++
lib/Makefile.am | 5
lib/checksum.c | 6
lib/checksum.h | 1
lib/command.c | 125 +-
lib/command.h | 3
lib/filter.c | 6
lib/getopt.c | 4
lib/getopt.h | 38
lib/if.c | 4
lib/if_rmap.c | 22
lib/log.c | 59 +
lib/md5.c | 685 ++++++---------
lib/md5.h | 85 +
lib/memory.c | 34
lib/memtypes.c | 9
lib/memtypes.h | 9
lib/plist.c | 5
lib/pqueue.c | 18
lib/prefix.c | 15
lib/privs.c | 618 ++++++++++---
lib/privs.h | 13
lib/routemap.c | 13
lib/smux.c | 33
lib/smux.h | 4
lib/sockopt.c | 53 +
lib/str.c | 18
lib/str.h | 6
lib/vty.c | 21
lib/zebra.h | 29
ospf6d/ChangeLog | 46 +
ospf6d/ospf6_abr.c | 96 ++
ospf6d/ospf6_abr.h | 1
ospf6d/ospf6_area.c | 200 ++++
ospf6d/ospf6_area.h | 36
ospf6d/ospf6_asbr.c | 20
ospf6d/ospf6_interface.c | 6
ospf6d/ospf6_main.c | 2
ospf6d/ospf6_message.c | 34
ospf6d/ospf6_zebra.c | 13
ospfd/ChangeLog | 410 +++++++++
ospfd/ospf_abr.c | 4
ospfd/ospf_abr.h | 3
ospfd/ospf_api.c | 4
ospfd/ospf_apiserver.c | 46 -
ospfd/ospf_asbr.c | 7
ospfd/ospf_ase.c | 2
ospfd/ospf_dump.c | 108 +-
ospfd/ospf_dump.h | 1
ospfd/ospf_flood.c | 6
ospfd/ospf_ia.c | 2
ospfd/ospf_interface.c | 22
ospfd/ospf_interface.h | 6
ospfd/ospf_ism.c | 46 -
ospfd/ospf_ism.h | 28
ospfd/ospf_lsa.c | 99 +-
ospfd/ospf_lsa.h | 3
ospfd/ospf_main.c | 12
ospfd/ospf_nsm.c | 25
ospfd/ospf_opaque.c | 12
ospfd/ospf_packet.c | 97 +-
ospfd/ospf_route.c | 26
ospfd/ospf_snmp.c | 281 ++++--
ospfd/ospf_snmp.h | 5
ospfd/ospf_spf.c | 657 +++++++-------
ospfd/ospf_spf.h | 17
ospfd/ospf_te.h | 4
ospfd/ospf_vty.c | 809 ++++++++++++++---
ospfd/ospf_zebra.c | 24
ospfd/ospfd.c | 164 ++-
ospfd/ospfd.h | 43
redhat/Makefile.am | 2
redhat/quagga.pam | 20
redhat/quagga.pam.stack | 26
redhat/quagga.spec.in | 107 +-
ripd/ChangeLog | 105 ++
ripd/Makefile.am | 2
ripd/rip_debug.c | 6
ripd/rip_debug.h | 4
ripd/rip_interface.c | 222 +---
ripd/rip_interface.h | 31
ripd/rip_main.c | 10
ripd/rip_offset.c | 22
ripd/rip_peer.c | 16
ripd/rip_routemap.c | 102 +-
ripd/rip_snmp.c | 21
ripd/rip_zebra.c | 51 -
ripd/ripd.c | 400 ++++----
ripd/ripd.h | 108 +-
ripngd/ChangeLog | 13
ripngd/ripng_main.c | 2
ripngd/ripng_zebra.c | 21
ripngd/ripngd.c | 37
ripngd/ripngd.h | 2
solaris/ChangeLog | 40
solaris/README.txt | 169 ++-
solaris/prototype.dev.in | 2
solaris/quagga.init.in | 64 -
solaris/quagga.xml.in | 48 -
tests/ChangeLog | 22
tests/Makefile.am | 7
tests/aspath_test.c | 806 +++++++++++++++++
tests/heavy-wq.c | 8
tests/test-buffer.c | 3
tests/test-privs.c | 152 +++
vtysh/ChangeLog | 14
vtysh/Makefile.am | 2
vtysh/extract.pl.in | 2
vtysh/vtysh.c | 33
vtysh/vtysh_user.c | 26
zebra/ChangeLog | 184 ++++
zebra/connected.c | 179 +--
zebra/connected.h | 36
zebra/debug.c | 4
zebra/debug.h | 2
zebra/if_ioctl.c | 17
zebra/if_ioctl_solaris.c | 50 -
zebra/if_proc.c | 2
zebra/interface.c | 63 -
zebra/interface.h | 24
zebra/ioctl.c | 2
zebra/ioctl.h | 26
zebra/ioctl_solaris.c | 50 -
zebra/ipforward.h | 12
zebra/ipforward_proc.c | 14
zebra/ipforward_solaris.c | 13
zebra/ipforward_sysctl.c | 13
zebra/kernel_socket.c | 150 +--
zebra/main.c | 13
zebra/redistribute.c | 7
zebra/redistribute.h | 28
zebra/rib.h | 69 -
zebra/router-id.c | 3
zebra/rt.h | 18
zebra/rt_ioctl.c | 14
zebra/rt_netlink.c | 55 -
zebra/rtadv.c | 52 -
zebra/rtadv.h | 3
zebra/rtread_proc.c | 14
zebra/zebra_rib.c | 243 ++---
zebra/zebra_vty.c | 98 --
zebra/zserv.c | 21
zebra/zserv.h | 37
237 files changed, 13911 insertions(+), 7490 deletions(-)
---
_______________________________________________
svn mailing list
[email protected]
http://mailman.vyatta.com/mailman/listinfo/svn