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

Rick Balocca rbalocca at suva.vyatta.com
Thu Aug 30 10:25:30 PDT 2007


 base/apt-get.wrap                                                                                                   |   63 
 base/conffiles                                                                                                      |    7 
 base/create-iso                                                                                                     |  341 -
 base/hosts                                                                                                          |    1 
 base/ifrename                                                                                                       |   52 
 base/install-system                                                                                                 |  888 ---
 base/motd                                                                                                           |    4 
 base/motd.tail                                                                                                      |    4 
 base/no-stderr.wrap                                                                                                 |    3 
 base/progress-indicator                                                                                             |   24 
 base/quick-install                                                                                                  |  895 ---
 base/vyatta-floppy                                                                                                  |   71 
 base/vyatta-functions                                                                                               |   44 
 base/vyatta-netsetup                                                                                                |   57 
 cli/migrate/XorpConfigParser.pl                                                                                     |  612 --
 cli/scripts/robert's-xorp-templates-parser.pl                                                                       |  284 -
 cli/template/root/service/dhcp-server/name/node.def                                                                 |    4 
 cli/template/root/service/dhcp-server/name/node.tag/authoritative/node.def                                          |    5 
 cli/template/root/service/dhcp-server/name/node.tag/client-prefix-length/node.def                                   |    3 
 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                                          |    3 
 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 
 scripts/Makefile.am                                                                                                 |   16 
 scripts/config.boot.default.in                                                                                      |   44 
 scripts/control.in                                                                                                  |   10 
 scripts/files.in                                                                                                    |   13 
 scripts/messages                                                                                                    |    9 
 scripts/show_interfaces                                                                                             |  201 
 scripts/xorpsh.in                                                                                                   |   12 
 serial/Makefile.am                                                                                                  |    3 
 serial/clear_interfaces_serial                                                                                      |  136 
 serial/control.in                                                                                                   |   10 
 serial/files.in                                                                                                     |   13 
 serial/show_interfaces_serial                                                                                       |  228 
 version/control.in                                                                                                  |   23 
 version/files.in                                                                                                    |   14 
 version/postinst.in                                                                                                 |   40 
 xorp/nat.postinst.in                                                                                                |   35 
 xorp/xorp.postinst.in                                                                                               |  101 
 .gitignore                                                                                                          |   21 
 Makefile.am                                                                                                         |   66 
 base/Makefile.am                                                                                                    |   45 
 base/control.in                                                                                                     |   27 
 base/full-upgrade                                                                                                   |   63 
 cli/Makefile.am                                                                                                     |   40 
 cli/control.in                                                                                                      |   49 
 cli/files.in                                                                                                        |   25 
 cli/migrate/XorpConfigMigrator.pl                                                                                   |  341 +
 cli/migrate/XorpConfigParser.pm                                                                                     |  369 +
 cli/migrate/dhcp-relay/0-to-1                                                                                       |    2 
 cli/migrate/dhcp-relay/1-to-0                                                                                       |    2 
 cli/migrate/dhcp-server/0-to-1                                                                                      |    2 
 cli/migrate/dhcp-server/1-to-0                                                                                      |    2 
 cli/migrate/firewall/0-to-1                                                                                         |    5 
 cli/migrate/firewall/1-to-0                                                                                         |  116 
 cli/migrate/nat/1-to-2                                                                                              |    5 
 cli/migrate/nat/2-to-1                                                                                              |   77 
 cli/migrate/vyatta_config_migrate.pl                                                                                |   61 
 cli/migrate/webgui/0-to-1                                                                                           |    7 
 cli/migrate/webgui/1-to-0                                                                                           |    7 
 cli/scripts/VyattaConfig.pm                                                                                         |   53 
 cli/scripts/VyattaConfigDOMTree.pm                                                                                  |  364 +
 cli/scripts/VyattaTypeChecker.pm                                                                                    |  179 
 cli/scripts/cluster/VyattaClusterConfig.pm                                                                          |  289 +
 cli/scripts/cluster/vyatta_show_cluster.pl                                                                          |  270 +
 cli/scripts/cluster/vyatta_update_cluster.pl                                                                        |   71 
 cli/scripts/commit_interface.sh                                                                                     |  111 
 cli/scripts/daemon-starter.pl                                                                                       |   34 
 cli/scripts/dhcp/dhcpd-config.pl                                                                                    |  276 -
 cli/scripts/dhcp/dhcrelay-starter.pl                                                                                |   80 
 cli/scripts/firewall/VyattaIpTablesAddressFilter.pm                                                                 |  204 
 cli/scripts/firewall/VyattaIpTablesRule.pm                                                                          |  205 
 cli/scripts/firewall/firewall.init                                                                                  |   45 
 cli/scripts/firewall/firewall.tp                                                                                    |   96 
 cli/scripts/firewall/vyatta-firewall.pl                                                                             |  324 +
 cli/scripts/firewall/vyatta-show-firewall.pl                                                                        |   90 
 cli/scripts/nat/VyattaNatRule.pm                                                                                    |   20 
 cli/scripts/nat/vyatta_update_nat.pl                                                                                |   25 
 cli/scripts/rip/vyatta-validate-rip.pl                                                                              |   46 
 cli/scripts/serial/vyatta_show_serial.pl                                                                            | 1661 +++++++
 cli/scripts/serial/vyatta_update_serial.pl                                                                          | 2365 ++++++++++
 cli/scripts/system/vyatta_update_login_user.pl                                                                      |    1 
 cli/scripts/vpn/vpn-config.pl                                                                                       |  506 ++
 cli/scripts/vyatta-find-type.pl                                                                                     |   21 
 cli/scripts/vyatta-validate-type.pl                                                                                 |   15 
 cli/scripts/webgui/webgui-config.pl                                                                                 |   96 
 cli/scripts/xorp-templates-parser.pl                                                                                |  817 +++
 cli/scripts/xorp_tmpl_tool                                                                                          |   97 
 cli/src/cli_def.l                                                                                                   |   35 
 cli/src/cli_new.c                                                                                                   |  311 +
 cli/src/cli_parse.y                                                                                                 |   19 
 cli/src/cli_val.h                                                                                                   |   10 
 cli/src/commit.c                                                                                                    |  168 
 cli/src/complete.c                                                                                                  |   19 
 cli/src/config.c                                                                                                    |    6 
 cli/src/delete.c                                                                                                    |    6 
 cli/src/edit.c                                                                                                      |    3 
 cli/src/exit.c                                                                                                      |    7 
 cli/src/help.c                                                                                                      |    7 
 cli/src/set.c                                                                                                       |   11 
 cli/src/show.c                                                                                                      |   16 
 cli/template/root/cluster/dead-interval/node.def                                                                    |    3 
 cli/template/root/cluster/group/node.def                                                                            |    3 
 cli/template/root/cluster/group/node.tag/auto-failback/node.def                                                     |    3 
 cli/template/root/cluster/group/node.tag/monitor/node.def                                                           |    3 
 cli/template/root/cluster/group/node.tag/primary/node.def                                                           |    2 
 cli/template/root/cluster/group/node.tag/secondary/node.def                                                         |    3 
 cli/template/root/cluster/group/node.tag/service/node.def                                                           |    3 
 cli/template/root/cluster/interface/node.def                                                                        |    3 
 cli/template/root/cluster/keepalive-interval/node.def                                                               |    3 
 cli/template/root/cluster/node.def                                                                                  |    2 
 cli/template/root/cluster/pre-shared-secret/node.def                                                                |    2 
 cli/template/root/firewall/broadcast-ping/node.def                                                                  |   13 
 cli/template/root/firewall/ip-src-route/node.def                                                                    |   14 
 cli/template/root/firewall/log-martians/node.def                                                                    |   13 
 cli/template/root/firewall/name/node.def                                                                            |    1 
 cli/template/root/firewall/name/node.tag/rule/node.tag/description/node.def                                         |    2 
 cli/template/root/firewall/name/node.tag/rule/node.tag/destination/address/node.def                                 |    3 
 cli/template/root/firewall/name/node.tag/rule/node.tag/destination/network/node.def                                 |    3 
 cli/template/root/firewall/name/node.tag/rule/node.tag/destination/port-name/node.def                               |   10 
 cli/template/root/firewall/name/node.tag/rule/node.tag/destination/port-number/node.def                             |    1 
 cli/template/root/firewall/name/node.tag/rule/node.tag/icmp/code/node.def                                           |    4 
 cli/template/root/firewall/name/node.tag/rule/node.tag/icmp/type/node.def                                           |    4 
 cli/template/root/firewall/name/node.tag/rule/node.tag/log/node.def                                                 |    4 
 cli/template/root/firewall/name/node.tag/rule/node.tag/protocol/node.def                                            |    6 
 cli/template/root/firewall/name/node.tag/rule/node.tag/source/address/node.def                                      |    3 
 cli/template/root/firewall/name/node.tag/rule/node.tag/source/mac-address/node.def                                  |    3 
 cli/template/root/firewall/name/node.tag/rule/node.tag/source/network/node.def                                      |    3 
 cli/template/root/firewall/name/node.tag/rule/node.tag/source/port-name/node.def                                    |   10 
 cli/template/root/firewall/name/node.tag/rule/node.tag/source/port-number/node.def                                  |    1 
 cli/template/root/firewall/name/node.tag/rule/node.tag/state/established/node.def                                   |    2 
 cli/template/root/firewall/name/node.tag/rule/node.tag/state/invalid/node.def                                       |    2 
 cli/template/root/firewall/name/node.tag/rule/node.tag/state/new/node.def                                           |    2 
 cli/template/root/firewall/name/node.tag/rule/node.tag/state/related/node.def                                       |    2 
 cli/template/root/firewall/node.def                                                                                 |    4 
 cli/template/root/firewall/receive-redirects/node.def                                                               |   13 
 cli/template/root/firewall/send-redirects/node.def                                                                  |   13 
 cli/template/root/firewall/syn-cookies/node.def                                                                     |   10 
 cli/template/root/interfaces/ethernet/node.def                                                                      |    3 
 cli/template/root/interfaces/ethernet/node.tag/address/node.def                                                     |    3 
 cli/template/root/interfaces/ethernet/node.tag/address/node.tag/prefix-length/node.def                              |    2 
 cli/template/root/interfaces/ethernet/node.tag/firewall/in/name/node.def                                            |   14 
 cli/template/root/interfaces/ethernet/node.tag/firewall/in/node.def                                                 |    1 
 cli/template/root/interfaces/ethernet/node.tag/firewall/local/name/node.def                                         |   14 
 cli/template/root/interfaces/ethernet/node.tag/firewall/local/node.def                                              |    1 
 cli/template/root/interfaces/ethernet/node.tag/firewall/node.def                                                    |    1 
 cli/template/root/interfaces/ethernet/node.tag/firewall/out/name/node.def                                           |   14 
 cli/template/root/interfaces/ethernet/node.tag/firewall/out/node.def                                                |    1 
 cli/template/root/interfaces/ethernet/node.tag/vif/node.def                                                         |    3 
 cli/template/root/interfaces/ethernet/node.tag/vif/node.tag/firewall/in/name/node.def                               |   14 
 cli/template/root/interfaces/ethernet/node.tag/vif/node.tag/firewall/in/node.def                                    |    1 
 cli/template/root/interfaces/ethernet/node.tag/vif/node.tag/firewall/local/name/node.def                            |   13 
 cli/template/root/interfaces/ethernet/node.tag/vif/node.tag/firewall/local/node.def                                 |    1 
 cli/template/root/interfaces/ethernet/node.tag/vif/node.tag/firewall/node.def                                       |    1 
 cli/template/root/interfaces/ethernet/node.tag/vif/node.tag/firewall/out/name/node.def                              |   13 
 cli/template/root/interfaces/ethernet/node.tag/vif/node.tag/firewall/out/node.def                                   |    1 
 cli/template/root/interfaces/multilink/node.def                                                                     |    5 
 cli/template/root/interfaces/multilink/node.tag/SERIAL_TID/node.def                                                 |    1 
 cli/template/root/interfaces/multilink/node.tag/authentication/node.def                                             |    2 
 cli/template/root/interfaces/multilink/node.tag/authentication/password/node.def                                    |    4 
 cli/template/root/interfaces/multilink/node.tag/authentication/peer-password/node.def                               |    4 
 cli/template/root/interfaces/multilink/node.tag/authentication/peer-system-name/node.def                            |    4 
 cli/template/root/interfaces/multilink/node.tag/authentication/peer-user-id/node.def                                |    4 
 cli/template/root/interfaces/multilink/node.tag/authentication/refuse-type/node.def                                 |    5 
 cli/template/root/interfaces/multilink/node.tag/authentication/system-name/node.def                                 |    4 
 cli/template/root/interfaces/multilink/node.tag/authentication/type/node.def                                        |    5 
 cli/template/root/interfaces/multilink/node.tag/authentication/user-id/node.def                                     |    4 
 cli/template/root/interfaces/multilink/node.tag/description/node.def                                                |    4 
 cli/template/root/interfaces/multilink/node.tag/logging/node.def                                                    |    5 
 cli/template/root/interfaces/multilink/node.tag/mrru/node.def                                                       |    4 
 cli/template/root/interfaces/multilink/node.tag/mtu/node.def                                                        |    4 
 cli/template/root/interfaces/multilink/node.tag/node.def                                                            |    1 
 cli/template/root/interfaces/multilink/node.tag/vif/node.def                                                        |    5 
 cli/template/root/interfaces/multilink/node.tag/vif/node.tag/address/local-address/node.def                         |    3 
 cli/template/root/interfaces/multilink/node.tag/vif/node.tag/address/node.def                                       |    3 
 cli/template/root/interfaces/multilink/node.tag/vif/node.tag/address/prefix-length/node.def                         |    3 
 cli/template/root/interfaces/multilink/node.tag/vif/node.tag/address/remote-address/node.def                        |    3 
 cli/template/root/interfaces/multilink/node.tag/vif/node.tag/description/node.def                                   |    3 
 cli/template/root/interfaces/multilink/node.tag/vif/node.tag/node.def                                               |    1 
 cli/template/root/interfaces/node.def                                                                               |    1 
 cli/template/root/interfaces/serial/node.def                                                                        |    5 
 cli/template/root/interfaces/serial/node.tag/SERIAL_TID/node.def                                                    |    1 
 cli/template/root/interfaces/serial/node.tag/cisco-hdlc/keepalives/node.def                                         |    2 
 cli/template/root/interfaces/serial/node.tag/cisco-hdlc/keepalives/require-rx/node.def                              |    5 
 cli/template/root/interfaces/serial/node.tag/cisco-hdlc/keepalives/timer/node.def                                   |    4 
 cli/template/root/interfaces/serial/node.tag/cisco-hdlc/node.def                                                    |    2 
 cli/template/root/interfaces/serial/node.tag/cisco-hdlc/vif/node.def                                                |    3 
 cli/template/root/interfaces/serial/node.tag/cisco-hdlc/vif/node.tag/address/local-address/node.def                 |    3 
 cli/template/root/interfaces/serial/node.tag/cisco-hdlc/vif/node.tag/address/node.def                               |    3 
 cli/template/root/interfaces/serial/node.tag/cisco-hdlc/vif/node.tag/address/prefix-length/node.def                 |    3 
 cli/template/root/interfaces/serial/node.tag/cisco-hdlc/vif/node.tag/address/remote-address/node.def                |    3 
 cli/template/root/interfaces/serial/node.tag/cisco-hdlc/vif/node.tag/description/node.def                           |    3 
 cli/template/root/interfaces/serial/node.tag/cisco-hdlc/vif/node.tag/firewall/in/name/node.def                      |   14 
 cli/template/root/interfaces/serial/node.tag/cisco-hdlc/vif/node.tag/firewall/in/node.def                           |    2 
 cli/template/root/interfaces/serial/node.tag/cisco-hdlc/vif/node.tag/firewall/local/name/node.def                   |   14 
 cli/template/root/interfaces/serial/node.tag/cisco-hdlc/vif/node.tag/firewall/local/node.def                        |    2 
 cli/template/root/interfaces/serial/node.tag/cisco-hdlc/vif/node.tag/firewall/node.def                              |    2 
 cli/template/root/interfaces/serial/node.tag/cisco-hdlc/vif/node.tag/firewall/out/name/node.def                     |   14 
 cli/template/root/interfaces/serial/node.tag/cisco-hdlc/vif/node.tag/firewall/out/node.def                          |    2 
 cli/template/root/interfaces/serial/node.tag/cisco-hdlc/vif/node.tag/node.def                                       |    1 
 cli/template/root/interfaces/serial/node.tag/description/node.def                                                   |    4 
 cli/template/root/interfaces/serial/node.tag/e1-options/clock/node.def                                              |    5 
 cli/template/root/interfaces/serial/node.tag/e1-options/framing/node.def                                            |    5 
 cli/template/root/interfaces/serial/node.tag/e1-options/mru/node.def                                                |    4 
 cli/template/root/interfaces/serial/node.tag/e1-options/mtu/node.def                                                |    4 
 cli/template/root/interfaces/serial/node.tag/e1-options/node.def                                                    |    2 
 cli/template/root/interfaces/serial/node.tag/e1-options/timeslots/node.def                                          |    2 
 cli/template/root/interfaces/serial/node.tag/e1-options/timeslots/start/node.def                                    |    3 
 cli/template/root/interfaces/serial/node.tag/e1-options/timeslots/stop/node.def                                     |    3 
 cli/template/root/interfaces/serial/node.tag/e3-options/clock/node.def                                              |    5 
 cli/template/root/interfaces/serial/node.tag/e3-options/framing/node.def                                            |    5 
 cli/template/root/interfaces/serial/node.tag/e3-options/line-coding/node.def                                        |    5 
 cli/template/root/interfaces/serial/node.tag/e3-options/node.def                                                    |    2 
 cli/template/root/interfaces/serial/node.tag/encapsulation/node.def                                                 |    3 
 cli/template/root/interfaces/serial/node.tag/frame-relay/node.def                                                   |    2 
 cli/template/root/interfaces/serial/node.tag/frame-relay/signaling-options/n391dte/node.def                         |    4 
 cli/template/root/interfaces/serial/node.tag/frame-relay/signaling-options/n392dte/node.def                         |    4 
 cli/template/root/interfaces/serial/node.tag/frame-relay/signaling-options/n393dte/node.def                         |    4 
 cli/template/root/interfaces/serial/node.tag/frame-relay/signaling-options/t391dte/node.def                         |    4 
 cli/template/root/interfaces/serial/node.tag/frame-relay/signaling-options/t392dte/node.def                         |    4 
 cli/template/root/interfaces/serial/node.tag/frame-relay/signaling/node.def                                         |    5 
 cli/template/root/interfaces/serial/node.tag/frame-relay/vif/node.def                                               |    3 
 cli/template/root/interfaces/serial/node.tag/frame-relay/vif/node.tag/address/local-address/node.def                |    3 
 cli/template/root/interfaces/serial/node.tag/frame-relay/vif/node.tag/address/node.def                              |    3 
 cli/template/root/interfaces/serial/node.tag/frame-relay/vif/node.tag/address/prefix-length/node.def                |    3 
 cli/template/root/interfaces/serial/node.tag/frame-relay/vif/node.tag/address/remote-address/node.def               |    3 
 cli/template/root/interfaces/serial/node.tag/frame-relay/vif/node.tag/description/node.def                          |    3 
 cli/template/root/interfaces/serial/node.tag/frame-relay/vif/node.tag/firewall/in/name/node.def                     |   14 
 cli/template/root/interfaces/serial/node.tag/frame-relay/vif/node.tag/firewall/in/node.def                          |    2 
 cli/template/root/interfaces/serial/node.tag/frame-relay/vif/node.tag/firewall/local/name/node.def                  |   14 
 cli/template/root/interfaces/serial/node.tag/frame-relay/vif/node.tag/firewall/local/node.def                       |    2 
 cli/template/root/interfaces/serial/node.tag/frame-relay/vif/node.tag/firewall/node.def                             |    2 
 cli/template/root/interfaces/serial/node.tag/frame-relay/vif/node.tag/firewall/out/name/node.def                    |   14 
 cli/template/root/interfaces/serial/node.tag/frame-relay/vif/node.tag/firewall/out/node.def                         |    2 
 cli/template/root/interfaces/serial/node.tag/frame-relay/vif/node.tag/node.def                                      |    1 
 cli/template/root/interfaces/serial/node.tag/frame-relay/vif/node.tag/pvc/node.def                                  |    2 
 cli/template/root/interfaces/serial/node.tag/frame-relay/vif/node.tag/pvc/rx-inverse-arp/node.def                   |    5 
 cli/template/root/interfaces/serial/node.tag/frame-relay/vif/node.tag/pvc/tx-inverse-arp/node.def                   |    4 
 cli/template/root/interfaces/serial/node.tag/node.def                                                               |    1 
 cli/template/root/interfaces/serial/node.tag/ppp/authentication/node.def                                            |    2 
 cli/template/root/interfaces/serial/node.tag/ppp/authentication/password/node.def                                   |    4 
 cli/template/root/interfaces/serial/node.tag/ppp/authentication/peer-password/node.def                              |    4 
 cli/template/root/interfaces/serial/node.tag/ppp/authentication/peer-system-name/node.def                           |    4 
 cli/template/root/interfaces/serial/node.tag/ppp/authentication/peer-user-id/node.def                               |    4 
 cli/template/root/interfaces/serial/node.tag/ppp/authentication/refuse-type/node.def                                |    5 
 cli/template/root/interfaces/serial/node.tag/ppp/authentication/system-name/node.def                                |    4 
 cli/template/root/interfaces/serial/node.tag/ppp/authentication/type/node.def                                       |    5 
 cli/template/root/interfaces/serial/node.tag/ppp/authentication/user-id/node.def                                    |    4 
 cli/template/root/interfaces/serial/node.tag/ppp/logging/node.def                                                   |    5 
 cli/template/root/interfaces/serial/node.tag/ppp/mru/node.def                                                       |    4 
 cli/template/root/interfaces/serial/node.tag/ppp/mtu/node.def                                                       |    4 
 cli/template/root/interfaces/serial/node.tag/ppp/multilink/node.def                                                 |    5 
 cli/template/root/interfaces/serial/node.tag/ppp/node.def                                                           |    2 
 cli/template/root/interfaces/serial/node.tag/ppp/vif/node.def                                                       |    4 
 cli/template/root/interfaces/serial/node.tag/ppp/vif/node.tag/address/local-address/node.def                        |    3 
 cli/template/root/interfaces/serial/node.tag/ppp/vif/node.tag/address/node.def                                      |    3 
 cli/template/root/interfaces/serial/node.tag/ppp/vif/node.tag/address/prefix-length/node.def                        |    3 
 cli/template/root/interfaces/serial/node.tag/ppp/vif/node.tag/address/remote-address/node.def                       |    3 
 cli/template/root/interfaces/serial/node.tag/ppp/vif/node.tag/description/node.def                                  |    3 
 cli/template/root/interfaces/serial/node.tag/ppp/vif/node.tag/firewall/in/name/node.def                             |   14 
 cli/template/root/interfaces/serial/node.tag/ppp/vif/node.tag/firewall/in/node.def                                  |    2 
 cli/template/root/interfaces/serial/node.tag/ppp/vif/node.tag/firewall/local/name/node.def                          |   14 
 cli/template/root/interfaces/serial/node.tag/ppp/vif/node.tag/firewall/local/node.def                               |    2 
 cli/template/root/interfaces/serial/node.tag/ppp/vif/node.tag/firewall/node.def                                     |    2 
 cli/template/root/interfaces/serial/node.tag/ppp/vif/node.tag/firewall/out/name/node.def                            |   14 
 cli/template/root/interfaces/serial/node.tag/ppp/vif/node.tag/firewall/out/node.def                                 |    2 
 cli/template/root/interfaces/serial/node.tag/ppp/vif/node.tag/node.def                                              |    1 
 cli/template/root/interfaces/serial/node.tag/t1-options/clock/node.def                                              |    5 
 cli/template/root/interfaces/serial/node.tag/t1-options/lbo/node.def                                                |    5 
 cli/template/root/interfaces/serial/node.tag/t1-options/mru/node.def                                                |    4 
 cli/template/root/interfaces/serial/node.tag/t1-options/mtu/node.def                                                |    4 
 cli/template/root/interfaces/serial/node.tag/t1-options/node.def                                                    |    2 
 cli/template/root/interfaces/serial/node.tag/t1-options/timeslots/node.def                                          |    2 
 cli/template/root/interfaces/serial/node.tag/t1-options/timeslots/start/node.def                                    |    4 
 cli/template/root/interfaces/serial/node.tag/t1-options/timeslots/stop/node.def                                     |    3 
 cli/template/root/interfaces/serial/node.tag/t3-options/clock/node.def                                              |    5 
 cli/template/root/interfaces/serial/node.tag/t3-options/framing/node.def                                            |    5 
 cli/template/root/interfaces/serial/node.tag/t3-options/line-coding/node.def                                        |    5 
 cli/template/root/interfaces/serial/node.tag/t3-options/node.def                                                    |    2 
 cli/template/root/protocols/rip/export/node.def                                                                     |    7 
 cli/template/root/protocols/rip/import/node.def                                                                     |    7 
 cli/template/root/protocols/rip/interface/node.def                                                                  |    6 
 cli/template/root/protocols/rip/interface/node.tag/address/node.def                                                 |   11 
 cli/template/root/protocols/rip/interface/node.tag/address/node.tag/accept-default-route/node.def                   |    8 
 cli/template/root/protocols/rip/interface/node.tag/address/node.tag/accept-non-rip-requests/node.def                |    8 
 cli/template/root/protocols/rip/interface/node.tag/address/node.tag/advertise-default-route/node.def                |    8 
 cli/template/root/protocols/rip/interface/node.tag/address/node.tag/authentication/md5/node.def                     |   10 
 cli/template/root/protocols/rip/interface/node.tag/address/node.tag/authentication/md5/node.tag/end-time/node.def   |    3 
 cli/template/root/protocols/rip/interface/node.tag/address/node.tag/authentication/md5/node.tag/password/node.def   |    3 
 cli/template/root/protocols/rip/interface/node.tag/address/node.tag/authentication/md5/node.tag/start-time/node.def |    3 
 cli/template/root/protocols/rip/interface/node.tag/address/node.tag/authentication/node.def                         |    1 
 cli/template/root/protocols/rip/interface/node.tag/address/node.tag/authentication/password/node.def                |    3 
 cli/template/root/protocols/rip/interface/node.tag/address/node.tag/authentication/simple-password/node.def         |    8 
 cli/template/root/protocols/rip/interface/node.tag/address/node.tag/authentication/type/node.def                    |    6 
 cli/template/root/protocols/rip/interface/node.tag/address/node.tag/deletion-delay/node.def                         |    8 
 cli/template/root/protocols/rip/interface/node.tag/address/node.tag/disable/node.def                                |    8 
 cli/template/root/protocols/rip/interface/node.tag/address/node.tag/enabled/node.def                                |    8 
 cli/template/root/protocols/rip/interface/node.tag/address/node.tag/horizon/node.def                                |   11 
 cli/template/root/protocols/rip/interface/node.tag/address/node.tag/interpacket-delay-msecs/node.def                |    8 
 cli/template/root/protocols/rip/interface/node.tag/address/node.tag/interpacket-delay/node.def                      |    9 
 cli/template/root/protocols/rip/interface/node.tag/address/node.tag/metric/node.def                                 |    9 
 cli/template/root/protocols/rip/interface/node.tag/address/node.tag/passive/node.def                                |    8 
 cli/template/root/protocols/rip/interface/node.tag/address/node.tag/request-interval/node.def                       |   10 
 cli/template/root/protocols/rip/interface/node.tag/address/node.tag/route-deletion-secs/node.def                    |    8 
 cli/template/root/protocols/rip/interface/node.tag/address/node.tag/route-expiry-secs/node.def                      |    8 
 cli/template/root/protocols/rip/interface/node.tag/address/node.tag/route-timeout/node.def                          |    8 
 cli/template/root/protocols/rip/interface/node.tag/address/node.tag/table-request-secs/node.def                     |   10 
 cli/template/root/protocols/rip/interface/node.tag/address/node.tag/triggered-delay/node.def                        |    8 
 cli/template/root/protocols/rip/interface/node.tag/address/node.tag/triggered-jitter/node.def                       |    9 
 cli/template/root/protocols/rip/interface/node.tag/address/node.tag/update-interval/node.def                        |    8 
 cli/template/root/protocols/rip/interface/node.tag/address/node.tag/update-jitter/node.def                          |    9 
 cli/template/root/protocols/rip/node.def                                                                            |   20 
 cli/template/root/protocols/rip/targetname/node.def                                                                 |    5 
 cli/template/root/service/nat/rule/node.tag/destination/address/node.def                                            |    3 
 cli/template/root/service/nat/rule/node.tag/destination/network/node.def                                            |    3 
 cli/template/root/service/nat/rule/node.tag/protocols/node.def                                                      |    8 
 cli/template/root/service/nat/rule/node.tag/source/address/node.def                                                 |    3 
 cli/template/root/service/nat/rule/node.tag/source/network/node.def                                                 |    3 
 cli/template/root/service/ssh/node.def                                                                              |    1 
 cli/template/root/service/telnet/node.def                                                                           |    1 
 cli/template/root/service/webgui/http-port/node.def                                                                 |    3 
 cli/template/root/service/webgui/https-port/node.def                                                                |    3 
 cli/template/root/service/webgui/node.def                                                                           |    2 
 cli/template/root/system/domain-search/domain/node.def                                                              |   10 
 cli/template/root/system/gateway-address/node.def                                                                   |   18 
 cli/template/root/system/options/node.def                                                                           |    1 
 cli/template/root/system/options/reboot-on-panic/node.def                                                           |   16 
 cli/template/root/system/package/auto-sync/node.def                                                                 |    3 
 cli/template/root/system/time-zone/node.def                                                                         |   36 
 cli/template/root/vpn/ipsec/copy-tos/node.def                                                                       |    2 
 cli/template/root/vpn/ipsec/esp-group/node.def                                                                      |    7 
 cli/template/root/vpn/ipsec/esp-group/node.tag/compression/node.def                                                 |    3 
 cli/template/root/vpn/ipsec/esp-group/node.tag/lifetime/node.def                                                    |   10 
 cli/template/root/vpn/ipsec/esp-group/node.tag/mode/node.def                                                        |    3 
 cli/template/root/vpn/ipsec/esp-group/node.tag/node.tag/encryption/node.def                                         |    2 
 cli/template/root/vpn/ipsec/esp-group/node.tag/node.tag/hash/node.def                                               |    2 
 cli/template/root/vpn/ipsec/esp-group/node.tag/pfs/node.def                                                         |    3 
 cli/template/root/vpn/ipsec/esp-group/node.tag/proposal/node.def                                                    |    9 
 cli/template/root/vpn/ipsec/esp-group/node.tag/proposal/node.tag/encryption/node.def                                |    5 
 cli/template/root/vpn/ipsec/esp-group/node.tag/proposal/node.tag/hash/node.def                                      |    5 
 cli/template/root/vpn/ipsec/ike-group/node.def                                                                      |    1 
 cli/template/root/vpn/ipsec/ike-group/node.tag/aggressive-mode/node.def                                             |    3 
 cli/template/root/vpn/ipsec/ike-group/node.tag/dead-peer-detection/action/node.def                                  |    3 
 cli/template/root/vpn/ipsec/ike-group/node.tag/dead-peer-detection/interval/node.def                                |    3 
 cli/template/root/vpn/ipsec/ike-group/node.tag/dead-peer-detection/node.def                                         |    1 
 cli/template/root/vpn/ipsec/ike-group/node.tag/dead-peer-detection/timeout/node.def                                 |    3 
 cli/template/root/vpn/ipsec/ike-group/node.tag/lifetime/node.def                                                    |    5 
 cli/template/root/vpn/ipsec/ipsec-interfaces/interface/node.def                                                     |    1 
 cli/template/root/vpn/ipsec/ipsec-interfaces/node.def                                                               |    1 
 cli/template/root/vpn/ipsec/logging/level/node.def                                                                  |    3 
 cli/template/root/vpn/ipsec/nat-networks/allowed-network/node.def                                                   |    3 
 cli/template/root/vpn/ipsec/nat-networks/allowed-network/node.tag/exclude/node.def                                  |    3 
 cli/template/root/vpn/ipsec/nat-networks/node.def                                                                   |    1 
 cli/template/root/vpn/ipsec/node.def                                                                                |    1 
 cli/template/root/vpn/ipsec/site-to-site/node.def                                                                   |    1 
 cli/template/root/vpn/ipsec/site-to-site/peer/node.def                                                              |    6 
 cli/template/root/vpn/ipsec/site-to-site/peer/node.tag/authentication/mode/node.def                                 |    3 
 cli/template/root/vpn/ipsec/site-to-site/peer/node.tag/authentication/node.def                                      |    1 
 cli/template/root/vpn/ipsec/site-to-site/peer/node.tag/authentication/pre-shared-secret/node.def                    |    2 
 cli/template/root/vpn/ipsec/site-to-site/peer/node.tag/authentication/rsa-key-name/node.def                         |    2 
 cli/template/root/vpn/ipsec/site-to-site/peer/node.tag/ike-group/node.def                                           |    2 
 cli/template/root/vpn/ipsec/site-to-site/peer/node.tag/local-ip/node.def                                            |    2 
 cli/template/root/vpn/ipsec/site-to-site/peer/node.tag/tunnel/node.def                                              |    8 
 cli/template/root/vpn/ipsec/site-to-site/peer/node.tag/tunnel/node.tag/allow-nat-networks/node.def                  |    3 
 cli/template/root/vpn/ipsec/site-to-site/peer/node.tag/tunnel/node.tag/allow-public-networks/node.def               |    3 
 cli/template/root/vpn/ipsec/site-to-site/peer/node.tag/tunnel/node.tag/esp-group/node.def                           |    7 
 cli/template/root/vpn/ipsec/site-to-site/peer/node.tag/tunnel/node.tag/local-subnet/node.def                        |    7 
 cli/template/root/vpn/ipsec/site-to-site/peer/node.tag/tunnel/node.tag/remote-subnet/node.def                       |    7 
 cli/template/root/vpn/node.def                                                                                      |    2 
 cli/template/root/vpn/rsa-keys/local-key/file/node.def                                                              |    3 
 cli/template/root/vpn/rsa-keys/local-key/node.def                                                                   |    1 
 cli/template/root/vpn/rsa-keys/node.def                                                                             |    1 
 cli/template/root/vpn/rsa-keys/rsa-key-name/node.def                                                                |    3 
 cli/template/root/vpn/rsa-keys/rsa-key-name/node.tag/rsa-key/node.def                                               |    2 
 cluster/Makefile.am                                                                                                 |    9 
 cluster/cluster.postinst.in                                                                                         |   40 
 cluster/control.in                                                                                                  |   12 
 cluster/files.in                                                                                                    |   14 
 configure.ac                                                                                                        |   72 
 dhcp/control.in                                                                                                     |    2 
 firewall/Makefile.am                                                                                                |    9 
 firewall/control.in                                                                                                 |   11 
 firewall/files.in                                                                                                   |   14 
 git/control.in                                                                                                      |    2 
 iptables/Makefile.am                                                                                                |    3 
 iptables/libipt_rlsnmpstats.c                                                                                       |    1 
 kernel/control.in                                                                                                   |    2 
 kernel/linux-config                                                                                                 |   39 
 livecd/.gitignore                                                                                                   |    1 
 nat/.gitignore                                                                                                      |    2 
 nat/Makefile.am                                                                                                     |    2 
 nat/control.in                                                                                                      |    3 
 ntp/control.in                                                                                                      |    2 
 ppp/Makefile                                                                                                        |    8 
 ppp/vyatta-ppp                                                                                                      |  100 
 tools/archive-report                                                                                                |    2 
 tools/buildid                                                                                                       |   19 
 tools/buildroot                                                                                                     |    8 
 tools/increment-version                                                                                             |    3 
 tools/pkg-clone                                                                                                     |    6 
 wanpipe/Makefile                                                                                                    |    9 
 wanpipe/control.in                                                                                                  |    4 
 xorp/Makefile                                                                                                       |   59 
 xorp/control.in                                                                                                     |  101 
 xorp/files.in                                                                                                       |  286 -
 xorp/firewall.postinst.in                                                                                           |    3 
 xorp/rl-system.postinst.in                                                                                          |   93 
 xorp/rtrmgr.postinst.in                                                                                             |   66 
 xorp/scripts/apt-get.wrap                                                                                           |   63 
 xorp/scripts/create-iso                                                                                             |  341 +
 xorp/scripts/firewall.init.in                                                                                       |   73 
 xorp/scripts/init-floppy                                                                                            |  106 
 xorp/scripts/install-system.in                                                                                      |  898 +++
 xorp/scripts/no-stderr.wrap                                                                                         |    3 
 xorp/scripts/ofr.init.in                                                                                            |  137 
 xorp/scripts/progress-indicator                                                                                     |   24 
 xorp/scripts/quick-install                                                                                          |  896 +++
 xorp/scripts/rl-system.init.in                                                                                      |  234 
 xorp/scripts/rtrmgr.init.in                                                                                         |  110 
 xorp/scripts/show_interfaces                                                                                        |  238 +
 xorp/scripts/vyatta-functions                                                                                       |   44 
 xorp/scripts/xorpsh.wrap.in                                                                                         |   12 
 xorp/sysconf/config.boot.default.in                                                                                 |   44 
 xorp/sysconf/hosts                                                                                                  |    1 
 xorp/sysconf/logrotate_messages                                                                                     |    9 
 xorp/sysconf/motd.tail                                                                                              |    4 
 xorp/xg.postinst.in                                                                                                 |    2 
 437 files changed, 14890 insertions(+), 5276 deletions(-)

