[vyatta-svn] Vyatta OFR build: Changes to 'master'

Tom Grennan tgrennan at suva.vyatta.com
Fri Jun 8 17:10:07 PDT 2007


 bgp/Makefile                                                                                        |   91 
 bgp/bgp/AUTHORS                                                                                     |    4 
 bgp/bgp/BUGS                                                                                        |    8 
 bgp/bgp/COPYING                                                                                     |    1 
 bgp/bgp/ChangeLog                                                                                   |    1 
 bgp/bgp/ERRATA                                                                                      |  267 
 bgp/bgp/INSTALL                                                                                     |  316 
 bgp/bgp/LICENSE                                                                                     |   32 
 bgp/bgp/Makefile.am                                                                                 |  105 
 bgp/bgp/NEWS                                                                                        |    1 
 bgp/bgp/README                                                                                      |  341 
 bgp/bgp/RELEASE_NOTES                                                                               | 1638 --
 bgp/bgp/RLDEV_README                                                                                |   23 
 bgp/bgp/TODO                                                                                        |   30 
 bgp/bgp/VERSION                                                                                     |    1 
 bgp/bgp/acinclude.m4                                                                                | 6427 ----------
 bgp/bgp/config.h.in                                                                                 |  602 
 bgp/bgp/configure.in                                                                                |  698 -
 bgp/bgp/etc/Makefile.am                                                                             |    6 
 bgp/bgp/etc/include.am                                                                              |    7 
 bgp/bgp/etc/templates/Makefile.am                                                                   |   23 
 bgp/bgp/etc/templates/bgp.cmds                                                                      |  153 
 bgp/bgp/etc/templates/bgp.tp                                                                        |  956 -
 bgp/bgp/stamp-h.in                                                                                  |    1 
 bgp/control.in                                                                                      |   23 
 bgp/files.in                                                                                        |   17 
 xorp/vyatta-xorp.dirs                                                                               |    3 
 .gitignore                                                                                          |   22 
 Makefile.am                                                                                         |   10 
 base/Makefile.am                                                                                    |    1 
 base/files.in                                                                                       |    1 
 base/install-system                                                                                 |    7 
 base/quick-install                                                                                  |  881 +
 base/vyatta-floppy                                                                                  |   71 
 cli/Makefile.am                                                                                     |   36 
 cli/scripts/VyattaConfig.pm                                                                         |  323 
 cli/scripts/dhcp/NetAddr/IP.pm                                                                      | 1715 ++
 cli/scripts/dhcp/dhcpd-config.pl                                                                    |  137 
 cli/scripts/dhcp/rl_dhcp.tp                                                                         |  311 
 cli/scripts/firewall/VyattaIpTablesAddressFilter.pm                                                 |  116 
 cli/scripts/firewall/VyattaIpTablesRule.pm                                                          |  109 
 cli/scripts/firewall/firewall.tp                                                                    |  561 
 cli/scripts/firewall/vyatta-firewall.pl                                                             |  168 
 cli/scripts/nat/VyattaNatRule.pm                                                                    |  444 
 cli/scripts/nat/vyatta_show_nat.pl                                                                  |   87 
 cli/scripts/nat/vyatta_update_nat.pl                                                                |  105 
 cli/scripts/rl_vpn.tp                                                                               |    2 
 cli/scripts/robert's-xorp-templates-parser.pl                                                       |  284 
 cli/scripts/system/vyatta_update_login_user.pl                                                      |   37 
 cli/scripts/system/vyatta_update_logrotate.pl                                                       |   55 
 cli/scripts/system/vyatta_update_syslog.pl                                                          |   56 
 cli/scripts/xorp_tmpl_tool                                                                          |   50 
 cli/src/.gitignore                                                                                  |    2 
 cli/src/Makefile                                                                                    |    2 
 cli/src/cli_def.l                                                                                   |  100 
 cli/src/cli_new.c                                                                                   |  892 -
 cli/src/cli_parse.y                                                                                 |   14 
 cli/src/cli_val.h                                                                                   |   27 
 cli/src/commit.c                                                                                    | 1132 +
 cli/src/complete.c                                                                                  |   20 
 cli/src/config.c                                                                                    |   25 
 cli/src/delete.c                                                                                    |    2 
 cli/src/set.c                                                                                       |   46 
 cli/src/show.c                                                                                      |    6 
 cli/template/root/firewall/broadcast-ping/node.def                                                  |    6 
 cli/template/root/firewall/ip-src-route/node.def                                                    |    7 
 cli/template/root/firewall/log-martians/node.def                                                    |    6 
 cli/template/root/firewall/name/node.def                                                            |    3 
 cli/template/root/firewall/name/node.tag/description/node.def                                       |    2 
 cli/template/root/firewall/name/node.tag/rule/node.def                                              |    4 
 cli/template/root/firewall/name/node.tag/rule/node.tag/action/node.def                              |    3 
 cli/template/root/firewall/name/node.tag/rule/node.tag/destination/address/node.def                 |    2 
 cli/template/root/firewall/name/node.tag/rule/node.tag/destination/network/node.def                 |    2 
 cli/template/root/firewall/name/node.tag/rule/node.tag/destination/node.def                         |    1 
 cli/template/root/firewall/name/node.tag/rule/node.tag/destination/port-name/node.def               |    4 
 cli/template/root/firewall/name/node.tag/rule/node.tag/destination/port-number/node.def             |    3 
 cli/template/root/firewall/name/node.tag/rule/node.tag/destination/port-range/node.def              |    1 
 cli/template/root/firewall/name/node.tag/rule/node.tag/destination/port-range/start/node.def        |    3 
 cli/template/root/firewall/name/node.tag/rule/node.tag/destination/port-range/stop/node.def         |    3 
 cli/template/root/firewall/name/node.tag/rule/node.tag/destination/range/node.def                   |    1 
 cli/template/root/firewall/name/node.tag/rule/node.tag/destination/range/start/node.def             |    2 
 cli/template/root/firewall/name/node.tag/rule/node.tag/destination/range/stop/node.def              |    2 
 cli/template/root/firewall/name/node.tag/rule/node.tag/icmp/code/node.def                           |    3 
 cli/template/root/firewall/name/node.tag/rule/node.tag/icmp/node.def                                |    1 
 cli/template/root/firewall/name/node.tag/rule/node.tag/icmp/type/node.def                           |    3 
 cli/template/root/firewall/name/node.tag/rule/node.tag/log/node.def                                 |    3 
 cli/template/root/firewall/name/node.tag/rule/node.tag/protocol/node.def                            |    5 
 cli/template/root/firewall/name/node.tag/rule/node.tag/source/address/node.def                      |    2 
 cli/template/root/firewall/name/node.tag/rule/node.tag/source/network/node.def                      |    2 
 cli/template/root/firewall/name/node.tag/rule/node.tag/source/node.def                              |    1 
 cli/template/root/firewall/name/node.tag/rule/node.tag/source/port-name/node.def                    |    4 
 cli/template/root/firewall/name/node.tag/rule/node.tag/source/port-number/node.def                  |    3 
 cli/template/root/firewall/name/node.tag/rule/node.tag/source/port-range/node.def                   |    1 
 cli/template/root/firewall/name/node.tag/rule/node.tag/source/port-range/start/node.def             |    3 
 cli/template/root/firewall/name/node.tag/rule/node.tag/source/port-range/stop/node.def              |    3 
 cli/template/root/firewall/name/node.tag/rule/node.tag/source/range/node.def                        |    1 
 cli/template/root/firewall/name/node.tag/rule/node.tag/source/range/start/node.def                  |    2 
 cli/template/root/firewall/name/node.tag/rule/node.tag/source/range/stop/node.def                   |    2 
 cli/template/root/firewall/name/node.tag/rule/node.tag/state/established/node.def                   |    3 
 cli/template/root/firewall/name/node.tag/rule/node.tag/state/invalid/node.def                       |    3 
 cli/template/root/firewall/name/node.tag/rule/node.tag/state/new/node.def                           |    3 
 cli/template/root/firewall/name/node.tag/rule/node.tag/state/node.def                               |    1 
 cli/template/root/firewall/name/node.tag/rule/node.tag/state/related/node.def                       |    3 
 cli/template/root/firewall/node.def                                                                 |    2 
 cli/template/root/firewall/receive-redirects/node.def                                               |    6 
 cli/template/root/firewall/send-redirects/node.def                                                  |    6 
 cli/template/root/firewall/syn-cookies/node.def                                                     |    6 
 cli/template/root/service/dhcp-relay/interface/node.def                                             |    3 
 cli/template/root/service/dhcp-relay/interface/node.tag/relay-options/hop-count/node.def            |    3 
 cli/template/root/service/dhcp-relay/interface/node.tag/relay-options/max-size/node.def             |    3 
 cli/template/root/service/dhcp-relay/interface/node.tag/relay-options/node.def                      |    1 
 cli/template/root/service/dhcp-relay/interface/node.tag/relay-options/port/node.def                 |    3 
 cli/template/root/service/dhcp-relay/interface/node.tag/relay-options/relay-agents-packets/node.def |    3 
 cli/template/root/service/dhcp-relay/interface/node.tag/server/node.def                             |    3 
 cli/template/root/service/dhcp-relay/node.def                                                       |    1 
 cli/template/root/service/dhcp-server/name/node.def                                                 |    3 
 cli/template/root/service/dhcp-server/name/node.tag/authoritative/node.def                          |    3 
 cli/template/root/service/dhcp-server/name/node.tag/client-prefix-length/node.def                   |    2 
 cli/template/root/service/dhcp-server/name/node.tag/default-router/node.def                         |    2 
 cli/template/root/service/dhcp-server/name/node.tag/dns-server/node.def                             |    3 
 cli/template/root/service/dhcp-server/name/node.tag/domain-name/node.def                            |    2 
 cli/template/root/service/dhcp-server/name/node.tag/exclude/node.def                                |    3 
 cli/template/root/service/dhcp-server/name/node.tag/lease/node.def                                  |    3 
 cli/template/root/service/dhcp-server/name/node.tag/prefix-length/node.def                          |    2 
 cli/template/root/service/dhcp-server/name/node.tag/start/node.def                                  |    3 
 cli/template/root/service/dhcp-server/name/node.tag/start/node.tag/stop/node.def                    |    2 
 cli/template/root/service/dhcp-server/name/node.tag/static-mapping/node.def                         |    3 
 cli/template/root/service/dhcp-server/name/node.tag/static-mapping/node.tag/ip-address/node.def     |    2 
 cli/template/root/service/dhcp-server/name/node.tag/static-mapping/node.tag/mac-address/node.def    |    2 
 cli/template/root/service/dhcp-server/name/node.tag/subnet/node.def                                 |    2 
 cli/template/root/service/dhcp-server/name/node.tag/wins-server/node.def                            |    3 
 cli/template/root/service/dhcp-server/node.def                                                      |    2 
 cli/template/root/service/http/node.def                                                             |    1 
 cli/template/root/service/http/port/node.def                                                        |    3 
 cli/template/root/service/nat/node.def                                                              |    2 
 cli/template/root/service/nat/rule/node.def                                                         |    3 
 cli/template/root/service/nat/rule/node.tag/destination/address/node.def                            |    2 
 cli/template/root/service/nat/rule/node.tag/destination/network/node.def                            |    2 
 cli/template/root/service/nat/rule/node.tag/destination/node.def                                    |    1 
 cli/template/root/service/nat/rule/node.tag/destination/port-name/node.def                          |    3 
 cli/template/root/service/nat/rule/node.tag/destination/port-number/node.def                        |    3 
 cli/template/root/service/nat/rule/node.tag/destination/port-range/node.def                         |    1 
 cli/template/root/service/nat/rule/node.tag/destination/port-range/start/node.def                   |    2 
 cli/template/root/service/nat/rule/node.tag/destination/port-range/stop/node.def                    |    2 
 cli/template/root/service/nat/rule/node.tag/inbound-interface/node.def                              |    2 
 cli/template/root/service/nat/rule/node.tag/inside-address/address/node.def                         |    2 
 cli/template/root/service/nat/rule/node.tag/inside-address/network/node.def                         |    2 
 cli/template/root/service/nat/rule/node.tag/inside-address/node.def                                 |    1 
 cli/template/root/service/nat/rule/node.tag/outbound-interface/node.def                             |    2 
 cli/template/root/service/nat/rule/node.tag/outside-address/address/node.def                        |    2 
 cli/template/root/service/nat/rule/node.tag/outside-address/network/node.def                        |    2 
 cli/template/root/service/nat/rule/node.tag/outside-address/node.def                                |    1 
 cli/template/root/service/nat/rule/node.tag/outside-address/range/node.def                          |    1 
 cli/template/root/service/nat/rule/node.tag/outside-address/range/start/node.def                    |    2 
 cli/template/root/service/nat/rule/node.tag/outside-address/range/stop/node.def                     |    2 
 cli/template/root/service/nat/rule/node.tag/protocols/node.def                                      |    2 
 cli/template/root/service/nat/rule/node.tag/source/address/node.def                                 |    2 
 cli/template/root/service/nat/rule/node.tag/source/network/node.def                                 |    2 
 cli/template/root/service/nat/rule/node.tag/source/node.def                                         |    1 
 cli/template/root/service/nat/rule/node.tag/source/port-name/node.def                               |    3 
 cli/template/root/service/nat/rule/node.tag/source/port-number/node.def                             |    3 
 cli/template/root/service/nat/rule/node.tag/source/port-range/node.def                              |    1 
 cli/template/root/service/nat/rule/node.tag/source/port-range/start/node.def                        |    2 
 cli/template/root/service/nat/rule/node.tag/source/port-range/stop/node.def                         |    2 
 cli/template/root/service/nat/rule/node.tag/translation-type/node.def                               |    2 
 cli/template/root/service/nat/rule/node.tag/type/node.def                                           |    2 
 cli/template/root/service/node.def                                                                  |    1 
 cli/template/root/service/ssh/node.def                                                              |    1 
 cli/template/root/service/ssh/port/node.def                                                         |    3 
 cli/template/root/service/ssh/protocol-version/node.def                                             |    3 
 cli/template/root/service/targetname/node.def                                                       |    3 
 cli/template/root/service/telnet/node.def                                                           |    1 
 cli/template/root/service/telnet/port/node.def                                                      |    3 
 cli/template/root/system/domain-name/node.def                                                       |   17 
 cli/template/root/system/domain-search/domain/node.def                                              |   15 
 cli/template/root/system/gateway-address/node.def                                                   |    4 
 cli/template/root/system/host-name/node.def                                                         |   25 
 cli/template/root/system/login/node.def                                                             |    2 
 cli/template/root/system/login/radius-server/node.def                                               |   15 
 cli/template/root/system/login/radius-server/node.tag/port/node.def                                 |    5 
 cli/template/root/system/login/radius-server/node.tag/secret/node.def                               |    3 
 cli/template/root/system/login/radius-server/node.tag/timeout/node.def                              |    5 
 cli/template/root/system/login/user/node.def                                                        |   26 
 cli/template/root/system/login/user/node.tag/authentication/encrypted-password/node.def             |   12 
 cli/template/root/system/login/user/node.tag/authentication/node.def                                |    1 
 cli/template/root/system/login/user/node.tag/authentication/plaintext-password/node.def             |   12 
 cli/template/root/system/login/user/node.tag/full-name/node.def                                     |   11 
 cli/template/root/system/name-server/node.def                                                       |   20 
 cli/template/root/system/ntp-server/node.def                                                        |   17 
 cli/template/root/system/package/node.def                                                           |    1 
 cli/template/root/system/package/repository/node.def                                                |   16 
 cli/template/root/system/package/repository/node.tag/component/node.def                             |   13 
 cli/template/root/system/package/repository/node.tag/description/node.def                           |    1 
 cli/template/root/system/package/repository/node.tag/url/node.def                                   |    1 
 cli/template/root/system/static-host-mapping/host-name/node.def                                     |    1 
 cli/template/root/system/static-host-mapping/host-name/node.tag/alias/node.def                      |   39 
 cli/template/root/system/static-host-mapping/host-name/node.tag/inet/node.def                       |   35 
 cli/template/root/system/static-host-mapping/node.def                                               |    1 
 cli/template/root/system/syslog/console/facility/node.def                                           |   14 
 cli/template/root/system/syslog/console/facility/node.tag/level/node.def                            |   13 
 cli/template/root/system/syslog/console/node.def                                                    |    1 
 cli/template/root/system/syslog/file/node.def                                                       |    2 
 cli/template/root/system/syslog/file/node.tag/archive/files/node.def                                |    3 
 cli/template/root/system/syslog/file/node.tag/archive/node.def                                      |   11 
 cli/template/root/system/syslog/file/node.tag/archive/size/node.def                                 |    3 
 cli/template/root/system/syslog/file/node.tag/facility/node.def                                     |   17 
 cli/template/root/system/syslog/file/node.tag/facility/node.tag/level/node.def                      |   21 
 cli/template/root/system/syslog/global/archive/files/node.def                                       |    3 
 cli/template/root/system/syslog/global/archive/node.def                                             |   11 
 cli/template/root/system/syslog/global/archive/size/node.def                                        |    3 
 cli/template/root/system/syslog/global/facility/node.def                                            |   17 
 cli/template/root/system/syslog/global/facility/node.tag/level/node.def                             |   18 
 cli/template/root/system/syslog/global/node.def                                                     |    1 
 cli/template/root/system/syslog/host/node.def                                                       |    3 
 cli/template/root/system/syslog/host/node.tag/facility/node.def                                     |   17 
 cli/template/root/system/syslog/host/node.tag/facility/node.tag/level/node.def                      |    3 
 cli/template/root/system/syslog/node.def                                                            |    4 
 cli/template/root/system/syslog/user/node.def                                                       |    1 
 cli/template/root/system/syslog/user/node.tag/facility/node.def                                     |   18 
 cli/template/root/system/syslog/user/node.tag/facility/node.tag/level/node.def                      |    2 
 cli/template/root/system/time-zone/node.def                                                         |   30 
 configure.ac                                                                                        |   21 
 git/control.in                                                                                      |    4 
 git/files.in                                                                                        |    2 
 kernel/linux-config                                                                                 |    2 
 ppp/.gitignore                                                                                      |    1 
 ppp/Makefile                                                                                        |   71 
 ppp/control.in                                                                                      |   19 
 ppp/dirs                                                                                            |   10 
 ppp/files.in                                                                                        |    1 
 ppp/links                                                                                           |    2 
 ppp/postinst                                                                                        |  128 
 ppp/postrm                                                                                          |   37 
 ppp/preinst                                                                                         |   12 
 ppp/prerm                                                                                           |   11 
 scripts/show_interfaces                                                                             |    2 
 tools/increment-version                                                                             |   21 
 tools/pkg-clone                                                                                     |    4 
 tools/update-control-file                                                                           |   68 
 version/control.in                                                                                  |   11 
 version/postinst.in                                                                                 |   29 
 wanpipe/control.in                                                                                  |    2 
 wanpipe/postinst.in                                                                                 |   30 
 xorp/Makefile                                                                                       |    2 
 xorp/control.in                                                                                     |  108 
 xorp/dhcp.postinst.in                                                                               |   36 
 xorp/files.in                                                                                       |   83 
 xorp/firewall.postinst.in                                                                           |   37 
 xorp/nat.postinst.in                                                                                |   37 
 xorp/xg.postinst.in                                                                                 |   44 
 xorp/xorp.postinst.in                                                                               |   39 
 251 files changed, 8805 insertions(+), 12485 deletions(-)

