| /onnv/onnv-gate/usr/src/cmd/cmd-inet/usr.sbin/in.ftpd/ |
| ftpusers | 12 dladm
|
| /onnv/onnv-gate/usr/src/pkgdefs/SUNWcnetr/ |
| prototype_com | 51 d none etc/dladm 755 dladm sys 52 e preserve etc/dladm/secobj.conf 600 dladm sys 53 e preserve etc/dladm/datalink.conf 644 dladm sys 54 e preserve etc/dladm/flowadm.conf 644 dladm sys 55 e preserve etc/dladm/flowprop.conf 644 dladm sy [all...] |
| postinstall | 26 # Convert datalink configuration into a series of dladm(1M) commands and 40 AGGR_CONF=/etc/dladm/aggregation.conf 48 # Each line corresponds to one dladm command that is appended 59 dladm_string="dladm create-aggr -P $policy -l \ 88 ORIG=$BASEDIR/etc/dladm/linkprop.conf 94 # one property per dladm invocation. 101 echo dladm set-linkprop -p $linkprop $link >> \ 108 removef $PKGINST /etc/dladm/linkprop.conf > /dev/null 149 ORIG=$BASEDIR/etc/dladm/datalink.conf 166 echo dladm create-vlan -l $phys$inst -v $vid [all...] |
| /onnv/onnv-gate/usr/src/cmd/dladm/ |
| Makefile | 26 PROG= dladm 30 ROOTCFGDIR= $(ROOTETC)/dladm
|
| /onnv/onnv-gate/usr/src/cmd/svc/milestone/ |
| net-iptun | 52 /sbin/dladm show-iptun -p -o link 70 /sbin/dladm up-iptun 75 # up in the above dladm command, and the implicit tunnels named "ip.*" 85 /sbin/dladm show-link -pP $intf_name > /dev/null 2>&1 130 /sbin/dladm down-iptun
|
| net-nwam | 52 # of dladm(1M) commands. Note that after we are done, we 63 /sbin/dladm up-simnet 65 /sbin/dladm init-secobj
|
| net-physical | 53 # Upgrade handling. The upgrade file consists of a series of dladm(1M) 71 /sbin/dladm up-simnet 72 /sbin/dladm up-aggr 73 /sbin/dladm up-vlan 74 /sbin/dladm init-secobj 78 /sbin/dladm up-vnic 107 /sbin/dladm show-iptun -P $intf > /dev/null 2>&1 120 # If dladm show-link -P finds it, then it's not an IP 123 /sbin/dladm show-link -Pp $intf > /dev/null 2>&1
|
| /onnv/onnv-gate/usr/src/cmd/mdb/common/modules/genunix/ |
| net.h | 54 extern int dladm(uintptr_t, uint_t, int, const mdb_arg_t *);
|
| net.c | 1225 * "::dladm show-bridge" support 1615 dladm(uintptr_t addr, uint_t flags, int argc, const mdb_arg_t *argv) function [all...] |
| genunix.c | [all...] |
| /onnv/onnv-gate/usr/src/lib/libsecdb/ |
| user_attr.txt | 32 dladm::::auths=solaris.smf.manage.wpa,solaris.smf.modify
|
| exec_attr.txt | 198 Network Management:solaris:cmd:::/sbin/dladm:euid=dladm;egid=sys;\ 200 Network Management:solaris:cmd:::/sbin/flowadm:euid=dladm;egid=sys;\ 216 Network Link Security:solaris:cmd:::/sbin/dladm:euid=dladm;egid=sys;\
|
| /onnv/onnv-gate/usr/src/cmd/xvm/ipagent/ |
| ipagent.ksh | 77 dladm show-link -p -o link,state | while IFS=: read LINKNAME STATE; 107 # We'll still sleep this iteration to rate-limit dladm calls.
|
| /onnv/onnv-gate/usr/src/pkgdefs/common_files/ |
| i.ftpusers | 62 for user in dladm smmsp gdm webservd mysql openldap xvm
|
| /onnv/onnv-gate/usr/src/cmd/flowadm/ |
| Makefile | 39 ROOTCFGDIR= $(ROOTETC)/dladm
|
| /onnv/onnv-gate/usr/src/cmd/dlmgmtd/ |
| Makefile | 36 ROOTCFGDIR= $(ROOTETC)/dladm
|
| /onnv/onnv-gate/usr/src/cmd/svc/shell/ |
| net_include.sh | 292 macaddrtype=`/sbin/dladm show-vnic $1 -o MACADDRTYPE -p 2>/dev/null` 655 /sbin/dladm init-phys 669 datalink=/etc/dladm/datalink.conf 673 # configured by dladm 706 cmd=sprintf("dladm set-linkprop -p " \
|
| /onnv/onnv-gate/usr/src/cmd/ |
| Makefile | 129 dladm \ 568 dladm \
|
| /onnv/onnv-gate/usr/src/ |
| Makefile.lint | 113 cmd/dladm \
|
| /onnv/onnv-gate/usr/src/uts/common/io/e1000g/ |
| README | 674 6680929 dladm should print POSSIBLE values for properties like mtu by contacting the driver.
|
| /onnv/onnv-gate/usr/src/tools/scripts/ |
| bfu.sh | 178 etc/dladm/* 684 # Convert datalink configuration into a series of dladm(1M) commands 698 AGGR_CONF=/etc/dladm/aggregation.conf 705 # system. Each line corresponds to one dladm command 718 dladm_string="dladm create-aggr -P $policy -l \ 745 ORIG=$rootprefix/etc/dladm/linkprop.conf 752 # dladm invocation. 759 echo dladm set-linkprop -p $linkprop \ 786 echo dladm create-vlan -l $phys$inst -v $vid $ifname \ [all...] |
| /onnv/onnv-gate/usr/src/pkgdefs/SUNWcsu/ |
| prototype_com | [all...] |