New commits:
commit 2ec0a611d7d315f63a145443ce85cadac21f482d
Author: Rick Balocca <rbalocca at phuket.vyatta.com>
Date:   Wed Aug 29 15:53:21 2007 -0700

    Notify the user during full-upgrade if there are unexpected packages
    The user is given the option of deleting or retaining the unexpected packages.

commit 9e8c58f786537632fa3e668e96f0801dbeaeb1ae
Author: Rick Balocca <rbalocca at phuket.vyatta.com>
Date:   Wed Aug 29 14:10:36 2007 -0700

    Revet bug fix for #2155

commit af88c6c5a8f01b7f90113d7d834c99686bd8d27f
Author: An-Cheng Huang <ancheng at vyatta.com>
Date:   Tue Aug 28 18:11:31 2007 -0700

    update config migrate version string.

commit 2c0e374a4247acb3c05b1eba84e4afc0b8dc74b0
Author: Marat Nepomnyashy <marat at vyatta.com>
Date:   Tue Aug 28 17:46:03 2007 -0700

    Added 'webgui at 1' token to default config file.  Part of webgui migration.  Bug 2208 fix.

commit 43f4749fd7bf80d51d302dc8dede85ace9ea8647
Author: Marat Nepomnyashy <marat at vyatta.com>
Date:   Tue Aug 28 17:16:02 2007 -0700

    Makefile / package file changes for webgui migration.  Bug 2208 fix.