New commits:
commit 5864191d5b6d1ffb48df0c68c851a031e6323736
Author: Marat Nepomnyashy <marat at vyatta.com>
Date:   Fri Jun 8 14:01:45 2007 -0700

    Made 'cli/scripts/dhcp/dhcpd-config.pl' use strict PERL interpretation for better error detection.

commit 4839a53b9f9ac9ad5f3d649dddc780c65a33853e
Author: Marat Nepomnyashy <marat at vyatta.com>
Date:   Thu Jun 7 17:49:12 2007 -0700

    Removed stale nodes 'service dhcp-service name <name> interface <value>' and 'service dhcp-service name <name> network-mask <value>'.

commit 03131f8fb49eb7e64bc075e7fce9b488a743cd3f
Author: Marat Nepomnyashy <marat at vyatta.com>
Date:   Thu Jun 7 17:46:23 2007 -0700

    Decoupled the DHCP server configuration from the local interfaces by replacing node 'service dhcp-server name <name> interface <value>' with nodes 'subnet <value>' and 'prefix-length <value>', that can be configured independently of the local interfaces network configuration.  -- Fix for Bugs 1566, 1567, 1786, and 1993.  Also renamed node 'network-mask <value>' to 'client-prefix-length <value>'.  Warning: From now on, xorp_rtrmgr will fail to start if the initial configuration contains old nodes 'interface <value>' or 'network-mask <value>' as children of 'service dhcp-server name <name>', or also if the new nodes 'subnet <value>' and 'prefix-length <value>' are missing from that level.

