Home
last modified time | relevance | path

Searched full:routes (Results 1 – 25 of 267) sorted by relevance

1234567891011

/freebsd/usr.sbin/route6d/
H A Droute6d.866 Enables aging of the statically defined routes.
68 statically defined routes will be removed unless corresponding updates
69 arrive as if the routes are received at the startup of
79 This option is used for aggregating routes.
83 When advertising routes,
85 filters specific routes covered by the aggregate,
124 will not exchange site local routes for safety reasons.
132 will exchange site local routes as well.
139 Filter incoming routes from interfaces
143 utility will accept incoming routes that are in
[all …]
/freebsd/share/doc/smm/18.net/
H A Da.t75 for routes to a host and one for routes to a network. The
89 used as a key in scanning the list of routes. Lookups are
95 By doing this, routes to a specific host on a network may be
96 present as well as routes to the network. This also allows a
111 Routes are typed in two ways: either as host or network, and as
119 The distinction between ``direct'' and ``indirect'' routes indicates
134 It is assumed that multiple routes to the same destination will not
135 be present; only one of multiple routes, that most recently installed,
156 routes in the future, possibly based on bandwidth and monetary
177 virtual circuits, such as TCP, hold onto routes for the duration
[all …]
/freebsd/sbin/routed/
H A Drouted.871 It also advertises or solicits default routes using Router Discovery
79 It adds necessary routes for the interfaces
85 non-static routes in kernel table.
86 Static routes in the kernel table are preserved and
109 packet generated contains a list of known routes, each marked
125 Responses do not include routes with a first hop on the requesting
152 response containing only recently changed routes is sent.
165 Routes in the kernel table that are added or changed as a result
171 which deletes all redirected routes
172 through the gateway involved, advances the age of all RIP routes through
[all …]
H A Dtable.c50 struct timeval age_timer; /* next check of old routes */
59 /* zap any old routes through this gateway */
63 /* It is desirable to "aggregate" routes, to combine differing routes of
65 * or to suppress redundant routes, routes that add no information to
66 * routes with smaller netmasks.
68 * A route is redundant if and only if any and all routes with smaller
69 * but matching netmasks and nets are the same. Since routes are
70 * kept sorted in the radix tree, redundant routes always come second.
72 * There are two kinds of aggregations. First, two routes of the same bit
77 * coarse mask provided no incompatible routes with intermediate masks
[all …]
H A Doutput.c37 /* walk the tree of routes with this for output
51 #define WS_ST_FLASH 0x001 /* send only changed routes */
334 /* Skip this route if doing a flash update and it and the routes in supply_out()
350 * A pair of subnet routes might have been promoted so that they in supply_out()
364 * routes for RIPv1, but leave non-contiguous netmasks in supply_out()
374 * unreasonable number of routes. in supply_out()
378 " instead of %d routes", in supply_out()
467 /* Do not send manual synthetic network routes in walk_supply()
475 /* Do not send automatic synthetic network routes in walk_supply()
482 /* Do not send automatic synthetic network routes to in walk_supply()
[all …]
H A Ddefs.h39 * aggregate routes in the kernel tables.
40 * aggregate advertised routes.
41 * maintain spare routes for faster selection of another gateway
43 * timers on routes with second granularity so that selection
45 * tolerance of static routes.
114 /* Metric used for fake default routes. It ought to be 15, but when
115 * processing advertised routes, previous versions of `routed` added
151 /* No more routes than this, to protect ourself in case something goes
152 * whacko and starts broadcasting zillions of bogus routes.
179 time_t rts_time; /* timer to junk stale routes */
[all …]
H A Dinput.c277 * metric HOPCNT_INFINITY means "all routes". in input()
358 * routes we send. in input()
443 /* Send the answer about specific routes. in input()
566 /* Ignore routes via dead interface. in input()
699 * default routes with the same metric we advertised. in input()
706 /* We can receive aggregated RIPv2 routes that must in input()
709 * We might also receive the same routes aggregated in input()
711 * This could cause duplicate routes to be sent on in input()
714 * but breaking down the aggregated routes for RIPv1 in input()
715 * listeners can produce duplicate routes. in input()
[all …]
H A Drdisc.c245 /* start supplying routes
256 trace_act("start supplying routes"); in set_supplier()
258 /* Forget discovered routes. in set_supplier()
269 /* Do not start advertising until we have heard some RIP routes */ in set_supplier()
289 /* age discovered routes and find the best one
301 * default routes. in rdisc_age()
343 /* Delete old redirected routes to keep the kernel table small, in rdisc_age()
354 /* Zap all routes discovered via an interface that has gone bad
406 /* Count the other discovered routes on the interface. in del_rdisc()
500 /* Stop using discovered routes if they are all bad in rdisc_sort()
[all …]
/freebsd/tests/sys/net/routing/
H A Dtest_routing_l3.py39 routes = ToolsHelper.get_routes(family)
40 px = [r for r in routes if r["destination"] == str(first_addr.network)][0]
46 routes = ToolsHelper.get_routes(family)
47 px = [r for r in routes if r["destination"] == str(first_addr.network)][0]
74 routes = ToolsHelper.get_routes(family)
75 px = [r for r in routes if r["destination"] == str(first_addr.network)][0]
81 routes = ToolsHelper.get_routes(family)
82 px = [r for r in routes if r["destination"] == str(first_addr.network)][0]
H A Dtest_rtsock_multipath.py23 routes = ToolsHelper.get_routes(family)
24 return [r for r in routes if r["destination"] == self.PREFIX]
128 routes = self.get_prefix_routes()
129 derived_map = {r["gateway"]: r["weight"] for r in routes}
218 routes = self.get_prefix_routes()
219 derived_map = {r["gateway"]: r["weight"] for r in routes}
/freebsd/sbin/dhclient/
H A Ddhclient-script124 # If we supported multiple default routes, we'd be removing each
146 # Routes option and a Router option, the DHCP client MUST ignore
149 # DHCP clients that support this option (Classless Static Routes)
150 # MUST NOT install the routes specified in the Static Routes
151 # option (option code 33) if both a Static Routes option and the
152 # Classless Static Routes option are provided.
156 $LOGGER "New Classless Static Routes ($interface): $classless_routes"
188 $LOGGER "New Static Routes ($interface): $new_static_routes"
/freebsd/sbin/route/
H A Droute.8104 Remove all routes.
149 modifiers, only routes having destinations with addresses in the
195 Routes to a particular host may be distinguished from those to
270 or to manually add subnet routes with
300 Routes have associated flags which influence operation of the protocols
301 when sending to destinations matched by the routes.
435 with <16 routes.
439 tailored for a small FIB with <1000 routes.
499 Remove all routes from the routing table:
/freebsd/sys/net/route/
H A Dnhop.h90 * routes. See the example below.
99 * Direct routes (routes w/o gateway):
104 * Loopback routes:
110 * GW routes:
202 #define NH_ORIGIN_KERNEL 2 /* kernel (interface) routes */
203 #define NH_ORIGIN_BOOT 3 /* kernel-originated routes at boot */
204 #define NH_ORIGIN_STATIC 4 /* route(8) routes */
H A Droute_temporal.c29 * This file contains code responsible for expiring temporal routes
49 * Callback returning 1 for the expired routes.
78 * expired routes. Calculates next callout run by looking at
79 * the nh_expire time for the remaining temporal routes.
118 * w.r.t. new temporal routes insertion.
/freebsd/libexec/rc/rc.d/
H A Drouting70 # When $_if is specified, do not flush routes.
79 # When $_if is specified, do not flush routes.
150 # first so that any following routes can be added.
164 # Add default routes for fibs
180 # Install configured routes.
211 # Add pre-defined static routes first.
241 # Add default routes for fibs
257 # Install configured routes.
/freebsd/tests/sys/netinet/
H A Dfibs_test.sh33 # arpresolve should check the interface fib for routes to a target when
46 atf_set "descr" "arpresolve should check the interface fib, not the default fib, for routes"
97 atf_set "descr" "When creating and deleting loopback IPv4 routes, use the interface's fib"
153 atf_set "descr" "When creating and deleting loopback IPv6 routes, use the interface's fib"
211 … "Multiple interfaces on the same subnet but with different fibs can both have default IPv4 routes"
237 # Attempt to add default routes
257 … "Multiple interfaces on the same subnet but with different fibs can both have default IPv6 routes"
283 # Attempt to add default routes
384 # in order for the routes to be correctly cleaned up.
435 atf_set "descr" "SLAAC correctly installs routes on non-default FIBs"
[all …]
/freebsd/contrib/ofed/opensm/man/
H A Dopensm.8232 fabrics, particularly cluster environments, routes commonly align and
233 congest with other routes due to algorithmically unchanging traffic
373 Prefix routes control how the SA responds to path record queries for
375 .B PREFIX ROUTES
377 The default path is \fB\%/etc/opensm/prefix\-routes.conf\fP.
761 .SH PREFIX ROUTES
763 Prefix routes control how the SA responds to path record queries for
767 The prefix routes configuration is meant as a stop-gap until the
902 two switches. This provides deadlock free routes for hypercubes when
919 algorithm, which globally balances the number of routes per link to
[all …]
/freebsd/usr.sbin/ppp/
H A Darp.c102 int routes; in arp_ProxySub() local
115 routes = ID0socket(PF_ROUTE, SOCK_RAW, AF_INET); in arp_ProxySub()
116 if (routes < 0) { in arp_ProxySub()
135 if (ID0write(routes, &arpmsg, arpmsg.hdr.rtm_msglen) < 0 && in arp_ProxySub()
139 close(routes); in arp_ProxySub()
142 close(routes); in arp_ProxySub()
H A Dradius.h55 struct sticky_route *routes; /* FRAMED Routes */ member
61 struct sticky_route *ipv6routes; /* FRAMED IPv6 Routes */
/freebsd/contrib/file/magic/Magdir/
H A Dvacuum-cleaner22 # int32_t route_max; /* 28: 1000 == max. # of routes */
34 # int16_t routes[ 1000* 10]; /* 116044: 1000 10-routes */
/freebsd/sys/contrib/device-tree/Bindings/soc/fsl/cpm_qe/
H A Dfsl,cpm1-tsa.yaml116 '^fsl,[rt]x-ts-routes$':
119 A list of tuple that indicates the Tx or Rx time-slots routes.
195 fsl,tx-ts-routes = <2 0>, /* TS 0..1 */
200 fsl,rx-ts-routes = <2 0>, /* TS 0..1 */
H A Dfsl,qe-tsa.yaml121 '^fsl,[rt]x-ts-routes$':
124 A list of tuple that indicates the Tx or Rx time-slots routes.
200 fsl,tx-ts-routes = <2 0>, /* TS 0..1 */
205 fsl,rx-ts-routes = <2 0>, /* TS 0..1 */
/freebsd/libexec/nuageinit/
H A Dnuageinit115 if v["routes"] then
116 for i, r in ipairs(v["routes"]) do
141 -- TODO compute the prefixlen for the routes
142 --if v["routes"] then
143 -- for i, r in ipairs(v["routes"]) do
145 -- -- skip all the routes which are already covered by the default gateway, some provider
/freebsd/share/man/man4/
H A Drtnetlink.441 Currently it supports configuring interfaces, interface addresses, routes,
43 .Sh ROUTES
76 identification of self-originated routes.
107 Fetches a single route or all routes in the current VNET, depending on the
205 It can be different from route address family for IPv4 routes with IPv6
/freebsd/sys/contrib/device-tree/Bindings/interrupt-controller/
H A Dti,omap4-wugen-mpu4 routes interrupts to the GIC, and also serves as a wakeup source. It
18 - Because this HW ultimately routes interrupts to the GIC, the

1234567891011