commit 224af54c720d03ed44b3f785f1efa80e1edd37e9
Author: Marat Nepomnyashy <marat at vyatta.com>
Date:   Tue Aug 28 15:07:30 2007 -0700

    Added webgui migration scripts.  Part of Bug 2208 fix.

commit a48d50a1efa2dc85445d51f5db28a780086e3d9f
Author: Rick Balocca <rbalocca at phuket.vyatta.com>
Date:   Mon Aug 27 20:04:06 2007 -0700

    Up the dublin package version #'s

commit b210f698658ad50ce6dbb3f76a13e809a7673caf
Author: Oleg Moskalenko <oleg at limper.(none)>
Date:   Mon Aug 27 16:48:24 2007 -0700

    Compilation warnings in new CLI fixed. Compilation flag changed to -Wall.

commit 39824046159ba3a1c1991109e6e38a436c3c11d2
Author: Marat Nepomnyashy <marat at vyatta.com>
Date:   Mon Aug 27 15:43:29 2007 -0700

    Specified 'txt' type for node 'vpn rsa-keys rsa-key-name'.  Bug 2269 fix.

commit 1194a077a8d7fd29dfc683621351dd8f1674eab7
Author: Marat Nepomnyashy <marat at vyatta.com>
Date:   Mon Aug 27 12:28:05 2007 -0700

    Fixed a bug in 'webgui-config.pl' that caused http and https port parameters to be reset to defaults rather than set to what the user specified.  Part of Bug 2209 fix.