commit aff8346c04d0f0bd79751f0a044619851f42559a
Author: Tom Grennan <tgrennan at vyatta.com>
Date:   Thu Jun 7 17:08:28 2007 -0700

    CONFIG_TCP_MD5SIG=y for bug/enhancement 1437 "BGP MD5 authentication"

commit bdcd5c8c41bb04d96547bac121f6ae9b10f84200
Author: Arkady <arkady at arkady-desktop.(none)>
Date:   Thu Jun 7 15:37:52 2007 -0700

    corrected line number in error reporting in parser

commit 54c896477867d9ef7278295f02201c4f0d911257
Author: Arkady <arkady at arkady-desktop.(none)>
Date:   Thu Jun 7 15:14:00 2007 -0700

    fixed actions for typeless nodes

commit bac443e008b5303e5a2c6fa2f57b9d4683648b9f
Author: Arkady <arkady at arkady-desktop.(none)>
Date:   Wed Jun 6 20:44:30 2007 -0700

    Improved comletion

commit 95e72011204661c4a7bdb7acf4addb7853150ab9
Author: Arkady <arkady at arkady-desktop.(none)>
Date:   Wed Jun 6 19:28:15 2007 -0700

    Fix segv

commit 74c5d2d38e55bb62658d6ec775f13ea2da359d9e
Author: Arkady <arkady at arkady-desktop.(none)>
Date:   Wed Jun 6 18:08:54 2007 -0700

    Fix core dump

commit 0f51f46a1668c3134ba0e4375662ae83152b0f39
Author: Rick Balocca <rbalocca at phuket.vyatta.com>
Date:   Wed Jun 6 15:46:53 2007 -0700

    Back out Arkady's last commit
    Which was 6277766654362ce882eccd50bcf07929b284cead

commit d66e70e61ed1562d0a552896145aefef6f0ff5c6
Author: An-Cheng Huang <ancheng at vyatta.com>
Date:   Wed Jun 6 15:32:22 2007 -0700

    NAT CLI migration: show scripts

commit 6277766654362ce882eccd50bcf07929b284cead
Author: Arkady <arkady at arkady-desktop.(none)>
Date:   Wed Jun 6 11:07:45 2007 -0700

    assign operation

commit 40c81f0ae4a03fc108ce16c0f9bacb7e1eaefc80
Author: Rick Balocca <rbalocca at phuket.vyatta.com>
Date:   Wed Jun 6 11:02:05 2007 -0700

    Fix PPP makefile

commit 02a07be96499e5e3925a46d4163f614321ce9d89
Author: An-Cheng Huang <ancheng at vyatta.com>
Date:   Wed Jun 6 10:13:48 2007 -0700

    NAT CLI migration: config scripts and templates
    *

commit aec5c92bf9ec8ff0b4c843e4488c9a392c4d8b32
Author: Marat Nepomnyashy <marat at vyatta.com>
Date:   Tue Jun 5 19:33:44 2007 -0700

    Better logging of xorpsh actions on vsh to '/tmp/system.log' to diagnose commit failures.

commit 6429849dfeac1ed70950f636792671063af80a92
Author: Rick Balocca <rbalocca at phuket.vyatta.com>
Date:   Tue Jun 5 17:58:32 2007 -0700

    Fix xorp control.in file

commit 5416589e3f32bbd30a29dda59b763d095b7e6376
Author: Rick Balocca <rbalocca at phuket.vyatta.com>
Date:   Tue Jun 5 17:57:50 2007 -0700

    Fix ppp control.in file

commit 5277b0c377f163831325fb2df8616dd1ccba5f0c
Author: Rick Balocca <rbalocca at phuket.vyatta.com>
Date:   Tue Jun 5 17:57:17 2007 -0700

    Fix ppp make clean target

commit e8501b6387487936f0051dbc6fc263fda1353d4a
Author: Marat Nepomnyashy <marat at vyatta.com>
Date:   Tue Jun 5 14:37:24 2007 -0700

    Fix to properly generata static-mapping config for the ISC DHCP server.

commit 87e0ad3f43d5e16356fe9d7bbcd22cfe80b5dc2e
Author: Marat Nepomnyashy <marat at vyatta.com>
Date:   Tue Jun 5 13:20:24 2007 -0700

    Properly address static mapping being interated through.

commit 83bbaeaeab1342f3c89c1524528fb299c1209acb
Author: Rick Balocca <rbalocca at phuket.vyatta.com>
Date:   Tue Jun 5 08:01:32 2007 -0700

    Fix PPP Makefile

commit e407320c11e43d1a6161622197b542272803d987
Author: Rick Balocca <rbalocca at phuket.vyatta.com>
Date:   Mon Jun 4 18:21:51 2007 -0700

    Fixes to quick-install

