Searched refs:routing (Results 1 - 17 of 17) sorted by relevance

/opensolaris-onvv-gate/usr/src/pkg/manifests/
H A DSUNWroute.mf29 depend fmri=pkg:/system/network/routing@0.5.11,5.11-0.133 type=require
H A DSUNWvrrp.mf29 depend fmri=pkg:/system/network/routing/vrrp@0.5.11,5.11-0.133 type=require
H A Dsystem-network-routing.mf26 set name=pkg.fmri value=pkg:/system/network/routing@$(PKGVERS)
35 dir path=lib/svc/manifest/network/routing group=sys
41 file path=lib/svc/manifest/network/routing/ndp.xml group=sys mode=0444
42 file path=lib/svc/manifest/network/routing/rdisc.xml group=sys mode=0444
43 file path=lib/svc/manifest/network/routing/ripng.xml group=sys mode=0444
44 file path=lib/svc/manifest/network/routing/route.xml group=sys mode=0444
H A Dsystem-network-routing-vrrp.mf26 set name=pkg.fmri value=pkg:/system/network/routing/vrrp@$(PKGVERS)
H A DSUNWcs.mf99 dir path=lib/svc/manifest/network/routing group=sys
325 dir path=var/svc/manifest/network/routing group=sys
545 file path=lib/svc/manifest/network/network-routing-setup.xml group=sys \
548 file path=lib/svc/manifest/network/routing/legacy-routing.xml group=sys \
623 file path=lib/svc/method/net-routing-setup mode=0555
637 file path=lib/svc/method/svc-legacy-routing mode=0555
/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.sbin/routeadm/
H A DMakefile27 SVCMETHOD= svc-legacy-routing svc-forwarding
28 MANIFEST= legacy-routing.xml forwarding.xml
38 # and /lib/svc/manifest/network/routing/legacy-routing.xml
42 ROOTSVCMANIFESTS= $(ROOTSVCNETWORKROUTING)/legacy-routing.xml \
/opensolaris-onvv-gate/usr/src/cmd/svc/milestone/
H A Dnet-routing-setup25 # This script configures IP routing.
38 # If routing.conf file is in place, and has not already been read in
51 # Are we routing dynamically? routeadm(1M) reports this in the
52 # "current" values of ipv4/6-routing - if either are true, we are running
53 # routing daemons (or at least they are enabled to run).
56 nawk '/^ipv[46]-routing [.]*/ { print $2 }' | /usr/bin/grep "current=enabled"`
136 # Use routeadm(1M) to configure forwarding and launch routing daemons
138 # to the global zone. For IPv4 dynamic routing, the system will default
145 # Check the kernel routing table for any other default
153 # The routeadm/ipv4-routing
[all...]
H A DMakefile51 network-routing-setup.xml \
121 net-routing-setup \
/opensolaris-onvv-gate/usr/src/stand/lib/inet/
H A Dipv4_impl.h84 * IP routing table. IP addresses are in network-order.
86 struct routing { struct
H A Dipv4.c63 static struct routing table[IPV4_ROUTE_TABLE_SIZE];
308 * Locate a routing table entry based upon arguments. IP addresses expected
338 * ADD or DEL a routing table entry. Returns 0 for success, -1 and errno
354 /* initialize routing table */
365 dprintf("ipv4_route: routing table full.\n");
380 dprintf("ipv4_route: No such routing entry.\n");
411 * Initialize the IPv4 generic parts of the socket, as well as the routing
/opensolaris-onvv-gate/usr/src/cmd/svc/shell/
H A Dmfsthistory307 svc:/network/routing-setup:default var/svc/manifest/network/network-routing-setup.xml
308 svc:/network/routing-setup var/svc/manifest/network/network-routing-setup.xml
309 svc:/network/routing/legacy-routing:ipv6 var/svc/manifest/network/routing/legacy-routing.xml
310 svc:/network/routing/legacy-routing
[all...]
/opensolaris-onvv-gate/usr/src/uts/common/io/audio/drv/audioemu10k/
H A Daudioemu10k.c72 * EMU10K routing stuff.
260 emu10k_write_routing(emu10k_devc_t *devc, int voice, unsigned char *routing) argument
264 ASSERT(routing != NULL);
270 srda |= routing[i] << (i * 8);
277 fxrt |= routing[i] << ((i * 4) + 16);
639 emu10k_reset_pair(emu10k_portc_t *portc, int voice, uint8_t *routing, argument
664 emu10k_write_routing(devc, voice, routing);
665 emu10k_write_routing(devc, voice + 1, routing);
/opensolaris-onvv-gate/usr/src/lib/libsecdb/
H A Dauth_attr.txt151 solaris.smf.manage.routing:::Manage Routing Service States::help=SmfRoutingStates.html
184 solaris.smf.value.routing:::Change Values of SMF Routing Properties::help=SmfValueRouting.html
H A Dprof_attr.txt64 Network Management:::Manage the host and network configuration:auths=solaris.smf.manage.name-service-cache,solaris.smf.manage.bind,solaris.smf.value.routing,solaris.smf.manage.routing,solaris.smf.value.nwam,solaris.smf.manage.nwam,solaris.smf.manage.tnd,solaris.smf.manage.tnctl,solaris.smf.manage.wpa,solaris.smf.value.mdns,solaris.smf.manage.mdns,solaris.smf.manage.ilb,solaris.network.interface.config;profiles=Network Wifi Management,Inetd Management,Network VRRP,Network Observability;help=RtNetMngmnt.html
/opensolaris-onvv-gate/usr/src/cmd/
H A DMakefile.cmd226 ROOTSVCNETWORKROUTING= $(ROOTSVCNETWORK)/routing
/opensolaris-onvv-gate/usr/src/lib/brand/solaris10/zone/
H A Dp2v.ksh367 for i in $(/usr/bin/egrep network/routing $insttmpfile)
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/
H A Dperl5db.pl5821 and output to STDOUT, then C<sleep> for a very long time, routing this output

Completed in 244 milliseconds