commit 06a3131e38e8c404ea371737dff72344fd76eeb9
Author: Marat Nepomnyashy <marat at vyatta.com>
Date:   Mon Aug 27 11:50:40 2007 -0700

    Added chacks that DHCP relay interfaces and servers are specified.  Bug 2214 fix.

commit cfcb59cdf5f47914b512be87072fd0a5f68a48f4
Author: Robert Bays <rbays at phuket.vyatta.com>
Date:   Mon Aug 27 11:07:57 2007 -0700

    Bug 2272: add PERC4 RAID drivers to kernel

commit 87b282946dc4e3d8051041b388b7b70f5a187d24
Author: Marat Nepomnyashy <marat at vyatta.com>
Date:   Fri Aug 24 20:32:21 2007 -0700

    Properly write out rsa keys to the ipsec configuration files.  Fix for Bugs 2269 and 2270.

commit 12665ce00b33050e625def8851a64f79f1eba39d
Author: Oleg Moskalenko <oleg at limper.(none)>
Date:   Fri Aug 24 13:28:51 2007 -0700

    Cosmetic fixes for "show multilink"

commit 6fa7719c0642283b254c50458678fb1f4dea77c4
Author: Oleg Moskalenko <oleg at limper.(none)>
Date:   Fri Aug 24 13:18:12 2007 -0700

    new CLI-level value checks

commit 702a250b4d6abfd9c6c7683d69ead9d6320a248e
Author: An-Cheng Huang <ancheng at vyatta.com>
Date:   Fri Aug 24 10:08:46 2007 -0700

    removed config/version_deb commands from configure.ac (since "version" has
    been removed) to get rid of warnings during autoconf.

commit d1cd2c4eeb5df672a3b6ba16b7307ef04f273257
Author: Marat Nepomnyashy <marat at vyatta.com>
Date:   Thu Aug 23 21:18:51 2007 -0700

    Properly handle the case when DHCP server configuration is not specified.

commit 56588fd91c1776bfaaaf64abd38ec597761b58ec
Author: Marat Nepomnyashy <marat at vyatta.com>
Date:   Thu Aug 23 18:30:20 2007 -0700

    Added quotes to several 'my_set' error messages for easier reading.

commit 256528dac0154c1f3194f405442151ef2afbf86c
Author: Rick Balocca <rbalocca at phuket.vyatta.com>
Date:   Thu Aug 23 18:11:38 2007 -0700

    Fix for bug #2264

commit dbe91d8565108599dafbc6f35073c95488c20933
Author: Oleg Moskalenko <oleg at limper.(none)>
Date:   Thu Aug 23 16:14:27 2007 -0700

    Various cosmetic screen niceties for serial stuff

commit 1ea6b0556f960b42f19d1dd4d49af2ad0b546c92
Author: An-Cheng Huang <ancheng at vyatta.com>
Date:   Thu Aug 23 15:38:20 2007 -0700

    fix for bug 2263: assignment during commit now changes both "active" and
    "new" values.

commit 32df3f69990318d3e61a1f1a9372fb13d33440ce
Author: Oleg Moskalenko <oleg at limper.(none)>
Date:   Thu Aug 23 12:28:33 2007 -0700

    Obsolete double stop removed

commit 67592836f550a0bb714c039e0fcd83e5b01354cc
Author: Oleg Moskalenko <oleg at limper.(none)>
Date:   Thu Aug 23 12:15:14 2007 -0700

    Cosmetic issues fixed with serial config/show commands

commit 39ae6857025ed289d6c2f4c401abe5288c550b66
Author: Oleg Moskalenko <oleg at limper.(none)>
Date:   Thu Aug 23 11:54:17 2007 -0700

    PPP cosmetic config issue fixed; incomplete shutdown workaround.

commit 309f8a8a39e08dfbfd27c1485433b4d39de0f0f6
Author: An-Cheng Huang <ancheng at vyatta.com>
Date:   Thu Aug 23 11:46:44 2007 -0700

    fix for bug 2260: the char2val function was "corrupting" the type field in
    the global parsed node definition.

commit 0bcbe1eb8d18c87ad2cc1df4f29f1789950b34af
Author: An-Cheng Huang <ancheng at vyatta.com>
Date:   Thu Aug 23 11:22:30 2007 -0700

    vpn migration: added missing type for "allowed-network".

commit e4d78f2538e8ec9eb323c40107de524aa5674ccd
Author: An-Cheng Huang <ancheng at vyatta.com>
Date:   Wed Aug 22 19:11:58 2007 -0700

    removed "version/" entries from configure.ac since "version" has been removed.

commit 10ef779f75f5b562a875c0c17b0f8b2d31113842
Author: Rick Balocca <rbalocca at phuket.vyatta.com>
Date:   Wed Aug 22 17:30:12 2007 -0700

    Remove vestigal version dir

commit bc2545df2bd7e5b1ee299de9fa71a8a61c91d062
Author: Oleg Moskalenko <oleg at limper.(none)>
Date:   Wed Aug 22 17:02:36 2007 -0700

    Non-ml multilink interfaces are not allowed.

commit ce20ca80cbaedd2a9c2a5680f39387a799a38db0
Author: Oleg Moskalenko <oleg at limper.(none)>
Date:   Wed Aug 22 16:40:11 2007 -0700

    Better fix for the non-existing interfaces.

commit 73a5064ac58956c0cd47cf6958b49f69ed795770
Author: Oleg Moskalenko <oleg at limper.(none)>
Date:   Wed Aug 22 16:19:12 2007 -0700

    We actually do not need IGNORE_KEEPALIVES at all, wanpipe just does not understand this option. Everything works fine without it.

commit 58de2f60714ead4981097db44908330c63e3cce9
Author: Oleg Moskalenko <oleg at limper.(none)>
Date:   Wed Aug 22 15:43:03 2007 -0700

    Bugs 1399 and 1576: non-existing interfaces are not allowed anymore.

commit b37f387fa1561124c317a8652ade7712545da6ed
Author: Oleg Moskalenko <oleg at limper.(none)>
Date:   Wed Aug 22 15:29:28 2007 -0700

    MTU/MRU "empty" problem fixed in PPP

commit 04a109806ce8a1ccae3707dee22fe4e9e9cfa1fb
Author: An-Cheng Huang <ancheng at vyatta.com>
Date:   Wed Aug 22 15:18:05 2007 -0700

    xorp template parser: chomp call_xrl output for assignment operator in
    generated new CLI template.

commit c331c3dba7c765c10357460ff29d00f0cf579d78
Author: Rick Balocca <rbalocca at phuket.vyatta.com>
Date:   Wed Aug 22 14:40:11 2007 -0700

    "vyatta-ppp stop" will now return only after the last pppd is stopped

commit 41e74076abcb0a0df60498df5b40237cced2395a
Author: An-Cheng Huang <ancheng at vyatta.com>
Date:   Wed Aug 22 14:05:14 2007 -0700

    xorp template parser: comment out program actions in modified XORP template.

commit f9ee3f7454187ebdbd47763fc0be66f2c3a2940d
Author: An-Cheng Huang <ancheng at vyatta.com>
Date:   Wed Aug 22 13:50:54 2007 -0700

    xorp template parser: fixed syntax error in generared shell script.

commit a666acecd25252220c9e434b9c3fd6e3015b0216
Author: An-Cheng Huang <ancheng at vyatta.com>
Date:   Wed Aug 22 11:22:29 2007 -0700

    fix for bug 2252: removed unnecessary "simple-password" default value from
    the XORP RIP module.

commit 57797485ff108a16d1035b442f493520ef2b2ac0
Author: Oleg Moskalenko <oleg at limper.(none)>
Date:   Tue Aug 21 23:33:51 2007 -0700

    Show serial trace command implementation

commit 484eade1a3a5f6354b11601bbe48bde12a99422b
Author: Marat Nepomnyashy <marat at vyatta.com>
Date:   Tue Aug 21 23:24:43 2007 -0700

    Abort commit if the DHCP server configuration has not been completely specified.  Bug 2215 fix.

commit 02b5d57aaca9a74dc1416577595e85f6ad28d1f2
Author: Oleg Moskalenko <oleg at limper.(none)>
Date:   Tue Aug 21 17:30:35 2007 -0700

    Clear PPP implementation

commit e532e5d5eb0de410481d778652417882bd6bf139
Author: An-Cheng Huang <ancheng at vyatta.com>
Date:   Tue Aug 21 15:28:21 2007 -0700

    xorp template parser: remove commit xrl actions in modified XORP template.

commit e9f93800b23b620c5ed4a3116fda2047a44ef472
Author: An-Cheng Huang <ancheng at vyatta.com>
Date:   Tue Aug 21 14:55:43 2007 -0700

    xorp template parser: added conditional generation of new CLI template
    actions/hierarchy based on the type of multi-typed nodes.

commit d7ccb161ee6864d27114d0e8a830e432978b2665
Author: Rick Balocca <rbalocca at phuket.vyatta.com>
Date:   Tue Aug 21 13:25:25 2007 -0700

    Merge fix for bug 2155 into dublin

commit 1b5ae123e387e06577c99198a45cf04dc7f3b337
Author: Rick Balocca <rbalocca at phuket.vyatta.com>
Date:   Tue Aug 21 13:15:15 2007 -0700

    Reconcile the build id and the ISO label.

commit 961938d4bcdd92068679816320aa5fbef88ad35b
Author: Rick Balocca <rbalocca at phuket.vyatta.com>
Date:   Tue Aug 21 13:05:48 2007 -0700

    Fix init.d links

commit 82fc9f5b1a500a482734111e53d9aad423433f17
Author: An-Cheng Huang <ancheng at vyatta.com>
Date:   Tue Aug 21 11:13:58 2007 -0700

    cleaned up time-zone new CLI template (escape reduction).

commit c88bb05dbd73cfcee3de62f91363743c5d8c8bc0
Author: Marat Nepomnyashy <marat at vyatta.com>
Date:   Mon Aug 20 20:59:35 2007 -0700

    Fixed a few issues regarding reading leaf multi-node values, and also no longer converting '?' to '/', as that's no longer necessary with the VyattaConfig API.

commit e2518c1e5d36f9a60602996b4a5b5617b561d083
Author: Marat Nepomnyashy <marat at vyatta.com>
Date:   Mon Aug 20 20:58:18 2007 -0700

    Changed leaf multinode definition from 'tag' to 'multi', and specified the 'ipv4net' type.

commit 538cf31f7fa38d40124f9998eeeb01904fb8624c
Author: An-Cheng Huang <ancheng at vyatta.com>
Date:   Mon Aug 20 20:56:43 2007 -0700

    added help strings for the future shell.

commit 7485014027eeadf07b5e4ab9b52d1db87126c685
Author: Rick Balocca <rbalocca at phuket.vyatta.com>
Date:   Mon Aug 20 17:14:08 2007 -0700

    Fix the ppp and wanpipe startups
    The wanpipe interfaces were started more than once.
    The scripts have also been simplified and the VPL
    has been added.

commit fae7de38dd3dee4b53af6af742996c187d0b60e8
Author: Oleg Moskalenko <oleg at limper.(none)>
Date:   Mon Aug 20 16:52:49 2007 -0700

    Show multilink/ppp implementation

commit 79adca53ab714242c04e1c60155cf2a0d0362f04
Author: An-Cheng Huang <ancheng at vyatta.com>
Date:   Mon Aug 20 16:45:08 2007 -0700

    fix for bug 2246: XORP RIP module didn't have range check for interpacket
    delay.

commit e6d8564e7ad477e250b4bfe6adbd2d223bd51220
Author: An-Cheng Huang <ancheng at vyatta.com>
Date:   Mon Aug 20 16:18:50 2007 -0700

    fix for bug 2247: removed all syslog messages from the new CLI code. we have
    the debug log, so they are not necessary in any case.

commit 92fb35090cb106f4241659f12b60407cc095c5af
Author: Oleg Moskalenko <oleg at limper.(none)>
Date:   Mon Aug 20 15:33:37 2007 -0700

    1) Clear command on the multilink/serial level.
    2) "Virtual" multilink interfaces.

commit 129592d66c7995dfef8cd30968485f00bbee6edb
Author: An-Cheng Huang <ancheng at vyatta.com>
Date:   Mon Aug 20 15:22:10 2007 -0700

    xorp template parser:
    * handle stdout redirect to variable reference by generating the corresponding
    assignment/backtick operation in generated new CLI templates.
    * add 'begin:'/'end:' in generated new CLI templates from 'modinfo'.

commit 4d3d764f5a848fe6bfb5eb247ef10a051fd43898
Author: An-Cheng Huang <ancheng at vyatta.com>
Date:   Mon Aug 20 14:21:15 2007 -0700

    fix for bug 2244: null-terminate the result string of the backtick operator.

commit 67c9e3cec1203746e394f0bb7bc854884d76658d
Author: An-Cheng Huang <ancheng at vyatta.com>
Date:   Mon Aug 20 13:46:13 2007 -0700

    xorp template parser:
    * automatically generate syntax checking in new CLI templates for multi-typed
    config nodes.
    * handle special cases for targetname.
    * output new CLI commands in the original order.
    * handle '$(DEFAULT)' references.
    * handle '%list' commands.

commit 7e0d707fd41ffb8560c51596b2807e6e1c3cb3a6
Author: Oleg Moskalenko <oleg at limper.(none)>
Date:   Mon Aug 20 12:29:26 2007 -0700

    Clear serial interfaces moved to the show perl script

commit cd54febaa6bd6228aa41a2c86408dc91d03dc7c8
Author: Oleg Moskalenko <oleg at limper.(none)>
Date:   Mon Aug 20 00:28:08 2007 -0700

    More fixes to the show serial commands