commit c525dfedf8c2239318394fee8853923c78960143
Author: Rick Balocca <rbalocca at phuket.vyatta.com>
Date:   Mon Jun 4 17:12:54 2007 -0700

    Fix PPP control file

commit c28be3df42a331563ed07f01237dbade7a6287ce
Author: Rick Balocca <rbalocca at phuket.vyatta.com>
Date:   Mon Jun 4 16:42:47 2007 -0700

    Don't remove the postinst in the make debian step: it might not be derived...

commit 5b545bc8da3cf3cd0b05d73357c7adc0331c2f38
Author: Rick Balocca <rbalocca at phuket.vyatta.com>
Date:   Mon Jun 4 16:09:43 2007 -0700

    Improve the PPP makefile and control file

commit 79f9b3caf161191c6db2cc6c6968b104fb8a7962
Author: Rick Balocca <rbalocca at phuket.vyatta.com>
Date:   Mon Jun 4 15:16:15 2007 -0700

    Add PPP dirs "control" file

commit e3c37de665350e31de7bbc6b16f34262409b2a62
Author: Rick Balocca <rbalocca at phuket.vyatta.com>
Date:   Mon Jun 4 15:13:15 2007 -0700

    PPP prerm file

commit 1f2aee1b694ae81684ceb64c56aabf1b628741b6
Author: Rick Balocca <rbalocca at phuket.vyatta.com>
Date:   Mon Jun 4 15:12:08 2007 -0700

    PPP postrm, etc.

commit 74b5a847c58dcd290b755978cde22112094f281b
Author: Rick Balocca <rbalocca at phuket.vyatta.com>
Date:   Mon Jun 4 14:51:03 2007 -0700

    Improve the quick-install script

commit 3b1dd1680c381543ec42490d40a6e10456ce040b
Author: Arkady <arkady at arkady-desktop.(none)>
Date:   Thu May 31 18:30:11 2007 -0700

    empty string in set

commit de6be54d0ec3ab17f001522d560fce74f45c5c26
Author: An-Cheng Huang <ancheng at vyatta.com>
Date:   Thu May 31 17:27:40 2007 -0700

    * added cleanup for failed commit.
    * added checks to ensure existence of files.

commit 6ae59165acb498f239cf85587907b87c44f56fe1
Author: Arkady <arkady at arkady-desktop.(none)>
Date:   Thu May 31 16:46:15 2007 -0700

    Add some more derived files to .gitignore

commit 21a1e0785e8d5855a04ac7c4460e26afcc424300
Author: Marat Nepomnyashy <marat at vyatta.com>
Date:   Thu May 31 13:05:37 2007 -0700

    Temporarily added file 'cli/scripts/dhcp/NetAddr/IP.pm' to be installed to '/opt/vyatta/share/perl5/NetAddr'.  Ultimately, this file will be installed via Debian package 'ftp://ftp.us.debian.org/debian/pool/main/libn/libnetaddr-ip-perl/libnetaddr-ip-perl_3.14-2_all.deb'.

commit 97849569700e0867deb03cb1403c5a0d132ccb5e
Author: An-Cheng Huang <ancheng at vyatta.com>
Date:   Thu May 31 09:48:37 2007 -0700

    missing "files" files.
    * added explicit "/<dir>/files" entries to .gitignore and removed the generic
      "files" entry.
    * added the 2 missing new cli templates under directories named "files".

commit c3f95555b2c80cbcd34be02b167736d4645c9d61
Author: Arkady <arkady at arkady-desktop.(none)>
Date:   Wed May 30 19:22:34 2007 -0700

    $exists

commit e199c5fb0024d40789ea4b97f9374ab79f90d180
Author: An-Cheng Huang <ancheng at vyatta.com>
Date:   Tue May 29 18:29:15 2007 -0700

    new cli templates for "system" configuration.

commit 666614bb2ec360436a19993bafb9198ad5a186b2
Author: An-Cheng Huang <ancheng at vyatta.com>
Date:   Tue May 29 18:25:56 2007 -0700

    resolved minor issues in new cli.
    * line continuation in parser.
    * support extended regular expressions.
    * return "" (empty string) if value cannot be obtained.
    * return the correct exit status from commit.

commit 57efcb88a91f8177dc26b08daede49e846d6fb27
Author: An-Cheng Huang <ancheng at vyatta.com>
Date:   Tue May 29 18:18:52 2007 -0700

    added scripts for cli migration of "system" configuration.

commit d82532ed1178f93ce052d618034c81466869c158
Author: An-Cheng Huang <ancheng at ancheng-vm.localdomain>
Date:   Tue May 29 17:19:43 2007 -0700

    resolved minor issues in xorp_tmpl_tool
    * pass argument list to set/delete
    * exit with the correct exit status

commit b4a6dba6bcaf3ebbc0d8aa5f248eda91e1880518
Author: Marat Nepomnyashy <marat at vyatta.com>
Date:   Tue May 29 15:02:34 2007 -0700

    Support advertising of multiple DNS servers by DHCP server.

commit 0a892ef30b0334f944f768083fdce988ee0f7b22
Author: Marat Nepomnyashy <marat at vyatta.com>
Date:   Tue May 29 15:01:47 2007 -0700

    Support multi-value leaf nodes.

commit 285e40157c6b0a49845271129d3cb985b56774f1
Author: Marat Nepomnyashy <marat at vyatta.com>
Date:   Tue May 29 14:01:56 2007 -0700

    Discard only the last '\n', but not those in the middle.

commit ccfa5b2013fa4f8c6546c5c2fcf69295048049b8
Author: Arkady <arkady at arkady-desktop.(none)>
Date:   Fri May 25 17:49:17 2007 -0700

    fix commit_value

commit ee7e772cb08467f99bb4ae1da64bce1bcd45ab5f
Author: Rick Balocca <rbalocca at phuket.vyatta.com>
Date:   Fri May 25 14:43:37 2007 -0700

    Update pppd config installation

commit c883e7de8bb0d5d16b652f770433f7e20e22e678
Author: Rick Balocca <rbalocca at phuket.vyatta.com>
Date:   Fri May 25 14:31:04 2007 -0700

    Up the version numbers for Camarillo

commit 01f06654e77ec4e433c871bda2f0fffb3413bcaa
Author: Arkady <arkady at arkady-desktop.(none)>
Date:   Fri May 25 13:04:46 2007 -0700

    fix commit

commit 17857e98301dda9d618ab926e80ed4822107b01e
Author: Marat Nepomnyashy <marat at vyatta.com>
Date:   Thu May 24 17:07:53 2007 -0700

    Pass the path location of the dhcpd init.d script along with the restart directive to the 'dhcpd-config.pl' script so that the script calls it to restart the dhcpd server after changing its config file 'dhcpd.conf'.

commit 6ac3fa222b9b89d2b9a5afc44f1b932a6ed6ebbb
Author: Marat Nepomnyashy <marat at vyatta.com>
Date:   Thu May 24 17:02:35 2007 -0700

    Added the --exec parameter to specify a process to execute after the script completes.  This is intended to be used to execute the dhcpd init.d script to restart the dhcpd after config change.

commit cff60d4db7c37d3f88ce7db4a21b4ab0c34d1327
Author: Arkady <arkady at arkady-desktop.(none)>
Date:   Thu May 24 15:12:31 2007 -0700

    fix delete

commit 0d0f2b63ac01146428f9068a25ade5ff6a66e44f
Author: Rick Balocca <rbalocca at phuket.vyatta.com>
Date:   Thu May 24 12:08:13 2007 -0700

    Revert prompts on install-system so that automation doesn't have to change
    
    Also create new script quick-install with all of the new prompts

commit c0f2ab3ff33299be36a7652f9f66df43cbf236ab
Author: Rick Balocca <rbalocca at phuket.vyatta.com>
Date:   Wed May 23 14:16:52 2007 -0700

    Fix for bug #1530--Slow Boot from Compact Flash

commit 9e457c662632638e4f2af7bc924d9cb11a845ed5
Author: Marat Nepomnyashy <marat at vyatta.com>
Date:   Tue May 22 18:30:10 2007 -0700

    Added the 'ddns-update-style' parameter so that the ISC DHCPD does not refuse to start.

commit 411fe996f75d0f10deb436918f599abf510957c9
Author: Marat Nepomnyashy <marat at vyatta.com>
Date:   Tue May 22 18:15:47 2007 -0700

    Output generated DHCP config file to '/opt/vyatta/etc/dhcpd.conf' rather than '/etc/dhcpd.conf'.

commit 41409c3111fa939bfa4d66c6fe31cc56eb55de9a
Author: Arkady <arkady at arkady-desktop.(none)>
Date:   Tue May 22 17:58:07 2007 -0700

    hgh

