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