mapfile-vers revision 1cb875ae88fb9463b368e725c2444776595895cb
1cb875ae88fb9463b368e725c2444776595895cbCathy Zhou# CDDL HEADER START
1cb875ae88fb9463b368e725c2444776595895cbCathy Zhou# The contents of this file are subject to the terms of the
1cb875ae88fb9463b368e725c2444776595895cbCathy Zhou# Common Development and Distribution License (the "License").
1cb875ae88fb9463b368e725c2444776595895cbCathy Zhou# You may not use this file except in compliance with the License.
1cb875ae88fb9463b368e725c2444776595895cbCathy Zhou# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
1cb875ae88fb9463b368e725c2444776595895cbCathy Zhou# See the License for the specific language governing permissions
1cb875ae88fb9463b368e725c2444776595895cbCathy Zhou# and limitations under the License.
1cb875ae88fb9463b368e725c2444776595895cbCathy Zhou# When distributing Covered Code, include this CDDL HEADER in each
1cb875ae88fb9463b368e725c2444776595895cbCathy Zhou# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
1cb875ae88fb9463b368e725c2444776595895cbCathy Zhou# If applicable, add the following below this CDDL HEADER, with the
1cb875ae88fb9463b368e725c2444776595895cbCathy Zhou# fields enclosed by brackets "[]" replaced with your own identifying
1cb875ae88fb9463b368e725c2444776595895cbCathy Zhou# information: Portions Copyright [yyyy] [name of copyright owner]
1cb875ae88fb9463b368e725c2444776595895cbCathy Zhou# CDDL HEADER END
1cb875ae88fb9463b368e725c2444776595895cbCathy Zhou# Copyright 2009 Sun Microsystems, Inc. All rights reserved.
1cb875ae88fb9463b368e725c2444776595895cbCathy Zhou# Use is subject to license terms.
1cb875ae88fb9463b368e725c2444776595895cbCathy Zhou# MAPFILE HEADER START
1cb875ae88fb9463b368e725c2444776595895cbCathy Zhou# WARNING: STOP NOW. DO NOT MODIFY THIS FILE.
1cb875ae88fb9463b368e725c2444776595895cbCathy Zhou# Object versioning must comply with the rules detailed in
1cb875ae88fb9463b368e725c2444776595895cbCathy Zhou# You should not be making modifications here until you've read the most current
1cb875ae88fb9463b368e725c2444776595895cbCathy Zhou# copy of that file. If you need help, contact a gatekeeper for guidance.
1cb875ae88fb9463b368e725c2444776595895cbCathy Zhou# MAPFILE HEADER END
1cb875ae88fb9463b368e725c2444776595895cbCathy ZhouSUNWprivate_1.1 {
1cb875ae88fb9463b368e725c2444776595895cbCathy Zhou vrrp_create;
1cb875ae88fb9463b368e725c2444776595895cbCathy Zhou vrrp_delete;
1cb875ae88fb9463b368e725c2444776595895cbCathy Zhou vrrp_disable;
1cb875ae88fb9463b368e725c2444776595895cbCathy Zhou vrrp_enable;
1cb875ae88fb9463b368e725c2444776595895cbCathy Zhou vrrp_err2str;
1cb875ae88fb9463b368e725c2444776595895cbCathy Zhou vrrp_get_vnicname;
1cb875ae88fb9463b368e725c2444776595895cbCathy Zhou vrrp_is_vrrp_vnic;
1cb875ae88fb9463b368e725c2444776595895cbCathy Zhou vrrp_modify;
1cb875ae88fb9463b368e725c2444776595895cbCathy Zhou vrrp_state2str;
1cb875ae88fb9463b368e725c2444776595895cbCathy Zhou vrrp_valid_name;