commit cb51e793476d3d4519819d4f9cdf6eec1addea15
Author: Marat Nepomnyashy <marat at vyatta.com>
Date:   Tue May 22 17:49:43 2007 -0700

    Now setting environment variable VYATTA_CONFIG_TMP in 'xorp_tmpl_tool'.  This is related to commit a33332957509bb0ad5d6fc8828b2f3ab33993383.

commit 8fe4aee42f3e58805e1aeaa03dd1e07f617c3480
Author: Rick Balocca <rbalocca at phuket.vyatta.com>
Date:   Tue May 22 17:15:47 2007 -0700

    Add ppp config files to debian

commit c59561787fd01b04876bde532b95832c662cbf8a
Author: Arkady <arkady at arkady-desktop.(none)>
Date:   Tue May 22 16:59:08 2007 -0700

    fix

commit 0bf77a9dd3d4d8a1ee6368981e25c670c6bc61af
Author: Marat Nepomnyashy <marat at vyatta.com>
Date:   Tue May 22 15:12:56 2007 -0700

    Added processing of command line args 'change_dir' and 'modify_dir', and added output of 'shared-network' and 'authoritative' directives.

commit b60c6f507107804f1f9c1251cf075dbf243ac6c4
Author: Rick Balocca <rbalocca at phuket.vyatta.com>
Date:   Tue May 22 14:12:40 2007 -0700

    Additional change for bug #1770

commit a33332957509bb0ad5d6fc8828b2f3ab33993383
Author: Arkady <arkady at arkady-desktop.(none)>
Date:   Mon May 21 18:55:33 2007 -0700

    tomic txn, node name references

commit 3b8686df8f12e8620f4935dc9992d106897e5476
Author: Marat Nepomnyashy <marat at vyatta.com>
Date:   Mon May 21 15:07:49 2007 -0700

    Return an empty array instead of an undef because the caller is expecting to get an array back.

commit f244eb84665ccaea9c2cb84f3aaac8fbb7f560e9
Author: Rick Balocca <rbalocca at phuket.vyatta.com>
Date:   Sun May 20 12:59:54 2007 -0700

    Fix the PPP build

commit 95aada1fe881e746e166a66a32352004514ef07c
Author: Rick Balocca <rbalocca at phuket.vyatta.com>
Date:   Fri May 18 18:55:17 2007 -0700

    Add Sangoma modified ppp-2.4.4
    
     ftp://ftp.sangoma.com/linux/utilities/ppp-2.4.4-S1.tgz

commit 39bcc454322a7fb5088d99a99b8c760c3a536f14
Author: Marat Nepomnyashy <marat at vyatta.com>
Date:   Fri May 18 15:07:44 2007 -0700

    Added 'cli/scripts/dhcp/rl_dhcp.tp' to the cli project.

commit 9c6d86fc73ee1caa99167e9f879c47b5cecffafc
Author: Marat Nepomnyashy <marat at vyatta.com>
Date:   Fri May 18 14:46:20 2007 -0700

    'Makefile.am' modification to move 'dhcpd-config.pl' to the 'cli/scripts/dhcp' directory.

commit 645a9a6c5e8a59ae0ce783881335124cc4647a6a
Author: Marat Nepomnyashy <marat at vyatta.com>
Date:   Fri May 18 14:45:40 2007 -0700

    Moved 'dhcpd-config.pl' to the 'cli/scripts/dhcp' directory.

commit c42097a406721f2eb4843c2cfd69c8fe270c6244
Author: Robert Bays <rbays at phuket.vyatta.com>
Date:   Fri May 18 13:17:36 2007 -0700

    add level param to listNodes()

commit 15c12c7c4f40aa86b99134a7e33ef56c97d36f23
Author: Marat Nepomnyashy <marat at vyatta.com>
Date:   Fri May 18 12:09:40 2007 -0700

    Invoke '/opt/vyatta/sbin/dhcpd-config.pl --out=/etc/dhcpd.conf' when user commits changes to DHCP config.

commit 55b1dc7daed5f05d435124f0faaf051a35c6647d
Author: Marat Nepomnyashy <marat at vyatta.com>
Date:   Fri May 18 11:46:16 2007 -0700

    Added more helpful debugging comments to the dhcpd-config.pl output, and fixed a bug in which only one closing bracket was printed for multiple DHCP configurations.

commit 20f0ef8ed734c370440f75f8ac4ea1f76040c416
Author: Rick Balocca <rbalocca at phuket.vyatta.com>
Date:   Thu May 17 18:07:21 2007 -0700

    Up the wanpipe package #

commit 766d9d3751384cdf973964204dd564df3263358e
Author: Marat Nepomnyashy <marat at vyatta.com>
Date:   Thu May 17 16:51:53 2007 -0700

    Moved 'scripts/VyattaConfig.pm' installation target from '/opt/vyatta/sbin' to '/opt/vyatta/share/perl5/'.  Modified 'dhcpd-config.pl' to look for 'VyattaConfig.pm' at its new location.

commit 99115fda35dbac03acdfc6f94196b8f52cb202bd
Author: Arkady <arkady at arkady-desktop.(none)>
Date:   Thu May 17 16:47:33 2007 -0700

    thing

commit 10e7a42165ab6dcc1be5e72cc05b4de803e47ee8
Author: Arkady <arkady at arkady-desktop.(none)>
Date:   Thu May 17 16:21:25 2007 -0700

    fixed expand-string
    enter the commit message for your changes.

commit 2f124f6e6b1896754505ab9b4cbb0d471fce03d4
Author: Arkady <arkady at arkady-desktop.(none)>
Date:   Thu May 17 08:33:57 2007 -0700

    bitwise commit

commit e589e409eaa94a7c4d8bff632a5ae8b046ba5e0f
Author: Rick Balocca <rbalocca at phuket.vyatta.com>
Date:   Wed May 16 13:44:19 2007 -0700

    Move from scripts.git to ofr.git

commit 3aa6d8b7538ff80c095ebcaedb9cd4b6459547c1
Author: Marat Nepomnyashy <marat at vyatta.com>
Date:   Tue May 15 17:18:31 2007 -0700

    Install 'scripts/dhcpd-config.pl' and 'scripts/VyattaConfig.pm' to '/opt/vyatta/sbin'.

commit a9fc102108c2de01955451fa8656d9d9135bd93d
Author: Rick Balocca <rbalocca at phuket.vyatta.com>
Date:   Tue May 15 11:58:00 2007 -0700

    A show_interface regular expression has been fixed.
    The show_interfaces script contained a regular expression
    which caused the interfaces number to be removed.

commit 5418e8a310105d6888aee23dd1b2a269c24efde0
Author: Marat Nepomnyashy <marat at vyatta.com>
Date:   Mon May 14 16:36:56 2007 -0700

    Added the '--out' argument to specify the config file for generated output.

commit 5efe7ba4ddb7bce66af7eedc9b14040f7bdca921
Author: Marat Nepomnyashy <marat at vyatta.com>
Date:   Mon May 14 10:40:40 2007 -0700

    Added error message in case a system ethernet interface on which the user wants to setup the DHCP server is not configured correctly.

commit 7b33aa5aa3b84b731f9cd74c8f5d208394f8acf6
Author: Marat Nepomnyashy <marat at vyatta.com>
Date:   Fri May 11 11:19:50 2007 -0700

    Make sure to return a value, as otherwise garbage is returned.

commit b23c331613a74b918e089468f9c6bd1bda6c6e4d
Author: Rick Balocca <rbalocca at phuket.vyatta.com>
Date:   Thu May 10 18:49:32 2007 -0700

    Refine xorp package separation

commit 70da23ba2038c0baf13398129d8c15756db08974
Author: Rick Balocca <rbalocca at phuket.vyatta.com>
Date:   Wed May 9 19:53:51 2007 -0700

    Create xorp-nat package

commit 8d1250fdf762839841b4339a0da6ae9f13de222f
Author: Robert Bays <rbays at phuket.vyatta.com>
Date:   Wed May 9 17:37:06 2007 -0700

    adds bounds checking to firewall nodes

commit fdd14e37ef99853e7d93e275c0f2867e820b4511
Author: Rick Balocca <rbalocca at phuket.vyatta.com>
Date:   Wed May 9 17:21:23 2007 -0700

    Fix typo in xorp/files.in

commit 12f26e0a52c07468cb97c54f6ab8de2ccc442401
Author: Mike Larson <mike at phuket.vyatta.com>
Date:   Wed May 9 10:14:56 2007 -0700

    added more debug output to commit process and added commit process to rl_vpn.tp file.