commit 616f91dfa34490b7e9ad689892df8e0b7b32fad1
Author: Oleg Moskalenko <oleg at limper.(none)>
Date:   Sun Aug 19 21:28:53 2007 -0700

    More fixes to the show commands

commit ed1ac858fc2e9cef77308a0938a247ebc8aa5664
Author: Rick Balocca <rbalocca at phuket.vyatta.com>
Date:   Sun Aug 19 16:14:54 2007 -0700

    Make pkg-clone more robust

commit cf847876768c887b064df77b2a84e38f138b3d8e
Author: Oleg Moskalenko <oleg at limper.(none)>
Date:   Sun Aug 19 10:03:23 2007 -0700

    Show commands output fixed

commit 1802bffa1627ee79cd2d031414feacac5eefcf3a
Author: Marat Nepomnyashy <marat at vyatta.com>
Date:   Fri Aug 17 21:32:56 2007 -0700

    Basic VPN migration

commit 6da3e74586dce3d29500bce8f39850ede8e9ea1d
Author: An-Cheng Huang <ancheng at vyatta.com>
Date:   Fri Aug 17 16:31:04 2007 -0700

    fix for bug 1760: display an error message when detecting an attempt to
    delete a logged-in user.

commit a7257637a02b81136004ba0b67d445274934536e
Author: An-Cheng Huang <ancheng at vyatta.com>
Date:   Fri Aug 17 15:42:56 2007 -0700

    xorp template parser:
    * transition to a per-node model (instead of per-definition) for new CLI
    template generation.
    * handling multi-typed nodes (phase 1): translate to text type in new CLI
    templates and keeps track of the types.

commit b5ae4ae4c1618a9f990b45f9ce39fc93ebce5f54
Author: An-Cheng Huang <ancheng at vyatta.com>
Date:   Fri Aug 17 13:53:19 2007 -0700

    removed unnecessary timeout argument for call_xrl.

commit 0aa63a7a4186b3b3850da335f71b47be68ba5368
Author: Oleg Moskalenko <oleg at limper.(none)>
Date:   Fri Aug 17 13:31:23 2007 -0700

    Statistics output duplication removed

commit d3c1bd87a2da136d92d402d92b21d7ae45d36cfb
Author: An-Cheng Huang <ancheng at vyatta.com>
Date:   Fri Aug 17 13:25:57 2007 -0700

    added ipv6 type to type checker.

commit fbcee18516c74b9ff4a4dbce601e2a15557cd5d6
Author: An-Cheng Huang <ancheng at vyatta.com>
Date:   Fri Aug 17 11:09:38 2007 -0700

    added "find type" functionality to type checker.

commit 6f6749ff57d2946c45712ba09ad730c2b889b770
Author: An-Cheng Huang <ancheng at vyatta.com>
Date:   Fri Aug 17 10:26:56 2007 -0700

    added type checker module for new CLI.

commit 25c5913d459205b9093ebcca9e10973943db0567
Author: Oleg Moskalenko <oleg at limper.(none)>
Date:   Fri Aug 17 01:50:18 2007 -0700

    Consistent interface naming implemented

commit 313cc6c75c3309b760027de291e4baeaf8ce4a9c
Author: Oleg Moskalenko <oleg at limper.(none)>
Date:   Thu Aug 16 19:20:10 2007 -0700

    Multilink interfaces are properly renamed

commit 1880963a8fde99588ffcc860c4ee8aa809586b98
Author: An-Cheng Huang <ancheng at vyatta.com>
Date:   Thu Aug 16 18:08:58 2007 -0700

    xorp template parser: handle quoted strings.

commit c7bd4cfcba4e229137281526b9ff95bd2e378ddc
Author: An-Cheng Huang <ancheng at vyatta.com>
Date:   Thu Aug 16 16:50:53 2007 -0700

    fix for bug 2233: cluster now logs messages to system log.

commit 33a97bf591e43a1a12e0f7e3a4be5be19775e1b8
Author: Oleg Moskalenko <oleg at limper.(none)>
Date:   Thu Aug 16 14:38:55 2007 -0700

    Serial show commands are upgraded to deal with the "multilink" stuff.

commit 8cac72e2b8daede4f6a5478c5888c61d3524ae0b
Author: Rick Balocca <rbalocca at phuket.vyatta.com>
Date:   Thu Aug 16 12:28:47 2007 -0700

    Fix for bug #2231

commit c043593f7f13afa1a4731eb0bf6a3b2519f17ffb
Author: An-Cheng Huang <ancheng at vyatta.com>
Date:   Thu Aug 16 08:48:51 2007 -0700

    make sure '\n' gets printed for "show firewall".

commit 5374413be54c08537e6f493cba2e873ad2178a17
Author: Oleg Moskalenko <oleg at limper.(none)>
Date:   Wed Aug 15 17:46:51 2007 -0700

    MRU/MTU fixes for PPP

commit 2d9a07fd6b85953ae2e8b221b7148f5813e853ce
Author: Oleg Moskalenko <oleg at limper.(none)>
Date:   Wed Aug 15 17:33:15 2007 -0700

    Bug 1207 fixed: authentication setting in the peers file

commit 1c061368858f5b0cde04bf32a95e14ab99830afe
Author: An-Cheng Huang <ancheng at vyatta.com>
Date:   Wed Aug 15 15:28:42 2007 -0700

    fix for bug 2230: also print help messages on STDERR.

commit e25185dfe606c66e6ada8c52f5cd76da044755f0
Author: Marat Nepomnyashy <marat at vyatta.com>
Date:   Wed Aug 15 12:27:17 2007 -0700

    Removed output semicolon terminator generation from 'XorpConfigParser.pl'.

commit d165477d433acfe5129797d51aac8008497d9b93
Author: An-Cheng Huang <ancheng at vyatta.com>
Date:   Wed Aug 15 11:53:22 2007 -0700

    * backward migration scripts for NAT and firewall (for downgrades).
    * added user-defined comment to XORP config parser for migration.

commit 2ae01a8fdaaaffa48bdee4a38173cf369f1d3ed6
Author: Oleg Moskalenko <oleg at limper.(none)>
Date:   Tue Aug 14 19:48:33 2007 -0700

    "Wanpipe" temporary commands removed

commit 7450b1c7159a5a6f4dd467aa99b4aea7110eafcd
Author: Oleg Moskalenko <oleg at limper.(none)>
Date:   Tue Aug 14 19:46:01 2007 -0700

    Bug 2225: initial "empty" serial interface configuration allowed to fix the startup process

commit 26a92d984c8f8e4587e4b04639da8686c1f9e26b
Author: Marat Nepomnyashy <marat at vyatta.com>
Date:   Tue Aug 14 16:44:54 2007 -0700

    Now also treating whitespace, semicolon, and closing curly bracket as value terminators to properly process non-string values.  Fix for Bugs 2221 and 2226

commit ed044d4b078d1f1b57186258d23d04d76c6fc9ae
Author: Rick Balocca <rbalocca at phuket.vyatta.com>
Date:   Tue Aug 14 16:02:33 2007 -0700

    Remove unused serial directory

commit 81aa47ec010e9418c34793306227ffbd0868c27a
Author: Oleg Moskalenko <oleg at limper.(none)>
Date:   Tue Aug 14 15:16:05 2007 -0700

    More fixes for the STDERR for the new CLI

commit 8f1dee679540e01e983b8f4d5cdc1068742e1337
Author: Oleg Moskalenko <oleg at limper.(none)>
Date:   Tue Aug 14 14:33:17 2007 -0700

    Standard error output fixed for the new CLI commit commands

commit a9dee2c4aef549b17ffc1979052f9a43f21323d2
Author: Rick Balocca <rbalocca at phuket.vyatta.com>
Date:   Tue Aug 14 12:07:33 2007 -0700

    Fix ppp make clean

commit c8215f911e9424cbdcb2b78ba7d963bce8707332
Author: An-Cheng Huang <ancheng at vyatta.com>
Date:   Tue Aug 14 10:54:07 2007 -0700

    removed useless entry in .gitignore. xorp/xorp has its own ignore file.

commit 9a5f8ab27cd48ba056038c3f3d7d721d256736e2
Author: An-Cheng Huang <ancheng at vyatta.com>
Date:   Tue Aug 14 10:40:38 2007 -0700

    fix for bug 2219: now handle the case where the variable reference is the
    value of a tag node.

commit 765abdbbf6746f055a973ce382353e50dc42e93b
Author: Oleg Moskalenko <oleg at limper.(none)>
Date:   Mon Aug 13 18:52:06 2007 -0700

    Show_interfaces cleaning

commit 5df9f8ea34f9bd945553ac36609b47181eb07b8a
Author: Oleg Moskalenko <oleg at limper.(none)>
Date:   Mon Aug 13 18:49:13 2007 -0700

    PPP interface files renamed to wanX.1

commit 9c1fbb9049239d4e7c3c2e2cb64a183e5cfe47a0
Author: Oleg Moskalenko <oleg at limper.(none)>
Date:   Mon Aug 13 18:35:54 2007 -0700

    /etc/wanpipe/wanpipeX.conf file for PPP updated: wan0.1->wan0tty, wan0->wan0.1

commit c3a33a84201188ca2f9ccd717bdd8da69b8c1c60
Author: Oleg Moskalenko <oleg at limper.(none)>
Date:   Mon Aug 13 17:53:08 2007 -0700

    Minor fix

commit 7e116b48f31b9044a4be7c1375c3ad5b065a7d74
Author: Oleg Moskalenko <oleg at limper.(none)>
Date:   Mon Aug 13 17:48:41 2007 -0700

    References to the old show_interfaces_serial script removed

commit 08269aba7d9a80a27f7ae2baf2d882e364a50f03
Author: Oleg Moskalenko <oleg at limper.(none)>
Date:   Mon Aug 13 17:32:29 2007 -0700

    New serial show script

commit a4d6b9f0268f3c9f119dca1e204a1ad47919ff5d
Author: An-Cheng Huang <ancheng at vyatta.com>
Date:   Mon Aug 13 17:30:22 2007 -0700

    changed .gitignore to not ignore all "config".

commit ccca87499e83dda422b4ad85327a2493470ee0e7
Author: An-Cheng Huang <ancheng at vyatta.com>
Date:   Mon Aug 13 17:23:27 2007 -0700

    * added missing firewall version file (was ignored by .gitignore).
    * added more firewall syntax check.

commit c278ac479f11de48f79c362299735cda116aadb6
Author: An-Cheng Huang <ancheng at vyatta.com>
Date:   Mon Aug 13 16:53:21 2007 -0700

    cleaned up firewall templates.

commit c612b031e1f316e8bb3ad6cf0024ec9bd6cce0f6
Author: Oleg Moskalenko <oleg at limper.(none)>
Date:   Mon Aug 13 14:50:47 2007 -0700

    Minor fix

commit effd9925a1e66eebaab0d8ec281098b152d931e0
Author: Oleg Moskalenko <oleg at limper.(none)>
Date:   Mon Aug 13 14:49:49 2007 -0700

    Missed function getSubNodeValue2 added

commit 8e286e9bab8468954dea495a55dd2543b3013850
Author: An-Cheng Huang <ancheng at vyatta.com>
Date:   Mon Aug 13 14:40:56 2007 -0700

    new packaging for firewall.

commit 0236bea09c0553f012c0c0de905c7d99f200c357
Author: An-Cheng Huang <ancheng at vyatta.com>
Date:   Mon Aug 13 11:01:05 2007 -0700

    changed dependencies of cluster packages back so that they can only be
    installed with dublin and above.

commit 9ad899b1a9724575a2de0075a7a4a12f2b2a19a2
Author: An-Cheng Huang <ancheng at vyatta.com>
Date:   Fri Aug 10 18:07:18 2007 -0700

    * fix for bug 2196: look for the correct template file and fail the comparison
    if template file doesn't exist.
    * fixed a few error message output problems (wrong pointer was used).

commit bac2a6b87172f01e6086af12d267df402c000f0e
Author: Oleg Moskalenko <oleg at limper.(none)>
Date:   Fri Aug 10 18:02:50 2007 -0700

    PPP interface files renamed.

commit 0cd3ffda6741e67e6e7b4b3faaba9eb30aba1d46
Author: Rick Balocca <rbalocca at phuket.vyatta.com>
Date:   Fri Aug 10 17:55:23 2007 -0700

    Fix for bug #2158

commit 92c857592347a689751314150f814f470ea922e9
Author: Rick Balocca <rbalocca at phuket.vyatta.com>
Date:   Fri Aug 10 13:54:18 2007 -0700

    Fix for #2213

commit 21e1a6dc9565b82a184c588c1da77157f631df40
Author: Oleg Moskalenko <oleg at limper.(none)>
Date:   Fri Aug 10 13:14:54 2007 -0700

    Multilink functionality initial implementation

commit 7354190e7f55210092f36e7936a01e0d76619ee8
Author: Oleg Moskalenko <oleg at limper.(none)>
Date:   Fri Aug 10 10:16:28 2007 -0700

    Clock option added to t3 and e3

commit aac50b40ddaccbcfaf203da81fa62aedb55fe3a8
Author: Oleg Moskalenko <oleg at limper.(none)>
Date:   Thu Aug 9 18:24:12 2007 -0700

    Initial implementation of the multilink handling in the serial script.

commit f17112bd5bfa78459e2bbec33cc599c7bd248110
Author: Oleg Moskalenko <oleg at limper.(none)>
Date:   Thu Aug 9 17:10:52 2007 -0700

    Typo fixed in the script.

