function_default_target_route_setup 

Fuego wiki

Login or create account

function default target route setup

NAME [edit section]

default_target_route_setup

SYNOPSIS [edit section]

default_target_route_setup

DESCRIPTION [edit section]

This function checks to make sure some link-related environment variables are defined, then calls target_setup_route_to_host.

Note: I can find no callers of this function in current Fuego (as of Mar 2017).

EXAMPLES [edit section]

Here are some sample invocations:

ENVIRONMENT and ARGUMENTS [edit section]

This function expects the following environment variables to be defined:
  • LINK_NET
  • LINK_NETMASK
  • LINK_GATEWAY
  • LINK_TARGET

RETURN [edit section]

Returns non-zero on error.

SOURCE [edit section]

Located in overlays/base/base-funcs.fuegoclass

SEE ALSO [edit section]

TBWiki engine 1.8.3 by Tim Bird