commit df18cd32bf233c6ce4a3da17a3d1c7d7a5547d3b
Author: Robert Bays <rbays at phuket.vyatta.com>
Date:   Tue May 8 23:58:54 2007 -0700

    updated ofr-cli tools
    updated VyattaConfig.pm library
    initial firewall implementation in new cli

commit 1e298cc3cfade32799ebb7ba699e60f224a01f7c
Author: Marat Nepomnyashy <marat at vyatta.com>
Date:   Tue May 8 18:16:22 2007 -0700

    Added processing of interface subnet and netmask information from the ifconfig output.

commit 055d660a812319a9b2dee4322a971ad05dd3dd73
Author: Mike Larson <mike at phuket.vyatta.com>
Date:   Tue May 8 17:32:07 2007 -0700

    added syslog error writing on bye() command

commit bae593fd38c5a4c6efcc207afca0dc2137377d9b
Author: Rick Balocca <rbalocca at phuket.vyatta.com>
Date:   Tue May 8 17:14:52 2007 -0700

    Add the dhcp-support package as a dependency on the version package

commit 95c3805ebaea7cf355d9d2a054c38f8e668d527c
Author: Mike Larson <mike at phuket.vyatta.com>
Date:   Tue May 8 15:19:40 2007 -0700

    fix for 1868. Modified the xorp.postinst.in file to not write out the -f flag for logrotate.

commit 5b60a560093883f0f156b881aeec5fda15152d6c
Author: Marat Nepomnyashy <marat at vyatta.com>
Date:   Mon May 7 15:31:47 2007 -0700

    Prepared preliminary perl script to generate dhcpd.conf output.

commit abc6c5f21f42818b4f5035e36ccd16b10d34dc6b
Author: Marat Nepomnyashy <marat at vyatta.com>
Date:   Mon May 7 15:24:38 2007 -0700

    Help text update.

commit f26829f03fe9e0b4d02e08ea83d823f483c80ae7
Author: Rick Balocca <rbalocca at phuket.vyatta.com>
Date:   Sun May 6 18:04:14 2007 -0700

    Change the make target git-last-commits --> git-last-commit
    This parallels the style for the other git-* targets

commit 51239fb8e21d0cca8df3e3530d5aa38e22e6e55e
Author: Rick Balocca <rbalocca at phuket.vyatta.com>
Date:   Sun May 6 12:20:49 2007 -0700

    Change for automating package numbering

commit 7a7fb0e52431852fe073ff594928f9ba0f73b914
Author: Rick Balocca <rbalocca at phuket.vyatta.com>
Date:   Sun May 6 10:45:05 2007 -0700

    More dhcp package separation

commit da01c7691fc5ce5e450147b2e90d9106d9d1d52b
Author: Rick Balocca <rbalocca at phuket.vyatta.com>
Date:   Sun May 6 09:52:57 2007 -0700

    Separate dhcp packages from xorp
    Also tidy-up files.in

commit 7e53ff31b5ef061a3866fdcd9cb705ea35827414
Author: Rick Balocca <rbalocca at phuket.vyatta.com>
Date:   Fri May 4 15:12:12 2007 -0700

    More complete separation of the xorp packages

commit 84cc51c78844760a7da29bcd8cc8fc0ff0d5529e
Author: Marat Nepomnyashy <marat at vyatta.com>
Date:   Fri May 4 15:10:35 2007 -0700

    Moved 'dhcp-relay' to the same hierarchial level as 'dhcp-server' in the vsh templates.  Part of Bug 1568 fix.

commit b80d2be0ceffa5cab2149362854149f93bd22eda
Author: Rick Balocca <rbalocca at phuket.vyatta.com>
Date:   Fri May 4 12:28:52 2007 -0700

    Remove nostrip from xorp/files.in
    You can add them to your local checkout if debugging is needed

commit f14655b7186ebb254ffc264bc5d29a5cedcd133a
Author: Rick Balocca <rbalocca at phuket.vyatta.com>
Date:   Fri May 4 11:35:06 2007 -0700

    Up the serial package version #

commit 96eec9d145c7b81a73bdb87325ed0511dfb9020c
Author: Rick Balocca <rbalocca at phuket.vyatta.com>
Date:   Fri May 4 11:07:03 2007 -0700

    Fix serial package

commit b96120691e3058bfd2c044b2fe3f54780069a2cf
Author: Rick Balocca <rbalocca at phuket.vyatta.com>
Date:   Thu May 3 20:40:46 2007 -0700

    Fix package files and dependencies

commit 0780a64d936d14773095e3874a21dffc5e41a736
Author: Rick Balocca <rbalocca at phuket.vyatta.com>
Date:   Thu May 3 18:16:48 2007 -0700

    Add firewall package postinst

commit a50dd4971113e304b4320394433617d7af49ea03
Author: Rick Balocca <rbalocca at phuket.vyatta.com>
Date:   Thu May 3 16:23:06 2007 -0700

    Add stage and *.deb removal to xorp veryclean target

commit d819d9ad4dc923c084a7fa1d9c9c23228ce9d5aa
Author: Rick Balocca <rbalocca at phuket.vyatta.com>
Date:   Wed May 2 17:56:45 2007 -0700

    Add all of the new packages to the version debian

commit b8e4ed6368740d06b04dbc801ea93dd6a28a13b0
Author: Rick Balocca <rbalocca at phuket.vyatta.com>
Date:   Wed May 2 08:53:05 2007 -0700

    Remove strip from xorp for debugging purposes

commit 3a79bc7e610a6f0e45e1833805f196b3063700c4
Author: Rick Balocca <rbalocca at phuket.vyatta.com>
Date:   Tue May 1 14:53:37 2007 -0700

    Package installs weren't working because of bad syntax in the xorp control file

commit aca947e3e8b214909c91422ec6345f0069512290
Author: Rick Balocca <rbalocca at phuket.vyatta.com>
Date:   Sun Apr 29 11:32:42 2007 -0700

    Fix for bug #1630
    Also added VPL to postinst files

commit a6626e72c31e5106c6bd2bac3b86100688f039a0
Author: Marat Nepomnyashy <marat at vyatta.com>
Date:   Fri Apr 27 15:10:49 2007 -0700

    Added Robert's Xorp templates parser to source control.

commit 4518ffaff0de6d101c333195d559e8d40e11e505
Author: Marat Nepomnyashy <marat at vyatta.com>
Date:   Fri Apr 27 12:07:01 2007 -0700

    Create & mount  only if it did not already exist.

commit 9f0426d16b9dc5d2485d7f754019fc92de001036
Author: Marat Nepomnyashy <marat at vyatta.com>
Date:   Wed Apr 25 15:55:33 2007 -0700

    Modified xorp_tmpl_tool to set environment variables and to prepare config directories.

commit 4c21e3a8ca7b74e9d0da824e77cc7b7774fbf319
Author: Rick Balocca <rbalocca at phuket.vyatta.com>
Date:   Tue Apr 24 12:09:11 2007 -0700

    Fix serial debian control file

commit 28a836bc24bc091f5889351e1bd325abdbbaf3b1
Author: Rick Balocca <rbalocca at phuket.vyatta.com>
Date:   Tue Apr 24 11:30:32 2007 -0700

    Remove derived file

commit 3b4508df6d0e1439b6ec30421158d2fc8f37387a
Author: Tom Grennan <tgrennan at vyatta.com>
Date:   Mon Apr 23 15:54:09 2007 -0700

    update git to v1.5.1.1

commit dafac1aa177e9d83591a16b0f76536d6943a7398
Author: Marat Nepomnyashy <marat at vyatta.com>
Date:   Wed Apr 18 13:13:32 2007 -0700

    Removed initialization of '/opt/vyatta/config/working' from Makefile.am as this is being done by 'vyatta-cli.init'.

commit 67993d1cbdb5cc7020ca022dc954bb65985c029c
Author: Mike Larson <mike at phuket.vyatta.com>
Date:   Wed Apr 18 10:19:34 2007 -0700

    new file from robert bays.

commit c11343bcd8816518c68f25f3e0bc74e62f945546
Author: Tom Grennan <tgrennan at vyatta.com>
Date:   Tue Apr 17 18:04:31 2007 -0700

    consolidate xorp packaging

commit b2daa7e1a4d8d7629e90fc71045838441bf0a28c
Author: Marat Nepomnyashy <marat at vyatta.com>
Date:   Tue Apr 17 16:17:17 2007 -0700

    Entered the correct 'type:' specifier and made sure that the 'type:' specifier was either first or right behind 'tag:' or 'multi:'

commit b20edd1054e8e2592054f67bee22048eff661b2d
Author: Marat Nepomnyashy <marat at vyatta.com>
Date:   Tue Apr 17 14:47:57 2007 -0700

    Specified node type in node.def.