commit 5ad52d67e1ba17381d7a5dc18d756b079c210276
Author: Rick Balocca <rbalocca at phuket.vyatta.com>
Date:   Thu Aug 9 17:05:54 2007 -0700

    Fix for bugs #2216 and 2217

commit 6437077855a3e750e80a88b550b10dc1b9b66947
Author: Oleg Moskalenko <oleg at limper.(none)>
Date:   Thu Aug 9 16:56:22 2007 -0700

    New CLI templates for multilink tree

commit b9422894ae7a770d7e713c9d5cf6cbd3e9933994
Author: An-Cheng Huang <ancheng at vyatta.com>
Date:   Thu Aug 9 19:23:21 2007 -0700

    firewall: make rule action mandatory.

commit ac4004ce2d435ca1736b62a908e415defff4bd79
Author: Marat <marat at Perseus.Belkin>
Date:   Thu Aug 9 15:47:16 2007 -0700

    Also applied Bug 2203 fix to Dublin.

commit 65447318889753ae859ba21057bf27f50393009f
Author: Rick Balocca <rbalocca at phuket.vyatta.com>
Date:   Thu Aug 9 14:05:01 2007 -0700

    Deal with devel- package prepends

commit 629246e0df7bbfb5e54362a5e543ef140568ba12
Author: Oleg Moskalenko <oleg at limper.(none)>
Date:   Thu Aug 9 12:17:23 2007 -0700

    Serial script cleaning

commit e08dd30c61ce7ca91e7acb446ea77b52dac9676e
Author: An-Cheng Huang <ancheng at vyatta.com>
Date:   Thu Aug 9 11:42:48 2007 -0700

    fix for bug 2177: return unescaped strings when referencing tag node values.

commit 2ab454f4f4c79048b93bd0ce3de3fe3dea3d2ce5
Author: An-Cheng Huang <ancheng at vyatta.com>
Date:   Wed Aug 8 18:30:59 2007 -0700

    fix for bugs 2168, 2171, and 2197: added new node referencing mechanism that
    provides the functionality of $exists().

commit b0263e298ef42ee9f6228cf2fd17a12fd959dd5e
Author: Oleg Moskalenko <oleg at limper.(none)>
Date:   Wed Aug 8 18:10:14 2007 -0700

    IP addresses are optional now on the PPP interface

commit f62e0c209e021c154f2493ccdfe144fc311fe631
Author: Oleg Moskalenko <oleg at limper.(none)>
Date:   Wed Aug 8 17:11:04 2007 -0700

    Multilink and logging commands added to the new cli templates

commit 77fc5bda79430107a59611c0e716d653566289ca
Author: An-Cheng Huang <ancheng at vyatta.com>
Date:   Wed Aug 8 16:19:23 2007 -0700

    removed $exists() operator.

commit 9f61e45c1f198024595bb89bc4eeec835294ab20
Author: Oleg Moskalenko <oleg at limper.(none)>
Date:   Wed Aug 8 15:50:14 2007 -0700

    Security implementation completion.

commit f91caa48971f73d72895a988040ca1814ebc7da3
Author: Oleg Moskalenko <oleg at limper.(none)>
Date:   Tue Aug 7 19:41:22 2007 -0700

    Authentication fixes for the wanpipe. Initial simple per-interface implementation.

commit e7af113c38016ea92b3ddcb8009b7fef3d723026
Author: An-Cheng Huang <ancheng at vyatta.com>
Date:   Tue Aug 7 18:25:32 2007 -0700

    fix for bug 2174: check path existence for node path references and return
    empty string if path does not exist.

commit aab2fafbf624b2e98309a5f5b65cc9412465cb32
Author: Rick Balocca <rbalocca at phuket.vyatta.com>
Date:   Tue Aug 7 18:09:02 2007 -0700

    Additional polish on bug #2185

commit b0ca4837e99dfd0e5304f84d3cf208a637784eb5
Author: An-Cheng Huang <ancheng at vyatta.com>
Date:   Tue Aug 7 16:03:26 2007 -0700

    fix for bug 2186: now "update:" action will be used at creation time if
    "create:" action is not specified.

commit b20f0c75cc1bc4d3f04b72f815f82dfb507d7f90
Author: An-Cheng Huang <ancheng at vyatta.com>
Date:   Tue Aug 7 14:05:30 2007 -0700

    increased the default timeout of command-line XRL calls (through call_xrl) to
    30 seconds to more closely match the original XORP behavior (no timeout).

commit 7617a1b9a13729a33dffaacd82349d237705dc79
Author: Oleg Moskalenko <oleg at limper.(none)>
Date:   Mon Aug 6 19:46:24 2007 -0700

    MRU fix

commit 721f4d83376b6871384a2ddc807b843918aaaea3
Author: Oleg Moskalenko <oleg at limper.(none)>
Date:   Mon Aug 6 19:28:32 2007 -0700

    New PPP/MLPPP auth stuff implemented

commit 196dfad35eb829e25a95d9b2c1216758bb9e2f75
Author: An-Cheng Huang <ancheng at vyatta.com>
Date:   Mon Aug 6 18:06:18 2007 -0700

    fix for bug 2204: enforce the (dead > 2 * keepalive) constraint.

commit 945809c18467f6fc7d73cc399b18132e550c110e
Author: An-Cheng Huang <ancheng at vyatta.com>
Date:   Mon Aug 6 16:03:24 2007 -0700

    fix for bug 2202: allow source MAC address specification in firewall rules.

commit 38ce5a06049be831523b8a42a382ece66c2e6261
Author: An-Cheng Huang <ancheng at vyatta.com>
Date:   Mon Aug 6 13:27:58 2007 -0700

    fix for bug 316: interface and address are now mandatory under RIP.

commit 559bfa651bc7700f3bfa6f65ae727bed54fb05dd
Author: Oleg Moskalenko <oleg at limper.(none)>
Date:   Mon Aug 6 13:01:13 2007 -0700

    MTU/MRU added to PPP (new template)

commit 8a9e46cbfc1e82a09c4580eb135c02f185bd06c2
Author: Oleg Moskalenko <oleg at limper.(none)>
Date:   Mon Aug 6 12:32:52 2007 -0700

    MRU command added to the physical level (new template)

commit 348f2a83e9adb8e9e83d810219bee50b8c95ed7f
Author: Oleg Moskalenko <oleg at limper.(none)>
Date:   Sun Aug 5 18:59:45 2007 -0700

    Serial script fixes

commit 804d10b0020762c48a756dc10901c11b9c6f7a3f
Author: Oleg Moskalenko <oleg at limper.(none)>
Date:   Sun Aug 5 12:49:18 2007 -0700

    MTU for t1/e1 fixed

commit 2f6956bbdb32cb27dc17f504739a1a3b7a2cf762
Author: Oleg Moskalenko <oleg at limper.(none)>
Date:   Sun Aug 5 11:59:13 2007 -0700

    Bug #2190 implemented in the perl code for serial

commit c8c28c075392bdc9fffa7e1d7c2d0b631e0a6c1f
Author: Oleg Moskalenko <oleg at limper.(none)>
Date:   Sat Aug 4 12:28:42 2007 -0700

    Serial scripts fixes

commit 2f86e78d23163dff5c60454b6d49eb7e49719534
Author: Oleg Moskalenko <oleg at limper.(none)>
Date:   Fri Aug 3 21:49:02 2007 -0700

    Serial "wanpipe" commands fixes

commit 239a823706264b66bdc19e906186c0844c380ba7
Author: Oleg Moskalenko <oleg at limper.(none)>
Date:   Fri Aug 3 14:30:27 2007 -0700

    Show interfaces serial command fix

commit 20b498b812e62fdc8fc4d197c7f0548b25b3bf62
Author: An-Cheng Huang <ancheng at vyatta.com>
Date:   Fri Aug 3 14:00:29 2007 -0700

    * fix for bug 2135: added auto-failback option (default off).
    * fix for bug 2143: help string changes.
    * fix for bug 2192: now always start IP addresses before services.

commit d0766bf0236f375298d555d71dc93dd5a4cfa11e
Author: Oleg Moskalenko <oleg at limper.(none)>
Date:   Fri Aug 3 09:50:19 2007 -0700

    Timeslots are fixed

commit a40b5ccacec1e7ee8838a9343fec35b872e207d9
Author: Oleg Moskalenko <oleg at limper.(none)>
Date:   Thu Aug 2 19:44:45 2007 -0700

    Workaround for the interface transaction timeout problem

commit 18838442309b781164317c490283ca634bec3e40
Author: An-Cheng Huang <ancheng at vyatta.com>
Date:   Thu Aug 2 18:37:20 2007 -0700

    new CLI migration for RIP: new CLI templates.

commit 6eaebd75791a7be39db6ecfe383a5f9a3e8b024b
Author: An-Cheng Huang <ancheng at vyatta.com>
Date:   Thu Aug 2 17:33:42 2007 -0700

    fix for bug 2194: terminate last line with '\n' when deleting one value of a
    multi-node.

commit 4e368e9a7fd565e0b7b398150716d61ce9a05c2c
Author: Rick Balocca <rbalocca at phuket.vyatta.com>
Date:   Thu Aug 2 17:18:47 2007 -0700

    Additional fix for bug #2185

commit b3b0f20a8a39f939dc4047187b2a9045423c9df8
Author: Oleg Moskalenko <oleg at limper.(none)>
Date:   Thu Aug 2 13:46:45 2007 -0700

    New commit_interface script is used in the interface transaction boundaries

commit 89abee2f2a970ed5967278eaa327698d64661788
Author: An-Cheng Huang <ancheng at vyatta.com>
Date:   Thu Aug 2 12:21:41 2007 -0700

    xorp template parser: add duplicate "create" action in new template when XORP
    template only has "%set".

commit 5bb157975bf1d6b5ff3462154e8b9b68100ba4de
Author: An-Cheng Huang <ancheng at vyatta.com>
Date:   Thu Aug 2 10:31:22 2007 -0700

    added tracing mechanism for command-line XRL calls.

commit 897812f6bcc7390c58af0f68de36a8dccd3331f9
Author: Oleg Moskalenko <oleg at limper.(none)>
Date:   Wed Aug 1 19:54:30 2007 -0700

    Config handling script fixed

commit d68d093bfdc0145f3b68c39b39f812595e2c8780
Author: An-Cheng Huang <ancheng at vyatta.com>
Date:   Wed Aug 1 15:16:11 2007 -0700

    xorp template parser: generate module level shutdown/delete actions.

commit 6d79e673713f446eec0a0dd1d000e0bcf8a7a5d6
Author: An-Cheng Huang <ancheng at vyatta.com>
Date:   Wed Aug 1 14:52:00 2007 -0700

    cli parser: handle comment correctly.

commit 0cbf9efa174391c575ea7484f735d9d24b1a2be1
Author: An-Cheng Huang <ancheng at vyatta.com>
Date:   Wed Aug 1 13:38:08 2007 -0700

    xorp template parser: handle "toggle" type.

commit 8910452c342a2a15b0fc253f5d06dbe9a20813b4
Author: Marat Nepomnyashy <marat at vyatta.com>
Date:   Wed Aug 1 12:16:49 2007 -0700

    Internal file 'gui.init' has been renamed to 'webgui.init'.

commit 7c0d5d625ee918402797a3d8045b1e64efedb7cf
Author: An-Cheng Huang <ancheng at vyatta.com>
Date:   Wed Aug 1 11:37:59 2007 -0700

    xorp template parser: generate cleanup/commit commands.

commit 341c819c008537663357bea43775f3cbee5d4596
Author: An-Cheng Huang <ancheng at vyatta.com>
Date:   Wed Aug 1 11:05:43 2007 -0700

    xorp template parser: handle command output for non-leaf node correctly.

commit aca303de50107e40702076bda05ff78cf54a7437
Author: An-Cheng Huang <ancheng at vyatta.com>
Date:   Wed Aug 1 10:52:22 2007 -0700

    xorp template parser: handle '%cmd:;' correctly.

commit 64eb9bf1044874fa072653358a58646c36767cde
Author: An-Cheng Huang <ancheng at vyatta.com>
Date:   Wed Aug 1 10:42:32 2007 -0700

    xorp template parser: added support for '`~$(...)`' operator.

commit af809f6d5b3f969ddcf1d6dd90bfc5334899bc52
Author: An-Cheng Huang <ancheng at vyatta.com>
Date:   Wed Aug 1 10:17:22 2007 -0700

    xorp template parser: extend scope to generated new CLI templates.

commit c9f0bdcbbb3980e1c331586784d5443d941b326f
Author: An-Cheng Huang <ancheng at vyatta.com>
Date:   Wed Aug 1 10:13:18 2007 -0700

    xorp template parser: added scope support.

commit e2fb3411c7e05afecdbd806da7abed8cfbb2ef96
Author: An-Cheng Huang <ancheng at vyatta.com>
Date:   Wed Aug 1 09:41:45 2007 -0700

    xorp template parser: removed extra '\' from "help:" and "default:".

commit 452ca31887ac2d13edabeece72dedefd486693df
Author: Oleg Moskalenko <oleg at limper.(none)>
Date:   Tue Jul 31 19:05:50 2007 -0700

    Minor fixes in wanpipe start/stop script

commit ac5beabaee24b96db190f2a70be4047810504930
Author: An-Cheng Huang <ancheng at vyatta.com>
Date:   Tue Jul 31 18:40:45 2007 -0700

    xorp template parser: fixed typo.

commit 9a9ec68a5161b295a3b36e09990c0e7cd94cb6a4
Author: Rick Balocca <rbalocca at phuket.vyatta.com>
Date:   Tue Jul 31 18:39:08 2007 -0700

    Fix for bug #2185

