[vyatta-svn] xorp: Changes to 'refs/tags/RELEASE_1_3'
Tom Grennan
tgrennan at suva.vyatta.com
Wed Dec 6 11:00:55 PST 2006
Tag 'RELEASE_1_3' created by bms <bms> at 1970-01-01 00:00 -0800
Changes since RELEASE_1_3_RC:
atanu (1):
Route flap damping now has regression tests.
bms (3):
Comment last minute problem found with MinGW-current.
Update workaround info for last-minute MinGW issue.
Bump revision to 1.3
mjh (11):
Fix problem with BGP incorrectly rejecting the default route. This
Add BGP pipeline diagram.
Fix figure so it will view in more recent versions of ghostscript
Fix more figures that would not preview/print correctly in newer gs
Add the new pipeline diagram.
Update input branch diagram to include PolicyTable
Update figure to include PolicyTable
Add brief description of PolicyTable. DampingTable and
Fix postscript so it previews/prints in recent gs versions.
fix buggy postscript
Fix buggy postscript
pavlin (59):
* Add a link to the windows-release-process.txt document
Add Windows-related text to some of the tasks.
Add text regarding the choice of relative vs absolute time jitter.
Rename positive_random_uniform(center, factor) is renamed to
Change the input and output streams for libtecla before changing
Add a mechanism to intercept the SIGWINCH signal (i.e., the signal
Add a release note for the CLI library.
If an interface's "enable" status is flipped internally (i.e., the
Add a release note for the FEA.
Refactor slightly the logic for obtaining the interface name and index
Add a guard against bogus IP option length values.
Add a release note for the FEA/MFEA.
Add MacOS 10.4.7 to the list of OS-es that XORP builds on.
Fix the logic for testing the size of ICMPv6 packets (that might
Pass the protocol number as one of the arguments to
Add new method Mld6igmpVif::calculate_ipv6_pseudo_header_checksum()
If a death event is received for a target/protocol, then remove
Add method WinDispatcher::descriptor_count() that serves similar
Add a kdoc comment for SelectorList::descriptor_count()
Add missing method EventLoop::descriptor_count() that calls
Add a bibliography entry for the XORP NSDI 2005 paper:
Update the document in preparation for the 1.3 release.
Minor edits in the "Modification History" appendix:
* Added "Modification History" appendix
* Add missing "key" entries for the XORP documents.
* Update the Latex setup and formatting (using the XORP style).
Minor formatting.
Update "current (March 2006)" with "current (August 2006)".
Updated the version to 1.3, and the date to August 2, 2006.
* Added DragonFlyBSD to the list of supported OS-es.
Minor cleanup.
* Added "Modification History" appendix.
* Added "Modification History" appendix.
* Minor cleanup.
* Minor cleanup.
* Minor cleanup.
* Minor cleanup.
* Added "Modification History" appendix.
* Added "Modification History" appendix.
* Minor cleanup.
* Added "Modification History" appendix.
* Updated the document setup to match the rest of the XORP documents.
Restore the original front page that was modified by the previous
* Updated the Latex setup.
* Formatting nits and minor cleanup.
Add a missing slide separator.
Regenerate to include missing slides.
* Add various \userpackage{} (for consistency across all documents).
* Update the version to 1.3
Update the version to 1.3.
Minor nits.
Fix a typo inside an error message.
* Update status.
Added gcc-3.4.6 to the list of compilers that XORP can be compiled with.
Minor edits.
Link with the bibliography file.
Add a reference for the XORP policy paper:
* Replace "Figure 2" with a referencing to the Latex figure label.
Fix a release note for MLD: the allowed range for the configured version
---
BUILD_NOTES | 17
ERRATA | 4
README | 5
RELEASE_NOTES | 12
VERSION | 2
bgp/README | 6
bgp/TODO | 8
bgp/peer_handler.cc | 6
cli/README | 2
cli/TODO | 10
cli/cli_client.hh | 9
cli/cli_node_net.cc | 130 +-
configure | 22
configure.in | 4
contrib/packages/README | 2
contrib/win32/installer/xorp.nsi | 2
contrib/win32/xorprtm/README | 4
contrib/win32/xorprtm/TODO | 3
devnotes/cli-style.txt | 8
devnotes/release_process.txt | 45
docs/bgp/Makefile.am | 2
docs/bgp/Makefile.in | 2
docs/bgp/bgp.tex | 461 ++++++--
docs/bgp/figs/bgp-pipeline.drawtool | 89 +
docs/bgp/figs/bgp-pipeline.ps | 1567 ++++++++++++++++++++++++++++++
docs/bgp/figs/del_table.drawtool | 86 +
docs/bgp/figs/del_table.ps | 147 ++
docs/bgp/figs/dump_table.drawtool | 76 +
docs/bgp/figs/dump_table.ps | 149 ++
docs/bgp/figs/overview.drawtool | 199 +++
docs/bgp/figs/overview.ps | 19
docs/design_arch/design_arch.tex | 49
docs/design_arch/error_handling.tex | 160 +--
docs/design_arch/figs/processes3.drawtool | 73 +
docs/design_arch/figs/processes3.ps | 21
docs/fea/fea.tex | 68 +
docs/libxipc/libxipc_overview.tex | 156 ++
docs/libxipc/xrl_interfaces.tex | 126 +-
docs/libxorp/libxorp_overview.tex | 106 +-
docs/mfea/mfea_arch.tex | 52
docs/mld6igmp/mld6igmp_arch.tex | 36
docs/multicast/multicast_arch.tex | 52
docs/pim/pim_arch.tex | 53 -
docs/pim_testsuite/pim_testsuite.tex | 20
docs/rib/figs/overview.drawtool | 100 +
docs/rib/figs/overview.ps | 19
docs/rib/rib.tex | 71 +
docs/rip/design-talk.pdf |binary
docs/rip/design-talk.ps | 873 +++++++++-------
docs/rip/design-talk.tex | 2
docs/rtrmgr/rtrmgr.tex | 741 ++++++++------
docs/snmp/snmp_overview.tex | 96 -
docs/test_harness/test_harness.tex | 275 +++--
docs/tex/xorp.bib | 156 +-
docs/user_manual/figs/xorpsh.drawtool | 63 +
docs/user_manual/figs/xorpsh.ps | 25
docs/user_manual/forwarding.tex | 1
docs/user_manual/interfaces.tex | 4
docs/user_manual/ospf.tex | 3
docs/user_manual/pimsm.tex | 3
docs/user_manual/policy.tex | 3
docs/user_manual/snmp.tex | 3
docs/user_manual/static_routes.tex | 3
docs/user_manual/unicast_routing.tex | 6
docs/user_manual/user_manual.tex | 74 -
docs/xorpdev_101/xorpdev_101.tex | 211 ++--
fea/README.mfea | 6
fea/TODO | 30
fea/ifconfig.cc | 52
fea/ifconfig.hh | 2
fea/ifconfig_get_proc_linux.cc | 2
fea/ifconfig_set.cc | 4
fea/ifconfig_set.hh | 2
fea/iftree.cc | 14
fea/iftree.hh | 24
fea/mfea_proto_comm.cc | 25
fea/netlink_socket_utils.cc | 30
fea/rawsock.cc | 24
libproto/TODO | 2
libxipc/README | 2
libxipc/TODO | 12
libxorp/TODO | 19
libxorp/eventloop.cc | 10
libxorp/eventloop.hh | 7
libxorp/ipnet.hh | 32
libxorp/selector.hh | 7
libxorp/test_ipnet.cc | 49
libxorp/timeval.hh | 2
libxorp/win_dispatcher.cc | 13
libxorp/win_dispatcher.hh | 8
mibs/configure | 4
mibs/configure.in | 2
mld6igmp/TODO | 4
mld6igmp/mld6igmp_vif.cc | 72 -
mld6igmp/mld6igmp_vif.hh | 16
ospf/README | 2
pim/README | 11
pim/pim_mre_register.cc | 4
pim/pim_proto_register.cc | 6
pim/pim_vif.cc | 11
pim/pim_vif.hh | 4
policy/policy_target.cc | 6
rib/TODO | 70 -
rip/TODO | 20
rip/port.cc | 8
rtrmgr/TODO | 4
xrl/TODO | 4
107 files changed, 5640 insertions(+), 1788 deletions(-)
---
More information about the svn
mailing list