commit 49d67d5da2c956359f694673a0d79e1db6597784
Author: Tom Grennan <tgrennan at vyatta.com>
Date:   Tue Apr 17 13:56:33 2007 -0700

    mv floppy mount from xorp.deb:rtrmgr.init to base.deb:vyatta-floppy

commit 7ef3fa03bb86149930ae958462083c460dcd54ab
Author: Marat Nepomnyashy <marat at vyatta.com>
Date:   Mon Apr 16 17:32:52 2007 -0700

    Specify text type for multinode.

commit cdffa36c93cfd5e8754ec6ec52b638a8facef757
Author: Rick Balocca <rbalocca at phuket.vyatta.com>
Date:   Fri Apr 13 14:58:31 2007 -0700

    Merge from xorp repository

commit ac68fbcb4bc871718f6b139598a371109bb05dad
Author: Marat Nepomnyashy <marat at vyatta.com>
Date:   Fri Apr 13 14:49:33 2007 -0700

    No longer creating and installing 'templates.tgz'.

commit e9b94c1c7e77af03c3848bb69135dc6270051d4f
Author: Marat Nepomnyashy <marat at vyatta.com>
Date:   Fri Apr 13 14:43:19 2007 -0700

    No longer installing 'scripts/rl_vpn.tp' and copying template hierarchy to '/opt/vyatta/share/ofr/template/' rather than '/opt/vyatta/ofr/template/'.

commit 79609eed869a070ee7b6c8226af828cac2541f86
Author: Marat Nepomnyashy <marat at vyatta.com>
Date:   Fri Apr 13 14:13:42 2007 -0700

    Deleted 'cli/dirs' as it did not work and the directories are now created in the Makefile install hook.

commit e74ed6bee6226e8223562cb9fed3958c811667ba
Author: Marat Nepomnyashy <marat at vyatta.com>
Date:   Fri Apr 13 14:01:15 2007 -0700

    Now copying the templates in the install hook.

commit cc3dd7d6847c5201f613542c4904b133d4f6095c
Author: Marat Nepomnyashy <marat at vyatta.com>
Date:   Fri Apr 13 11:24:02 2007 -0700

    Added 'install-exec-hook' to 'cli/Makefile.am' to create target directory '/opt/vyatta/config/working'.

commit 52387d9421d41d729b23395032e1b6f94acd8a85
Author: Alfeik Kaanoken <akaanoken at phuket.vyatta.com>
Date:   Fri Apr 13 08:54:39 2007 -0700

    Add filewall/Makefile

commit b6e27c0ce3dc97a3601fc6d3b716ba7086170082
Author: Alfeik Kaanoken <akaanoken at phuket.vyatta.com>
Date:   Fri Apr 13 08:14:18 2007 -0700

    Added firewall, ospf, rip packages.

commit 2c2e154df7da85f7b4a3d7f92ce8f9405921cd71
Author: Alfeik Kaanoken <akaanoken at phuket.vyatta.com>
Date:   Fri Apr 13 04:32:46 2007 -0700

    added firewall package

commit 502d3827779148688ff9711d48dd9824179af5df
Author: Rick Balocca <rbalocca at phuket.vyatta.com>
Date:   Thu Apr 12 18:00:34 2007 -0700

    Back out bpg and xgdaemon packages for a short time

commit 1ecf6cb953f882a4486f0642c74b1a6e79083960
Author: Rick Balocca <rbalocca at phuket.vyatta.com>
Date:   Thu Apr 12 14:24:41 2007 -0700

    Back out vpn "optout"

commit c6e4aeb21c4f05a148c58c65cfc67350e58f50d9
Author: Alfeik Kaanoken <akaanoken at phuket.vyatta.com>
Date:   Thu Apr 12 02:34:20 2007 -0700

    added new packages works from top level makefile

commit 6fe2e76d41cf854970a30ad41964a69ab4011c39
Author: Alfeik Kaanoken <akaanoken at phuket.vyatta.com>
Date:   Thu Apr 12 02:32:04 2007 -0700

    Added xgdaemon package.

commit d3aaca321315a68cef3f7578e2a0b3d80f9b87b5
Author: Alfeik Kaanoken <akaanoken at phuket.vyatta.com>
Date:   Thu Apr 12 02:29:57 2007 -0700

    Fixed some errors with package, and error with binaries

commit f4eaa4d108852c847ea15676eecb58d65b161c64
Author: Alfeik Kaanoken <akaanoken at phuket.vyatta.com>
Date:   Thu Apr 12 02:28:39 2007 -0700

    removed files from the xorp packages, via it's listings.

commit 4eea790215046a5a3d7d277771b1e1ec1bce902e
Author: Marat Nepomnyashy <marat at vyatta.com>
Date:   Wed Apr 11 17:13:28 2007 -0700

    Added installation directory '/opt/vyatta/config/working' to the package 'devel-cli_xxx_i386.deb' installation set.

commit 5ddd5ccb8f425a0125b3adb54a5410b646a64841
Author: Rick Balocca <rbalocca at phuket.vyatta.com>
Date:   Wed Apr 11 16:25:11 2007 -0700

    Make with-cli and with-vpn the defaults for camarillo

commit a713e8921b7cbf335eb6f1cf0f213baf50c11556
Author: Marat Nepomnyashy <marat at vyatta.com>
Date:   Tue Apr 10 17:41:19 2007 -0700

    Now installing 'scripts/xorp_tmpl_tool' to '/opt/vyatta/sbin' rather than '/opt/vyatta/bin'.

commit 107b161b514af04d58bbe2303b29cbe9b173bac3
Author: Rick Balocca <rbalocca at phuket.vyatta.com>
Date:   Tue Apr 10 17:11:58 2007 -0700

    Add serial package to version package dependencies

commit 778f2877adc08d925d3b2706e73592cc73420e99
Author: Rick Balocca <rbalocca at phuket.vyatta.com>
Date:   Mon Apr 9 11:33:28 2007 -0700

    Remove space in bgp control file--caused packaging failure

commit 063d290cf3ed2d4e93e19ca22cded79c16fb4bdf
Author: Marat <marat at marat2.(none)>
Date:   Fri Apr 6 17:54:52 2007 -0700

    Used Robert's parser.pl to convert template file 'etc/templates/rl_service.tp' to the new cli directory hierarchy.

commit 23a4ae2442ec1c72cbccbe08ee7d936d7f20f08f
Author: Rick Balocca <rbalocca at phuket.vyatta.com>
Date:   Fri Apr 6 15:08:57 2007 -0700

    Create camarillo branch
    
    Currently the camarillo xorp repo can only be checked
    out if you are building on phuket.