commit ac2db0d93e87878bccb71f5c913d95cb246c209c
Author: An-Cheng Huang <ancheng at vyatta.com>
Date:   Tue Jul 31 18:33:56 2007 -0700

    xorp template parser: fixed '@:' handling.

commit bc8215367f6ccf1e4a6e97aafbc181b6dc0a615b
Author: Marat Nepomnyashy <marat at vyatta.com>
Date:   Tue Jul 31 18:30:30 2007 -0700

    XORP config 'service http' migration to the New CLI 'service webgui'.

commit f0579fdba18a17d377ddc45f17ed06ea64827803
Author: An-Cheng Huang <ancheng at vyatta.com>
Date:   Tue Jul 31 15:36:00 2007 -0700

    xorp template parser
    * various fixes.
    * handle $(<>): pass operator+value as 1 string to new CLI.
    * handle $(#): put in comment.

commit 18959b60e3d5e9ccc21a95de25f6d64e993ac7d9
Author: Oleg Moskalenko <oleg at limper.(none)>
Date:   Tue Jul 31 13:00:41 2007 -0700

    Serial script "prettfied".

commit dd6e8864cf69d3ddda9911b3191ff8e171249535
Author: An-Cheng Huang <ancheng at vyatta.com>
Date:   Tue Jul 31 11:16:04 2007 -0700

    xorp template parser
    * fixed references in new CLI tempaltes.
    * replace targetname references with default target name.

commit f117189265543d78c7229c4243d86dd4186ee3c2
Author: An-Cheng Huang <ancheng at vyatta.com>
Date:   Tue Jul 31 10:32:02 2007 -0700

    xorp template parser: fixed references in modified XORP template.

commit 21ba6740d138f079ed6a6b0498f75b0681f007d1
Author: An-Cheng Huang <ancheng at vyatta.com>
Date:   Tue Jul 31 10:02:04 2007 -0700

    fix for bug 2178: added config option "reboot-on-panic".

commit 02eb19e460436440a74253880cbbdbaeb0e4feb6
Author: An-Cheng Huang <ancheng at vyatta.com>
Date:   Mon Jul 30 18:37:23 2007 -0700

    xorp template parser:
    * added activate command.
    * added generation of modified XORP template.
    * automatically generate %create/%update/%set/%delete commands for new CLI with
    proper variable references in node path.

commit bfe46020338515e65d609f37e7a971a7e7f89691
Author: Oleg Moskalenko <oleg at limper.(none)>
Date:   Mon Jul 30 17:26:13 2007 -0700

    Wanpipe config fixes (E3, AUTO_PCISLOT, timer, PPP tty index, etc).

commit 7961d69a699b42f8e906897ffab67f965f2dd451
Author: An-Cheng Huang <ancheng at vyatta.com>
Date:   Mon Jul 30 15:02:25 2007 -0700

    xorp template parser: read/process 1 line at a time.

commit 277715ae3958fd4c8db8f22b621f6445fa9d0520
Author: An-Cheng Huang <ancheng at vyatta.com>
Date:   Mon Jul 30 13:11:07 2007 -0700

    xorp template parser: debug output change, output new CLI commands.

commit c3e0c7b047b1511443d47410e96b7cac6974547e
Author: An-Cheng Huang <ancheng at vyatta.com>
Date:   Mon Jul 30 11:17:27 2007 -0700

    xorp template parser:
    * fixed a few issues.
    * added capability to parse and translate xrl commands and node references.

commit dbfcc76b4ec520ac6230e625a4be5207876c7a13
Author: An-Cheng Huang <ancheng at vyatta.com>
Date:   Mon Jul 30 11:15:48 2007 -0700

    renamed script.

commit 890a57e3289a0f4f0e161e0a3aeb9dcd8b76e1a8
Author: Oleg Moskalenko <oleg at limper.(none)>
Date:   Mon Jul 30 01:25:04 2007 -0700

    PPP configuration implementation

commit 6e51198076e39cffe0925c1ae798f6efc20a29d9
Author: Oleg Moskalenko <oleg at limper.(none)>
Date:   Sun Jul 29 21:36:57 2007 -0700

    Frame-relay config adjusted according to wancfg utility format

commit 4efae5ba9995f1d17b871ecb9ce5e1c7f1d94f0f
Author: Oleg Moskalenko <oleg at limper.(none)>
Date:   Sun Jul 29 20:43:09 2007 -0700

    CHDLC config fixed

commit e92486a55e7e1940d53e5fdc1ebd783d21136146
Author: Oleg Moskalenko <oleg at limper.(none)>
Date:   Sun Jul 29 20:42:12 2007 -0700

    CLI: lock file cleaning fixed in the new cli commit utility

commit b1cf1a3c3ebe74289f55fb658db633c8871ab472
Author: Oleg Moskalenko <oleg at limper.(none)>
Date:   Sat Jul 28 22:42:26 2007 -0700

    CHDLC configuration

commit 6c4ccb023dac435fca99a01a0688b58bf3d2b926
Author: Oleg Moskalenko <oleg at limper.(none)>
Date:   Sat Jul 28 19:55:39 2007 -0700

    Frame-relay config implementation

commit 5523a15e28caa12022c9a848cc19501c2e296507
Author: Marat Nepomnyashy <marat at vyatta.com>
Date:   Fri Jul 27 18:42:22 2007 -0700

    Migration of the configuration templates for 'service ssh' and 'service telnet' to the New CLI.

commit 16048be4e7657866006adde23db88bb90ad657ff
Author: Rick Balocca <rbalocca at phuket.vyatta.com>
Date:   Fri Jul 27 17:21:46 2007 -0700

    Remove the ofr/livecd/stage/opt/tmp dir
    This dir contains a copy of all the packages
    and is only used to make the livecd

commit 7bd03d0e1ff8ec7b7465c3749ab2af10c9b62d7d
Author: Oleg Moskalenko <oleg at limper.(none)>
Date:   Fri Jul 27 13:00:04 2007 -0700

    VIF file configuration implemented.

commit 71e465d8b3192ee4e4a116c43cdcd9831ea3e250
Author: Rick Balocca <rbalocca at phuket.vyatta.com>
Date:   Thu Jul 26 17:56:23 2007 -0700

    Add additional apt-get clean for systems with a small root

commit 325005112c1848d9fbc20fc14e39c55adf207f70
Author: Oleg Moskalenko <oleg at limper.(none)>
Date:   Thu Jul 26 17:38:50 2007 -0700

    Configuration validation finished.

commit a5796b2b0d6f64a67b53eec029fde46871f8de68
Author: An-Cheng Huang <ancheng at vyatta.com>
Date:   Thu Jul 26 10:09:10 2007 -0700

    * fix for bug 2014: allow negation on "protocol" and source/destination
    "address" and "network" fields for both firewall and NAT rules.
    * more error checking for firewall.

commit c2d189fd9701dd3788577e2a63bf3adfe3561b02
Author: Oleg Moskalenko <oleg at limper.(none)>
Date:   Wed Jul 25 17:49:07 2007 -0700

    Serial interface basic integrity checks implemented

commit b30be8c4545ee584b17933b08ccbb6256035cb6b
Author: An-Cheng Huang <ancheng at vyatta.com>
Date:   Wed Jul 25 16:08:31 2007 -0700

    added notrack rule in OUTPUT chain.

commit c3edd50dbb4ab29d3e13167f54b0ec36b3b4be82
Author: Oleg Moskalenko <oleg at limper.(none)>
Date:   Wed Jul 25 15:34:01 2007 -0700

    Bogus template nodes removed.

commit 38f2ebe2a405e1626b8b1688bd706f2fbfb0f955
Author: An-Cheng Huang <ancheng at vyatta.com>
Date:   Wed Jul 25 15:31:45 2007 -0700

    invoke call_xrl with longer timeout (default is 1 second, which might be the
    cause of some regression failures).

commit 7016b3431261e23877d52ad1ae6b4d835f8aed6f
Author: Rick Balocca <rbalocca at phuket.vyatta.com>
Date:   Wed Jul 25 15:30:27 2007 -0700

    Don't install save-package-report in xorp stage dir

commit a4f9331be370239af9ba030cdfa5159bb678bbc2
Author: Rick Balocca <rbalocca at phuket.vyatta.com>
Date:   Wed Jul 25 15:13:32 2007 -0700

    The population of the default deb-versions file is now done by save-package-report at install time

commit 208f634b335b4d3437717acfd592b062356c46b7
Author: Oleg Moskalenko <oleg at limper.(none)>
Date:   Wed Jul 25 15:12:59 2007 -0700

    DOMTree library included into the Makefile.am

commit c4277d0d59addc0d3935874bef90f3ce9a5da0dd
Author: Rick Balocca <rbalocca at phuket.vyatta.com>
Date:   Wed Jul 25 14:57:13 2007 -0700

    Move save-package-report back to base, where it was originally

commit 871a3f53859fedf3bb0cad19815dcf482145833d
Author: An-Cheng Huang <ancheng at vyatta.com>
Date:   Wed Jul 25 14:49:44 2007 -0700

    fix for bug 1893: added framework for conntrack/notrack.
    * by default, conntrack is disabled for all packets (through NOTRACK).
    * conntrack will be enabled if "stateful" firewall/NAT rules are configured.

commit fe5042a8de9527535add233c00385fa54f64913a
Author: Oleg Moskalenko <oleg at limper.(none)>
Date:   Wed Jul 25 11:53:07 2007 -0700

    DOMTree separated into its own library.

commit 88bd2137ed454d6e826482e269239639d2c9ffe0
Author: Rick Balocca <rbalocca at phuket.vyatta.com>
Date:   Wed Jul 25 11:23:57 2007 -0700

    Remove downloaded packages at end of full-upgrade
    This is for systems with a small (512) Compact Flash

commit df9864e892b24266680d54e178173a565fdb0f26
Author: Oleg Moskalenko <oleg at limper.(none)>
Date:   Wed Jul 25 00:48:49 2007 -0700

    DOMTree methods added

commit 931d6f32e4de8f3c8cc8cfeb2eefe316d6146fe8
Author: Rick Balocca <rbalocca at phuket.vyatta.com>
Date:   Tue Jul 24 22:56:50 2007 -0700

    Fixes for upgrade from 2.0 to camarillo

commit 9c9fe0253c22d2077f06cf0bedcde80053cd3d4b
Author: Oleg Moskalenko <oleg at limper.(none)>
Date:   Tue Jul 24 19:24:37 2007 -0700

    test script removed

commit 74eab54e9f74e97d14aabb0bb076f3ad5daeea0d
Author: Oleg Moskalenko <oleg at limper.(none)>
Date:   Tue Jul 24 19:23:53 2007 -0700

    Serial script additions

commit 9071edb78767179bb5068299836af34019b1ec70
Author: An-Cheng Huang <ancheng at vyatta.com>
Date:   Tue Jul 24 18:20:30 2007 -0700

    fix for bug 1932: "show firewall" now displays port information.

commit b87a1c369cf2586b3ce1888e64c91358f9fc7fb9
Author: An-Cheng Huang <ancheng at vyatta.com>
Date:   Tue Jul 24 17:34:08 2007 -0700

    firewall enhancements
    * fix for bug 2152: specifying multiple source/destination port numbers/names
    is supported now.
    * source/destination "port-name" can use any names in /etc/services.
    * fix for bug 2153: "protocol" now allows any protocol names/numbers in
    /etc/protocols.

commit ebc49f63c21fee35f7261116547a38ad53a95089
Author: Oleg Moskalenko <oleg at limper.(none)>
Date:   Tue Jul 24 16:47:32 2007 -0700

    DOMTree minor fixes

commit d199481e954cd31b3e179bf70c4901c877182d74
Author: Oleg Moskalenko <oleg at limper.(none)>
Date:   Tue Jul 24 16:35:59 2007 -0700

    DOMTree methods added to the Perl library

commit 5a8dc44c0a3dc30e9578a48c2871fb6ccb8c7770
Author: An-Cheng Huang <ancheng at vyatta.com>
Date:   Tue Jul 24 16:03:40 2007 -0700

    fix for bug 1665: added per-rule description.

commit 4484e35524e1047d2d2b5360a716024af5376ac3
Author: An-Cheng Huang <ancheng at vyatta.com>
Date:   Tue Jul 24 15:25:19 2007 -0700

    fix for bug 2015: skip stats from the duplicate rule for logging.

commit 14c48815241a33e36a711cb02a735ce062cce645
Author: An-Cheng Huang <ancheng at vyatta.com>
Date:   Tue Jul 24 14:39:42 2007 -0700

    correctly handle log-enabled firewall rules.

commit fb2295dcc49eaacf62cf34f500f3f2c96a1a1024
Author: Oleg Moskalenko <oleg at limper.(none)>
Date:   Mon Jul 23 18:53:49 2007 -0700

    1) git ignore for TAGS files. 2) umask handling in the new CLI cleaned up.

commit 931b6d7646dea57fcf66a3ca0e73f785b7da553c
Author: An-Cheng Huang <ancheng at vyatta.com>
Date:   Mon Jul 23 18:48:20 2007 -0700

    fixed basic ICMP type/code handling.

commit 8b19919c63b4b1f836fb23d390e1df4fef973fdb
Author: Oleg Moskalenko <oleg at limper.(none)>
Date:   Mon Jul 23 18:27:18 2007 -0700

    More config methods implemented.

commit f65bfb25ed41760a62c424088ef2254c312ab20c
Author: An-Cheng Huang <ancheng at vyatta.com>
Date:   Mon Jul 23 17:56:59 2007 -0700

    fix for bugs 671 & 2114: "show firewall" now shows information of all chains.

commit 8b845db59f6ac9ccebfed13c27567f400513ddcf
Author: Tom Grennan <tgrennan at vyatta.com>
Date:   Mon Jul 23 11:32:29 2007 -0700

    update GIT from v1.5.1.1 to v1.5.2.4

