[vyatta-svn] xorp: Changes to 'master'
Rick Balocca
rbalocca at suva.vyatta.com
Tue Feb 20 12:19:01 PST 2007
RLDEV_README | 2
etc/templates/rl_firewall.tp | 27 +++++++++++
etc/templates/rl_interfaces.tp.in | 27 +++++++++++
etc/templates/rl_interfaces_tunnel.tp.in | 27 +++++++++++
etc/templates/rl_misc.cmds.in | 27 +++++++++++
etc/templates/rl_protocols.tp | 27 +++++++++++
etc/templates/rl_serial.tp | 27 +++++++++++
etc/templates/rl_service.tp | 27 +++++++++++
etc/templates/rl_system.tp | 27 +++++++++++
etc/templates/rl_vpn.cmds.in | 27 +++++++++++
etc/templates/rl_vpn.tp.in | 27 +++++++++++
librl_common/rl_command.cc | 23 +++++++++
librl_common/rl_command.hh | 25 +++++++++-
librl_common/rl_encrypt_util.cc | 27 +++++++++++
librl_common/rl_encrypt_util.hh | 27 +++++++++++
librl_common/rl_fileaccess.cc | 25 +++++++++-
librl_common/rl_fileaccess.hh | 25 +++++++++-
librl_common/rl_fw.cc | 27 +++++++++++
librl_common/rl_fw.hh | 23 +++++++++
librl_common/rl_interface.cc | 23 +++++++++
librl_common/rl_interface.hh | 25 +++++++++-
librl_common/rl_mem_trace.cc | 27 +++++++++++
librl_common/rl_mem_trace.hh | 27 +++++++++++
librl_common/rl_nat.cc | 27 +++++++++++
librl_common/rl_nat.hh | 23 +++++++++
librl_common/rl_str_proc.cc | 28 +++++++++++
librl_common/rl_str_proc.hh | 23 +++++++++
librl_common/rl_system_node_util.cc | 27 +++++++++++
librl_common/rl_system_node_util.hh | 27 +++++++++++
librl_common/rl_validate.cc | 26 +++++++++-
librl_common/rl_validate.hh | 27 +++++++++++
libxipc/rl_elapsed_counter.cc | 46 ++++++++++---------
libxipc/rl_elapsed_counter.hh | 46 ++++++++++---------
libxorp/rl_syslog.c | 25 +++++++++-
libxorp/rl_syslog.h | 27 +++++++++++
libxorp/xlog.c | 2
rl_cmd_proc/rl_command.cc | 23 +++++++++
rl_cmd_proc/rl_command.hh | 25 +++++++++-
rl_cmd_proc/rl_str_proc.cc | 27 +++++++++++
rl_cmd_proc/rl_str_proc.hh | 23 +++++++++
rl_firewall/rl_firewall_module.h | 35 +++++++++-----
rl_firewall/rl_firewall_node.cc | 23 +++++++++
rl_firewall/rl_firewall_node.hh | 23 +++++++++
rl_interface_firewall/rl_interface_firewall_module.h | 36 +++++++++-----
rl_interface_firewall/rl_interface_firewall_node.cc | 25 +++++++++-
rl_interface_firewall/rl_interface_firewall_node.hh | 25 +++++++++-
rl_interfaces/rl_interfaces_module.h | 36 +++++++++-----
rl_interfaces/rl_interfaces_node.cc | 23 +++++++++
rl_interfaces/rl_interfaces_node.hh | 23 +++++++++
rl_interfaces_tunnel/rl_interfaces_tunnel_module.h | 36 +++++++++-----
rl_protocols/rl_protocols_module.h | 36 +++++++++-----
rl_protocols/rl_protocols_node.cc | 25 +++++++++-
rl_protocols/rl_protocols_node.hh | 23 +++++++++
rl_serial/rl_serial_fea_mgr.cc | 27 +++++++++++
rl_serial/rl_serial_fea_mgr.hh | 27 +++++++++++
rl_serial/rl_serial_module.h | 36 +++++++++-----
rl_serial/rl_serial_node.cc | 25 +++++++++-
rl_serial/rl_serial_node.hh | 25 +++++++++-
rl_service/rl_service_module.h | 36 +++++++++-----
rl_service/rl_service_node.cc | 27 +++++++++++
rl_service/rl_service_node.hh | 27 +++++++++++
rl_system/README | 2
rl_system/rl_bridge.cc | 23 +++++++++
rl_system/rl_bridge.hh | 23 +++++++++
rl_system/rl_cmds.cc | 27 +++++++++++
rl_system/rl_encrypt.cc | 27 +++++++++++
rl_system/rl_passwd.cc | 27 +++++++++++
rl_system/rl_syslog_node.cc | 23 +++++++++
rl_system/rl_syslog_node.hh | 23 +++++++++
rl_system/rl_system_module.h | 36 +++++++++-----
rl_system/rl_system_node.cc | 23 +++++++++
rl_system/rl_system_node.hh | 25 +++++++++-
rl_vpn/rl_vpn_module.h | 36 +++++++++-----
xrl/interfaces/rl_firewall.xif | 30 +++++++++++-
xrl/interfaces/rl_interface_firewall.xif | 29 +++++++++++
xrl/interfaces/rl_interfaces.xif | 29 +++++++++++
xrl/interfaces/rl_interfaces_tunnel.xif | 29 +++++++++++
xrl/interfaces/rl_misc.xif | 27 +++++++++++
xrl/interfaces/rl_misc_client.xif | 28 +++++++++++
xrl/interfaces/rl_protocols.xif | 29 +++++++++++
xrl/interfaces/rl_serial.xif | 29 +++++++++++
xrl/interfaces/rl_service.xif | 29 +++++++++++
xrl/interfaces/rl_system.xif | 29 +++++++++++
xrl/interfaces/rl_vpn.xif | 29 +++++++++++
xrl/interfaces/socket4_user.xif | 2
xrl/interfaces/socket6_user.xif | 2
xrl/targets/rl_firewall.tgt | 27 +++++++++++
xrl/targets/rl_interface_firewall.tgt | 27 +++++++++++
xrl/targets/rl_interfaces.tgt | 27 +++++++++++
xrl/targets/rl_interfaces_tunnel.tgt | 27 +++++++++++
xrl/targets/rl_misc.tgt | 27 +++++++++++
xrl/targets/rl_protocols.tgt | 27 +++++++++++
xrl/targets/rl_serial.tgt | 27 +++++++++++
xrl/targets/rl_service.tgt | 27 +++++++++++
xrl/targets/rl_system.tgt | 27 +++++++++++
xrl/targets/rl_vpn.tgt | 27 +++++++++++
xrl/targets/rl_xgdaemon.tgt | 30 +++++++++++-
97 files changed, 2335 insertions(+), 208 deletions(-)
New commits:
commit 627c9c987bcf14427213fd16c94180210eac6732
Author: Rick Balocca <rbalocca at phuket.vyatta.com>
Date: Tue Feb 20 12:17:25 2007 -0800
Add the VPL (Vyatta License) to the appropriate xorp files
http://suva.vyatta.com/git/?p=xorp.git;a=commitdiff;h=627c9c987bcf14427213fd16c94180210eac6732
More information about the svn
mailing list