http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=5864191d5b6d1ffb48df0c68c851a031e6323736
http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=4839a53b9f9ac9ad5f3d649dddc780c65a33853e
http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=03131f8fb49eb7e64bc075e7fce9b488a743cd3f
http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=aff8346c04d0f0bd79751f0a044619851f42559a
http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=bdcd5c8c41bb04d96547bac121f6ae9b10f84200
http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=54c896477867d9ef7278295f02201c4f0d911257
http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=bac443e008b5303e5a2c6fa2f57b9d4683648b9f
http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=95e72011204661c4a7bdb7acf4addb7853150ab9
http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=74c5d2d38e55bb62658d6ec775f13ea2da359d9e
http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=0f51f46a1668c3134ba0e4375662ae83152b0f39
http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=d66e70e61ed1562d0a552896145aefef6f0ff5c6
http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=6277766654362ce882eccd50bcf07929b284cead
http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=40c81f0ae4a03fc108ce16c0f9bacb7e1eaefc80
http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=02a07be96499e5e3925a46d4163f614321ce9d89
http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=aec5c92bf9ec8ff0b4c843e4488c9a392c4d8b32
http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=6429849dfeac1ed70950f636792671063af80a92
http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=5416589e3f32bbd30a29dda59b763d095b7e6376
http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=5277b0c377f163831325fb2df8616dd1ccba5f0c
http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=e8501b6387487936f0051dbc6fc263fda1353d4a
http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=87e0ad3f43d5e16356fe9d7bbcd22cfe80b5dc2e
http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=83bbaeaeab1342f3c89c1524528fb299c1209acb
http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=e407320c11e43d1a6161622197b542272803d987
http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=c525dfedf8c2239318394fee8853923c78960143
http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=c28be3df42a331563ed07f01237dbade7a6287ce
http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=5b545bc8da3cf3cd0b05d73357c7adc0331c2f38
http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=79f9b3caf161191c6db2cc6c6968b104fb8a7962
http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=e3c37de665350e31de7bbc6b16f34262409b2a62
http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=1f2aee1b694ae81684ceb64c56aabf1b628741b6
http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=74b5a847c58dcd290b755978cde22112094f281b
http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=3b1dd1680c381543ec42490d40a6e10456ce040b
http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=de6be54d0ec3ab17f001522d560fce74f45c5c26
http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=6ae59165acb498f239cf85587907b87c44f56fe1
http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=21a1e0785e8d5855a04ac7c4460e26afcc424300
http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=97849569700e0867deb03cb1403c5a0d132ccb5e
http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=c3f95555b2c80cbcd34be02b167736d4645c9d61
http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=e199c5fb0024d40789ea4b97f9374ab79f90d180
http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=666614bb2ec360436a19993bafb9198ad5a186b2
http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=57efcb88a91f8177dc26b08daede49e846d6fb27
http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=d82532ed1178f93ce052d618034c81466869c158
http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=b4a6dba6bcaf3ebbc0d8aa5f248eda91e1880518
http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=0a892ef30b0334f944f768083fdce988ee0f7b22
http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=285e40157c6b0a49845271129d3cb985b56774f1
http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=ccfa5b2013fa4f8c6546c5c2fcf69295048049b8
http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=ee7e772cb08467f99bb4ae1da64bce1bcd45ab5f
http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=c883e7de8bb0d5d16b652f770433f7e20e22e678
http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=01f06654e77ec4e433c871bda2f0fffb3413bcaa
http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=17857e98301dda9d618ab926e80ed4822107b01e
http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=6ac3fa222b9b89d2b9a5afc44f1b932a6ed6ebbb
http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=cff60d4db7c37d3f88ce7db4a21b4ab0c34d1327
http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=0d0f2b63ac01146428f9068a25ade5ff6a66e44f
http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=c0f2ab3ff33299be36a7652f9f66df43cbf236ab
http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=9e457c662632638e4f2af7bc924d9cb11a845ed5
http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=411fe996f75d0f10deb436918f599abf510957c9
http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=41409c3111fa939bfa4d66c6fe31cc56eb55de9a
http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=cb51e793476d3d4519819d4f9cdf6eec1addea15
http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=8fe4aee42f3e58805e1aeaa03dd1e07f617c3480
http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=c59561787fd01b04876bde532b95832c662cbf8a
http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=0bf77a9dd3d4d8a1ee6368981e25c670c6bc61af
http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=b60c6f507107804f1f9c1251cf075dbf243ac6c4
http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=a33332957509bb0ad5d6fc8828b2f3ab33993383
http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=3b8686df8f12e8620f4935dc9992d106897e5476
http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=f244eb84665ccaea9c2cb84f3aaac8fbb7f560e9
http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=95aada1fe881e746e166a66a32352004514ef07c
http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=39bcc454322a7fb5088d99a99b8c760c3a536f14
http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=9c6d86fc73ee1caa99167e9f879c47b5cecffafc
http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=645a9a6c5e8a59ae0ce783881335124cc4647a6a
http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=c42097a406721f2eb4843c2cfd69c8fe270c6244
http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=15c12c7c4f40aa86b99134a7e33ef56c97d36f23
http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=55b1dc7daed5f05d435124f0faaf051a35c6647d
http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=20f0ef8ed734c370440f75f8ac4ea1f76040c416
http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=766d9d3751384cdf973964204dd564df3263358e
http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=99115fda35dbac03acdfc6f94196b8f52cb202bd
http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=10e7a42165ab6dcc1be5e72cc05b4de803e47ee8
http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=2f124f6e6b1896754505ab9b4cbb0d471fce03d4
http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=e589e409eaa94a7c4d8bff632a5ae8b046ba5e0f
http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=3aa6d8b7538ff80c095ebcaedb9cd4b6459547c1
http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=a9fc102108c2de01955451fa8656d9d9135bd93d
http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=5418e8a310105d6888aee23dd1b2a269c24efde0
http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=5efe7ba4ddb7bce66af7eedc9b14040f7bdca921
http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=7b33aa5aa3b84b731f9cd74c8f5d208394f8acf6
http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=b23c331613a74b918e089468f9c6bd1bda6c6e4d
http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=70da23ba2038c0baf13398129d8c15756db08974
http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=8d1250fdf762839841b4339a0da6ae9f13de222f
http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=fdd14e37ef99853e7d93e275c0f2867e820b4511
http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=12f26e0a52c07468cb97c54f6ab8de2ccc442401
http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=df18cd32bf233c6ce4a3da17a3d1c7d7a5547d3b
http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=1e298cc3cfade32799ebb7ba699e60f224a01f7c
http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=055d660a812319a9b2dee4322a971ad05dd3dd73
http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=bae593fd38c5a4c6efcc207afca0dc2137377d9b
http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=95c3805ebaea7cf355d9d2a054c38f8e668d527c
http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=5b60a560093883f0f156b881aeec5fda15152d6c
http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=abc6c5f21f42818b4f5035e36ccd16b10d34dc6b
http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=f26829f03fe9e0b4d02e08ea83d823f483c80ae7
http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=51239fb8e21d0cca8df3e3530d5aa38e22e6e55e
http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=7a7fb0e52431852fe073ff594928f9ba0f73b914
http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=da01c7691fc5ce5e450147b2e90d9106d9d1d52b
http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=7e53ff31b5ef061a3866fdcd9cb705ea35827414
http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=84cc51c78844760a7da29bcd8cc8fc0ff0d5529e
http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=b80d2be0ceffa5cab2149362854149f93bd22eda
http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=f14655b7186ebb254ffc264bc5d29a5cedcd133a
http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=96eec9d145c7b81a73bdb87325ed0511dfb9020c
http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=b96120691e3058bfd2c044b2fe3f54780069a2cf
http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=0780a64d936d14773095e3874a21dffc5e41a736
http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=a50dd4971113e304b4320394433617d7af49ea03
http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=d819d9ad4dc923c084a7fa1d9c9c23228ce9d5aa
http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=b8e4ed6368740d06b04dbc801ea93dd6a28a13b0
http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=3a79bc7e610a6f0e45e1833805f196b3063700c4
http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=aca947e3e8b214909c91422ec6345f0069512290
http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=a6626e72c31e5106c6bd2bac3b86100688f039a0
http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=4518ffaff0de6d101c333195d559e8d40e11e505
http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=9f0426d16b9dc5d2485d7f754019fc92de001036
http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=4c21e3a8ca7b74e9d0da824e77cc7b7774fbf319
http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=28a836bc24bc091f5889351e1bd325abdbbaf3b1
http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=3b4508df6d0e1439b6ec30421158d2fc8f37387a
http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=dafac1aa177e9d83591a16b0f76536d6943a7398
http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=67993d1cbdb5cc7020ca022dc954bb65985c029c
http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=c11343bcd8816518c68f25f3e0bc74e62f945546
http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=b2daa7e1a4d8d7629e90fc71045838441bf0a28c
http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=b20edd1054e8e2592054f67bee22048eff661b2d
http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=49d67d5da2c956359f694673a0d79e1db6597784
http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=7ef3fa03bb86149930ae958462083c460dcd54ab
http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=cdffa36c93cfd5e8754ec6ec52b638a8facef757
http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=ac68fbcb4bc871718f6b139598a371109bb05dad
http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=e9b94c1c7e77af03c3848bb69135dc6270051d4f
http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=79609eed869a070ee7b6c8226af828cac2541f86
http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=e74ed6bee6226e8223562cb9fed3958c811667ba
http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=cc3dd7d6847c5201f613542c4904b133d4f6095c
http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=52387d9421d41d729b23395032e1b6f94acd8a85
http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=b6e27c0ce3dc97a3601fc6d3b716ba7086170082
http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=2c2e154df7da85f7b4a3d7f92ce8f9405921cd71
http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=502d3827779148688ff9711d48dd9824179af5df
http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=1ecf6cb953f882a4486f0642c74b1a6e79083960
http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=c6e4aeb21c4f05a148c58c65cfc67350e58f50d9
http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=6fe2e76d41cf854970a30ad41964a69ab4011c39
http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=d3aaca321315a68cef3f7578e2a0b3d80f9b87b5
http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=f4eaa4d108852c847ea15676eecb58d65b161c64
http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=4eea790215046a5a3d7d277771b1e1ec1bce902e
http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=5ddd5ccb8f425a0125b3adb54a5410b646a64841
http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=a713e8921b7cbf335eb6f1cf0f213baf50c11556
http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=107b161b514af04d58bbe2303b29cbe9b173bac3
http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=778f2877adc08d925d3b2706e73592cc73420e99
http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=063d290cf3ed2d4e93e19ca22cded79c16fb4bdf
http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=23a4ae2442ec1c72cbccbe08ee7d936d7f20f08f


More information about the svn mailing list