commit eefc50a257b4c99191188064b7600468db547eba
Author: Rick Balocca <rbalocca at phuket.vyatta.com>
Date:   Sun Jul 22 21:59:42 2007 -0700

    Improve the format of the build id

commit 499d4ccbe0a7b4e6a6db3a7e963d30cf0b171512
Author: An-Cheng Huang <ancheng at vyatta.com>
Date:   Fri Jul 20 18:50:56 2007 -0700

    fixed chain deletion on replacing interface firewall name.

commit 0682cb8a212298d16a0372094c969d78ba6c7bb2
Author: An-Cheng Huang <ancheng at vyatta.com>
Date:   Fri Jul 20 18:44:29 2007 -0700

    fixed new lines in templates.

commit e3824e479eab4239bb012483473c8761fcf3fbc4
Author: An-Cheng Huang <ancheng at vyatta.com>
Date:   Fri Jul 20 18:33:59 2007 -0700

    new CLI templates for "interfaces serial ... firewall".

commit c488d88772f852d6e6d0f858c966489d3dc58136
Author: Rick Balocca <rbalocca at phuket.vyatta.com>
Date:   Fri Jul 20 17:15:35 2007 -0700

    Add create-iso to dublin

commit 58f6a35b66b2ecf3a87565041d1fc4d449417eae
Author: Rick Balocca <rbalocca at phuket.vyatta.com>
Date:   Fri Jul 20 16:36:52 2007 -0700

    Reinstate the base package
    The full-upgrade script needs to be in base
    in order for the upgrade instructions to work.

commit 3bf3bb0ac3d0b08e3f0993bf62b521527890e566
Author: An-Cheng Huang <ancheng at vyatta.com>
Date:   Fri Jul 20 16:27:39 2007 -0700

    support rounded numbers in iptable output.

commit 72a84c786f5526e5400a8bbf01f771c7b6865917
Author: Oleg Moskalenko <oleg at limper.(none)>
Date:   Fri Jul 20 14:55:01 2007 -0700

    Wanpipe scripts fixes.

commit 98212e6b8ebfdd927ad9d7df9c8d1dda8e2ccbc9
Author: An-Cheng Huang <ancheng at vyatta.com>
Date:   Fri Jul 20 13:08:37 2007 -0700

    new firewall CLI: hide dummy rule when displaying specific rule.

commit 757e2066a59d21eee2498a7d94e74a12f0de2019
Author: Rick Balocca <rbalocca at phuket.vyatta.com>
Date:   Fri Jul 20 12:30:55 2007 -0700

    Up all dublin version numbers to be greater than supported/testing

commit 894bd6e2b94a7ac3fea892c245c26cc45d4bc9ae
Author: Marat Nepomnyashy <marat at vyatta.com>
Date:   Fri Jul 20 11:46:22 2007 -0700

    Added more extensive DHCP server configuration error checking to detect ethernet interface / DHCP lease subnet missmatch and empty 'shared-network-name' specifiers.  Bug 2076 fix.

commit 55228802bdef66f39a4b2987b6fc72dc6fa6fecc
Author: An-Cheng Huang <ancheng at vyatta.com>
Date:   Fri Jul 20 11:04:09 2007 -0700

    new firewall CLI: fixed interface firewall rule handling.

commit f8902e35e4531d5c4ced546a76661b0c32183f78
Author: An-Cheng Huang <ancheng at vyatta.com>
Date:   Thu Jul 19 19:10:33 2007 -0700

    new firewall CLI: "out" firewall should be on the FORWARD chain.

commit ba7b30adb5f755b3a299c0ceff0f43eec3df72ff
Author: Marat Nepomnyashy <marat at vyatta.com>
Date:   Thu Jul 19 18:09:03 2007 -0700

    New CLI templates for 'interfaces ethernet @ address @ prefix-length @'.  This is needed to access ethernet address information to validate DHCP server config.  Part of Bug 2076 fix.

commit aaad86395da425784df30c51cc0c1eb1a9bb6637
Author: Marat Nepomnyashy <marat at vyatta.com>
Date:   Thu Jul 19 18:03:04 2007 -0700

    Now matching the DHCP lease subnet to the appropriate ethernet subnet when migrating DHCP server config from 0 to 1.  Bug 2144 fix.

commit d4cca055e0b63320de0162bac06fa91e9b73515d
Author: An-Cheng Huang <ancheng at vyatta.com>
Date:   Thu Jul 19 16:18:07 2007 -0700

    new firewall CLI:
    * add default DROP rule to each chain.
    * handle last rule deletion in a chain.

commit 2ceb2a536e1e9a7d360c72268983785b24de12e7
Author: An-Cheng Huang <ancheng at vyatta.com>
Date:   Thu Jul 19 11:12:27 2007 -0700

    new CLI migration for firewall: "show rule" command.

commit 86050747f3e91c8de481261eaca9456d84fc1b85
Author: Marat Nepomnyashy <marat at vyatta.com>
Date:   Thu Jul 19 10:58:22 2007 -0700

    Removing stale template nodes under 'service dhcp-server name' as that has been renamed to 'shared-network-name'.

commit 7384d9ab4f29aac219f949c40ce561b659b7afbd
Author: An-Cheng Huang <ancheng at vyatta.com>
Date:   Wed Jul 18 18:46:16 2007 -0700

    new CLI migration for firewall:
    * added infrastructure for show commands.
    * added correct "state" processing.
    * added chain deletion processing.

commit c4345efc779257de28b905642395deb1eb2f368b
Author: Oleg Moskalenko <oleg at limper.vyatta.com>
Date:   Wed Jul 18 17:58:48 2007 -0700

    Stub perl script for the wanpipe config

commit 2022f2b082e885578edd92ed3f7d01b245d40062
Author: Oleg Moskalenko <oleg at limper.vyatta.com>
Date:   Wed Jul 18 15:14:38 2007 -0700

    Fixes for the "root user" problem

commit e6b62a50bee7ece6c9b67c88dfbb23c42fba7324
Author: Oleg Moskalenko <oleg at limper.vyatta.com>
Date:   Wed Jul 18 14:15:55 2007 -0700

    Test

commit fd985f852c615372b47231e6e799f7eb01939495
Author: An-Cheng Huang <ancheng at vyatta.com>
Date:   Wed Jul 18 13:14:20 2007 -0700

    fix for bug 2139: changed message.

commit 0ae920dfe6e63e1f740c99eb9c8ed6198612d5d2
Author: An-Cheng Huang <ancheng at vyatta.com>
Date:   Wed Jul 18 12:36:49 2007 -0700

    changed new CLI firewall config scripts and templates for interface firewall
    configuration.

commit b57c393bf6d6881552e0e8a136425ec19c0e4388
Author: Oleg Moskalenko <oleg at limper.vyatta.com>
Date:   Wed Jul 18 11:19:05 2007 -0700

    Root user assumption removed from scripts in CLI package.

commit 255716a413111fc79fc784c1a4520200c4863f07
Author: An-Cheng Huang <ancheng at vyatta.com>
Date:   Tue Jul 17 21:17:19 2007 -0700

    added unlock for set/delete failure. return the correct status for commit.

commit 03ff3ae82ff9671f995d19355fe97478c84eec3d
Author: Oleg Moskalenko <oleg at limper.vyatta.com>
Date:   Tue Jul 17 19:09:04 2007 -0700

    Wanpipe perl actions script fixed.

commit 812176712303c5d089dbb38acfecb23cb7fc2ac8
Author: Robert Bays <rbays at phuket.vyatta.com>
Date:   Tue Jul 17 18:22:48 2007 -0700

    add docs to the auto-sync node.def so we know how it works next time

commit 8114deb2a638e83d01ccc445e0c39bbcb03f2e6b
Author: Rick Balocca <rbalocca at phuket.vyatta.com>
Date:   Tue Jul 17 18:09:22 2007 -0700

    Fix for bug #2136

commit 76b31a16b57a764cd32ec6fe7769fc133b71a558
Author: Marat Nepomnyashy <marat at vyatta.com>
Date:   Tue Jul 17 17:40:18 2007 -0700

    Intermediate DHCP server configuration error checking.  Part of Bug 2076 fix.

commit 81f8cd07734db76f677da787f177ad8937d572fc
Author: Rick Balocca <rbalocca at phuket.vyatta.com>
Date:   Tue Jul 17 17:30:25 2007 -0700

    Livecd now is labeled the the "Build ID" rather than a version number

commit 0d02198a6d94020002378729ddf8f28bad2fb292
Author: Oleg Moskalenko <oleg at limper.vyatta.com>
Date:   Tue Jul 17 17:12:55 2007 -0700

    Minor changes to the new CLI scripts.

commit fded19bb75b526129247025e0ecdd040b359eab4
Author: An-Cheng Huang <ancheng at vyatta.com>
Date:   Tue Jul 17 17:12:29 2007 -0700

    new CLI migration for firewall:
    * config scripts.
    * new CLI "firewall" templates.
    * new CLI "interfaces firewall" templates.
    * XORP firewall template (not used by default yet).

commit 82892074ed1f29488e3dbffa711c5b1c4f94f891
Author: Robert Bays <rbays at phuket.vyatta.com>
Date:   Tue Jul 17 17:10:44 2007 -0700

    bug 2134: add support for system package auto-sync

commit 174fadacac9a88561dc40301a85b9caa088e9165
Author: An-Cheng Huang <ancheng at vyatta.com>
Date:   Tue Jul 17 16:46:05 2007 -0700

    * added global locking for new CLI config (based on interaction with XORP).
    * use single config dir (instead of multiple dirs based on PPID) and rely on
    the new global locking.

commit b5f079e402e29359f937e1aef7f529553663fa8e
Author: Marat Nepomnyashy <marat at vyatta.com>
Date:   Tue Jul 17 16:30:14 2007 -0700

    Write dhcpd config out to a temporary internal buffer before writting it to config file.

commit d8bb2733104caa3e36df07ae241e1f477e0593c1
Author: Tom Grennan <tgrennan at vyatta.com>
Date:   Tue Jul 17 13:44:38 2007 -0700

    rm depracated mount directory handle: /mnt/floppy

commit 4e4c988007d9c56cf0f0570c63721a3b965dc07d
Author: Marat Nepomnyashy <marat at vyatta.com>
Date:   Tue Jul 17 11:42:37 2007 -0700

    Renamed 'XorpConfigParser.rl' to 'XorpConfigMigrator.pl', and split off generic XORP configuration parsing code to separate module 'XorpConfigParser.pm'.

commit f3f02ff99dadf45f04e80b60365ac297fcab6196
Author: Rick Balocca <rbalocca at phuket.vyatta.com>
Date:   Mon Jul 16 22:46:37 2007 -0700

    Fix typo

commit d56bfd7fdf052208069dab1317c9b00529ecc457
Author: Tom Grennan <tgrennan at vyatta.com>
Date:   Mon Jul 16 17:02:02 2007 -0700

    add a TAGS rule to xorp Makefile

commit b5451f0bb3bf0bf66f17a75b506b6ce65b8626e1
Author: Marat Nepomnyashy <marat at vyatta.com>
Date:   Mon Jul 16 16:10:35 2007 -0700

    Changed 'searchorder' to 'search'.  Bug 2113 fix.

commit 1882459bd62234fa7ee1b8dadced8e47706af672
Author: An-Cheng Huang <ancheng at vyatta.com>
Date:   Mon Jul 16 16:02:24 2007 -0700

    changed package dependencies for cluster packages (enabling installation on
    camarillo).

commit 06e4be7944a22d3830523bc8093dadf7aeec3f32
Author: An-Cheng Huang <ancheng at vyatta.com>
Date:   Fri Jul 13 11:34:02 2007 -0700

    fix for bug 2118: allow upper case characters in username (not recommended by
    'useradd').

commit 8eec65d225816e8928ad87bac6b92ffdd7d8c035
Author: An-Cheng Huang <ancheng at vyatta.com>
Date:   Fri Jul 13 16:16:10 2007 -0700

    use command-line XRL calls for configuring "system gateway-address".

commit 0a4b03437aa1557e55e0a09a9f7896322d70e772
Author: Oleg Moskalenko <oleg at limper.vyatta.com>
Date:   Thu Jul 12 18:53:44 2007 -0700

    CLI parser grammar fix

commit 25c807126a3de894a52eaa0951d5863cc5f67357
Author: Tom Grennan <tgrennan at vyatta.com>
Date:   Thu Jul 12 18:15:33 2007 -0700

    save after "set rtrmgr config-directory" no long needs full path
    
    also general rewrite to bash (vs. sh) with less status noise

commit e25ffc94836630bb95c1e7f3b96341f2a0537924
Author: Tom Grennan <tgrennan at vyatta.com>
Date:   Thu Jul 12 17:51:49 2007 -0700

    show progress indicator while waiting for rtrmgr to indicate done

commit d680646bde5d03883b49664caf82c4ddb55e0f80
Author: Oleg Moskalenko <oleg at limper.vyatta.com>
Date:   Thu Jul 12 14:50:06 2007 -0700

    1) Minor fixes for the my_* CLI utilities. 2) temporary development "fake" wanpipe command added to the CLI.

commit d8c8b3c3e3e2c7677985bde8e320c152f0126339
Author: Rick Balocca <rbalocca at phuket.vyatta.com>
Date:   Thu Jul 12 12:30:20 2007 -0700

    Merge make clean fix from mainline

commit 2d655f33cd498580d6f06b594f145edd90b5a5fd
Author: Tom Grennan <tgrennan at vyatta.com>
Date:   Thu Jul 12 10:13:18 2007 -0700

    remove the unnecessary and potentiaally conflicting
    confi