[vyatta-svn] xorp: Changes to 'refs/tags/RELEASE_1_0'

Tom Grennan tgrennan at suva.vyatta.com
Wed Dec 6 11:00:46 PST 2006


Tag 'RELEASE_1_0' created by pavlin <pavlin> at 1970-01-01 00:00 -0800

Changes since RELEASE_1_0_RC:
atanu (7):
      Configuration Guide.
      Use "\scriptsize" as the font size for sample configurations, PIM-SM
      Child processes were running to completion and sending a SIGCHLD to
      Fix a memory leak.
      The RIB registers interest with the FINDER regarding the status of
      Minor nits. Update the date.
      Building with the optimizer fails because of the warnings that are generated.

hodson (6):
      Dispatch events and checks for events with relative times to each
      o Add a missing return in FinderTcpBase::read_callback to avoid
      o Change "rip import" statement to "rip export" in templates.  This is
      o Switch to use xorp-kdoc.css for style.
      o Add xorp kdoc style sheet hooks.
      o Remove items duplicated under www.

mjh (6):
      Change the map index for _rev_parents in DecisionTable to be on router
      "fea" -> "xorp_fea"
      Add config for uakari
      Re-write this test to use the usual runit framework, and to call
      Update info about net-snmp patch.
      Update generated file.

pavlin (70):
      Correct the OpenBSD build error message.
      Add a check whether netinet6/nd6.h is C++ friendly,
      Use #ifdef HAVE_BROKEN_CXX_NETINET6_ND6_H to apply the
      Remove an OpenBSD-related related regarding a compilation glitch
      Bug fix: if the installation prefix is specified by running
      Remove an errata entry that is already fixed.
      Bug fix: reverse the polarity of setting
      Bug fix: assign the special register_vif to use the IP address
      Add an enable() and disable() methods for each vif.
      Added errata entries for MFEA, MLD/IGMP and PIM.
      Bug fix: define IPV4_RAW_INPUT_IS_RAW for OpenBSD.
      Add an OpenBSD-related note re. increasing the maximum number of
      "limit descriptors 500" -> "limit descriptors 400"
      Prepare README for the 1.0 release:
      Add an entry regarding disabling Reverse Path Filtering on Linux.
      Remove extra empty lines.
      Regenerate after the XRL interface has been modified.
      * Separated the stand-alone binary related stuff into a separate
      Add a TODO entry.
      Prune a TODO entry that is already done (by Orion).
      Remove empty lines.
      Add the XORP CVS tag.
      Add a TODO entry.
      Add a TODO entry.
      A nit.
      Add XORP CVS tag.
      Move a TODO entry to DONE.
      De-constify the return value of the locally implemented ether_ntoa(),
      * Change the local implementation of ether_ntoa(3) and ether_aton(3)
      Update a TODO entry.
      * Update the status
      Bump-up the version to 1.0 and update the date.
      Fix a typo in kdoc text.
      Minor nits.
      Updated to match 1.0 release code.
      * Update the status
      Bump-up the version to 1.0 and the date.
      Added modules FIB2MRIB and StaticRoutes to the picture.
      * Status updated.
      Updated to match release 1.0. Bump-up the version to 1.0, and the date.
      * Update some of the I-D references
      Fix a typo that breaks compilation.
      Update to reflect the situation as of 1.0 release:
      Add a TODO entry.
      Replace ExportTable with RedistTable.
      * Update the status:
      Added config_guide.pdf and config_guide.ps
      * Update the release number to 1.0, and fix the date.
      * Added a bit of extra text (e.g., a bit of high-level description in the
      * Bump-up the version to 1.0 and the date.
      * Bump-up the version to 1.0 and the date
      Bump-up the version to 1.0 and the date.
      Compilation fix if DEBUG_LOGGING is enabled.
      Bugfix: If the system has IPv6, then the additional tests to
      * Remove an entry regarding updating the design documents.
      Update the release notes according to the lastest refactoring
      Change "current (Mar 2003)" to "current (July 2004)" in the text.
      * Update some of the tasks with the right info
      Update the date and the version.
      Update the date.
      Add the XORP CVS tag.
      update the date
      Add verification commands to task 0500.
      Update the date.
      * Update the date
      Remove "-f GNUmakefile" as an argument to gmake, because it
      Release 1.0RC -> Release 1.0
      Add task 1270 for updating file xorp/ERRATA
      Nits.
      "Prepare XORP for release: bump-up version number to 1.0

---
 dev/null                                          |binary
 docs/index.html                                   |  229 ------
 docs/status.html                                  |  161 ----
 BUILD_NOTES                                       |   24 
 ERRATA                                            |  132 +++
 README                                            |    2 
 RELEASE_NOTES                                     |    2 
 VERSION                                           |    2 
 bgp/README                                        |    2 
 bgp/route_table_decision.cc                       |   18 
 bgp/route_table_decision.hh                       |    2 
 bgp/test_decision.cc                              |    4 
 cli/README                                        |    2 
 cli/TODO                                          |    3 
 config.h.in                                       |    5 
 config/acipv6.m4                                  |   45 +
 configure                                         |  209 ++++++
 configure.in                                      |   12 
 devnotes/release_process.txt                      |  120 ++-
 docs/bgp/bgp.tex                                  |    6 
 docs/design_arch/design_arch.tex                  |   27 
 docs/design_arch/error_handling.tex               |    6 
 docs/fea/fea.tex                                  |  142 ++--
 docs/fea/figs/xrl_ifs.eps                         |  270 +++++--
 docs/fea/figs/xrl_ifs.fig                         |  159 ++--
 docs/kdoc/gen-kdoc.sh                             |   12 
 docs/kdoc/html_templates/index.html.bottom        |   44 -
 docs/kdoc/html_templates/index.html.entry         |    2 
 docs/kdoc/html_templates/index.html.top           |   45 -
 docs/libxipc/errors.txt                           |    4 
 docs/libxipc/finder_command_line.txt              |    4 
 docs/libxipc/libxipc_overview.tex                 |    4 
 docs/libxipc/security.txt                         |    3 
 docs/libxipc/xrl_interfaces.tex                   |    4 
 docs/libxorp/libxorp_overview.tex                 |   53 +
 docs/mfea/mfea_arch.tex                           |   43 -
 docs/mld6igmp/mld6igmp_arch.tex                   |   12 
 docs/multicast/figs/mcast_modules_interaction.eps |  223 ++++--
 docs/multicast/figs/mcast_modules_interaction.fig |   97 +-
 docs/multicast/multicast_arch.tex                 |   75 +-
 docs/pim/pim_arch.tex                             |   39 -
 docs/pim_testsuite/pim_testsuite.tex              |   83 +-
 docs/processes3.png                               |    0 
 docs/rib/figs/overview.ps                         |   45 -
 docs/rib/rib.tex                                  |  295 ++++----
 docs/rtrmgr/.cvsignore                            |    2 
 docs/rtrmgr/Makefile.am                           |    4 
 docs/rtrmgr/Makefile.in                           |    4 
 docs/rtrmgr/config_guide.tex                      |  755 ++++++++++++++++++++++
 docs/rtrmgr/rtrmgr.tex                            |    8 
 docs/rtrmgr/xorpsh_userguide.tex                  |   46 +
 docs/snmp/snmp_overview.tex                       |    5 
 docs/test_harness/test_harness.tex                |    4 
 docs/tex/xorp.bib                                 |   33 
 etc/templates/rip.tp                              |   10 
 etc/templates/ripng.tp                            |   10 
 fea/README                                        |   18 
 fea/README.mfea                                   |   16 
 fea/TODO                                          |   12 
 fea/ifconfig_set_ioctl.cc                         |    4 
 fea/mfea_node.cc                                  |   27 
 fea/mfea_vif.cc                                   |   26 
 fea/mfea_vif.hh                                   |   15 
 fea/test_config_interface.sh                      |   16 
 fea/test_xrl_sockets4_udp.sh                      |   65 +
 libproto/TODO                                     |    2 
 libxipc/README                                    |    3 
 libxipc/TODO                                      |    4 
 libxipc/finder_tcp.cc                             |    1 
 libxipc/test_finder_events.cc                     |  316 ++++++---
 libxorp/TODO                                      |    5 
 libxorp/ether_compat.c                            |  121 ++-
 libxorp/ether_compat.h                            |    2 
 libxorp/safe_callback_obj.hh                      |    2 
 libxorp/timespent.hh                              |   12 
 mld6igmp/README                                   |   12 
 mld6igmp/mld6igmp_vif.cc                          |   26 
 mld6igmp/mld6igmp_vif.hh                          |   15 
 pim/README                                        |   16 
 pim/TODO                                          |    9 
 pim/pim_vif.cc                                    |   26 
 pim/pim_vif.hh                                    |   15 
 rib/TODO                                          |    2 
 rib/rib.cc                                        |    6 
 rib/rt_tab_origin.cc                              |   20 
 rip/TODO                                          |    4 
 rip/tools/xrl_rip_shell_funcs.sh                  |   12 
 rip/tools/xrl_ripng_shell_funcs.sh                |   12 
 rip/xrl_target_common.hh                          |    8 
 rip/xrl_target_rip.cc                             |    8 
 rip/xrl_target_rip.hh                             |    4 
 rip/xrl_target_ripng.cc                           |    8 
 rip/xrl_target_ripng.hh                           |    4 
 rtrmgr/TODO                                       |    4 
 rtrmgr/config.boot.sample                         |    4 
 utils/runit.cc                                    |   38 +
 xrl/interfaces/rip.xif                            |   13 
 xrl/interfaces/rip_xif.cc                         |   28 
 xrl/interfaces/rip_xif.hh                         |   29 
 xrl/interfaces/ripng.xif                          |   13 
 xrl/interfaces/ripng_xif.cc                       |   28 
 xrl/interfaces/ripng_xif.hh                       |   29 
 xrl/targets/rip.xrls                              |   13 
 xrl/targets/rip_base.cc                           |   32 
 xrl/targets/rip_base.hh                           |   17 
 xrl/targets/ripng.xrls                            |   13 
 xrl/targets/ripng_base.cc                         |   32 
 xrl/targets/ripng_base.hh                         |   17 
 108 files changed, 3148 insertions(+), 1588 deletions(-)
---


More information about the svn mailing list