Python
1.8.14
Introduction to Faucet
Tutorials
Installation
Docker
Configuration
Configuration Recipe Book
Vendor-specific Documentation
External Resources
Developer Guide
Architecture
Testing
Fuzzing
Source Code
Frequently Asked Questions
Python
Docs
»
Index
Edit on GitHub
Index
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
K
|
L
|
M
|
N
|
O
|
P
|
R
|
S
|
T
|
U
|
V
|
W
A
ACL (class in faucet.acl)
acquire_nonblock() (faucet.faucet_experimental_event.NonBlockLock method)
actions_types (faucet.acl.ACL attribute)
active (faucet.valve_route.ValveRouteManager attribute)
add() (faucet.valve_table.ValveGroupEntry method)
add_acl() (faucet.dp.DP method)
add_authed_mac() (faucet.valve.Valve method)
add_cache_host() (faucet.vlan.VLAN method)
add_db() (faucet.watcher_conf.WatcherConf method)
add_dp() (faucet.watcher_conf.WatcherConf method)
add_faucet_vip() (faucet.valve_route.ValveRouteManager method)
add_host_fib_route_from_pkt() (faucet.valve_route.ValveRouteManager method)
add_port() (faucet.dp.DP method)
add_port_acl() (faucet.faucet_experimental_api.FaucetExperimentalAPI method)
add_route() (faucet.valve.Valve method)
(faucet.valve_route.ValveRouteManager method)
(faucet.vlan.VLAN method)
add_router() (faucet.dp.DP method)
add_stack_link() (faucet.dp.DP class method)
add_vlan_acl() (faucet.faucet_experimental_api.FaucetExperimentalAPI method)
advertise() (faucet.valve.Valve method)
(faucet.valve_route.ValveIPv4RouteManager method)
(faucet.valve_route.ValveIPv6RouteManager method)
(faucet.valve_route.ValveRouteManager method)
age() (faucet.valve_route.NextHop method)
all_ip_gws() (faucet.vlan.VLAN method)
AlliedTelesis (class in faucet.valve)
AnonVLAN (class in faucet.valve_route)
AnyVLAN (class in faucet.vlan)
apply_actions() (in module faucet.valve_of)
apply_meter() (in module faucet.valve_of)
arp_neighbor_timeout (faucet.valve_route.ValveRouteManager attribute)
arp_reply() (in module faucet.valve_packet)
arp_request() (in module faucet.valve_packet)
ArubaValve (class in faucet.valve)
auth_handler() (faucet.faucet_dot1x.FaucetDot1x method)
B
ban_rules() (faucet.valve_host.ValveHostManager method)
barrier() (in module faucet.valve_of)
base_prom_labels (faucet.valve.Valve attribute)
bgp (faucet.faucet.Faucet attribute)
bgp_ipvs() (faucet.vlan.VLAN method)
bgp_neighbor_addresses_by_ipv() (faucet.vlan.VLAN method)
bgp_server_addresses_by_ipv() (faucet.vlan.VLAN method)
bgp_vlans() (faucet.dp.DP method)
BgpSpeakerKey (class in faucet.faucet_bgp)
btos() (in module faucet.valve_util)
bucket() (in module faucet.valve_of)
build_acl_entry() (in module faucet.valve_acl)
build_acl_ofmsgs() (in module faucet.valve_acl)
build_flood_rules() (faucet.valve_flood.ValveFloodManager method)
(faucet.valve_flood.ValveFloodStackManager method)
build_match_dict() (in module faucet.valve_of)
build_output_actions() (in module faucet.valve_acl)
build_pkt_header() (in module faucet.valve_packet)
C
cache_time (faucet.valve_route.NextHop attribute)
(faucet.vlan.HostCacheEntry attribute)
CACHE_UPDATE_GUARD_TIME (faucet.valve_host.ValveHostManager attribute)
cached_host() (faucet.vlan.VLAN method)
cached_host_on_port() (faucet.vlan.VLAN method)
cached_hosts_count_on_port() (faucet.vlan.VLAN method)
cached_hosts_on_port() (faucet.vlan.VLAN method)
check_config() (faucet.conf.Conf method)
(faucet.dp.DP method)
(faucet.port.Port method)
(faucet.router.Router method)
(faucet.vlan.VLAN method)
(in module faucet.check_faucet_config)
check_path() (faucet.faucet_experimental_event.FaucetExperimentalEventNotifier method)
CiscoC9KValve (class in faucet.valve)
clear_cache_hosts_on_port() (faucet.vlan.VLAN method)
close_logger() (in module faucet.valve_util)
close_logs() (faucet.valve.Valve method)
Conf (class in faucet.conf)
conf (faucet.gauge_influx.InfluxShipper attribute)
conf_hash() (faucet.conf.Conf method)
config_changed() (in module faucet.config_parser_util)
config_file (faucet.valves_manager.ConfigWatcher attribute)
config_file_hash() (in module faucet.config_parser_util)
config_file_stats (faucet.valves_manager.ConfigWatcher attribute)
config_hashes (faucet.valves_manager.ConfigWatcher attribute)
ConfigWatcher (class in faucet.valves_manager)
connect_or_disconnect_handler() (faucet.valve_ryuapp.RyuAppBase method)
construct_mapping() (faucet.config_parser_util.UniqueKeyLoader method)
content_changed() (faucet.valves_manager.ConfigWatcher method)
CONTROL_ETH_TYPES (faucet.valve_route.ValveIPv4RouteManager attribute)
(faucet.valve_route.ValveIPv6RouteManager attribute)
(faucet.valve_route.ValveRouteManager attribute)
control_plane_handler() (faucet.valve_route.ValveIPv4RouteManager method)
(faucet.valve_route.ValveIPv6RouteManager method)
(faucet.valve_route.ValveRouteManager method)
controller_pps_meteradd() (in module faucet.valve_of)
controller_pps_meterdel() (in module faucet.valve_of)
CREDENTIALS (faucet.faucet_dot1x.FaucetDot1x attribute)
D
data (faucet.valve_packet.PacketMeta attribute)
datapath_connect() (faucet.valve.Valve method)
datapath_disconnect() (faucet.valve.Valve method)
dead() (faucet.valve_route.NextHop method)
debug() (faucet.valve.ValveLogger method)
dec_ip_ttl() (in module faucet.valve_of)
DEC_TTL (faucet.valve.AlliedTelesis attribute)
(faucet.valve.ArubaValve attribute)
(faucet.valve.Valve attribute)
dec_ttl (faucet.valve_route.ValveRouteManager attribute)
decode_value() (in module faucet.fctl)
dedupe_ofmsgs() (in module faucet.valve_of)
dedupe_output_port_acts() (in module faucet.valve_of)
defaults (faucet.acl.ACL attribute)
(faucet.conf.Conf attribute)
(faucet.dp.DP attribute)
(faucet.meter.Meter attribute)
(faucet.port.Port attribute)
(faucet.router.Router attribute)
(faucet.vlan.VLAN attribute)
(faucet.watcher_conf.WatcherConf attribute)
defaults_types (faucet.acl.ACL attribute)
(faucet.conf.Conf attribute)
(faucet.dp.DP attribute)
(faucet.meter.Meter attribute)
(faucet.port.Port attribute)
(faucet.router.Router attribute)
(faucet.vlan.VLAN attribute)
(faucet.watcher_conf.WatcherConf attribute)
del_route() (faucet.valve.Valve method)
(faucet.valve_route.ValveRouteManager method)
(faucet.vlan.VLAN method)
delete() (faucet.valve_table.ValveGroupEntry method)
delete_all() (faucet.valve_table.ValveGroupTable method)
delete_host_from_vlan() (faucet.valve_host.ValveHostManager method)
delete_port_acl() (faucet.faucet_experimental_api.FaucetExperimentalAPI method)
delete_vlan_acl() (faucet.faucet_experimental_api.FaucetExperimentalAPI method)
desc_stats_reply_handler() (faucet.faucet.Faucet method)
desc_stats_request() (in module faucet.valve_of)
devid_present() (in module faucet.valve_of)
dot1x_defaults_types (faucet.dp.DP attribute)
dot1x_ports() (faucet.dp.DP method)
DP (class in faucet.dp)
dp (faucet.valve.Valve attribute)
dp_config_path() (in module faucet.config_parser_util)
dp_include() (in module faucet.config_parser_util)
dp_init() (faucet.valve.Valve method)
dp_parser() (in module faucet.config_parser)
dpid_log() (in module faucet.valve_util)
dyn_finalized (faucet.conf.Conf attribute)
dyn_hash (faucet.conf.Conf attribute)
E
echo_reply() (in module faucet.valve_packet)
edge_learn_port() (faucet.valve_flood.ValveFloodManager static method)
(faucet.valve_flood.ValveFloodStackManager method)
entries (faucet.valve_table.ValveGroupTable attribute)
entry (faucet.meter.Meter attribute)
entry_msg (faucet.meter.Meter attribute)
error() (faucet.valve.ValveLogger method)
error_handler() (faucet.faucet.Faucet method)
eth_dst (faucet.valve_packet.PacketMeta attribute)
eth_dst_table (faucet.valve_route.ValveRouteManager attribute)
eth_pkt (faucet.valve_packet.PacketMeta attribute)
eth_src (faucet.valve_packet.PacketMeta attribute)
(faucet.valve_route.NextHop attribute)
(faucet.vlan.HostCacheEntry attribute)
eth_src_int (faucet.vlan.HostCacheEntry attribute)
eth_src_table (faucet.valve_route.ValveRouteManager attribute)
eth_type (faucet.valve_packet.PacketMeta attribute)
ETH_TYPE (faucet.valve_route.ValveIPv4RouteManager attribute)
(faucet.valve_route.ValveIPv6RouteManager attribute)
(faucet.valve_route.ValveRouteManager attribute)
ETH_TYPES_PARSERS (faucet.valve_packet.PacketMeta attribute)
EventFaucetAdvertise (class in faucet.faucet)
EventFaucetExperimentalAPIRegistered (class in faucet.faucet)
EventFaucetLLDPAdvertise (class in faucet.faucet)
EventFaucetMetricUpdate (class in faucet.faucet)
EventFaucetResolveGateways (class in faucet.faucet)
EventFaucetStackLinkStates (class in faucet.faucet)
EventFaucetStateExpire (class in faucet.faucet)
EventReconfigure (class in faucet.valve_ryuapp)
exact_match (faucet.acl.ACL attribute)
exc_logname (faucet.faucet.Faucet attribute)
(faucet.gauge.Gauge attribute)
(faucet.valve_ryuapp.RyuAppBase attribute)
expire_cache_host() (faucet.vlan.VLAN method)
expire_cache_hosts() (faucet.vlan.VLAN method)
expire_hosts_from_vlan() (faucet.valve_host.ValveHostFlowRemovedManager method)
(faucet.valve_host.ValveHostManager method)
F
Faucet (class in faucet.faucet)
faucet (module)
faucet.acl (module)
faucet.check_faucet_config (module)
faucet.conf (module)
faucet.config_parser (module)
faucet.config_parser_util (module)
faucet.dp (module)
faucet.faucet (module)
faucet.faucet_bgp (module)
faucet.faucet_dot1x (module)
faucet.faucet_experimental_api (module)
faucet.faucet_experimental_event (module)
faucet.faucet_metrics (module)
faucet.faucet_pipeline (module)
faucet.fctl (module)
faucet.gauge (module)
faucet.gauge_influx (module)
faucet.gauge_pollers (module)
faucet.gauge_prom (module)
faucet.meter (module)
faucet.port (module)
faucet.prom_client (module)
faucet.router (module)
faucet.tfm_pipeline (module)
faucet.valve (module)
faucet.valve_acl (module)
faucet.valve_flood (module)
faucet.valve_host (module)
faucet.valve_of (module)
faucet.valve_of_old (module)
faucet.valve_packet (module)
faucet.valve_route (module)
faucet.valve_ryuapp (module)
faucet.valve_table (module)
faucet.valve_util (module)
faucet.valves_manager (module)
faucet.vlan (module)
faucet.watcher (module)
faucet.watcher_conf (module)
faucet_async() (in module faucet.valve_of)
faucet_config() (in module faucet.valve_of)
faucet_lldp_stack_state_tlvs() (in module faucet.valve_packet)
faucet_lldp_tlvs() (in module faucet.valve_packet)
faucet_oui() (in module faucet.valve_packet)
faucet_tlvs() (in module faucet.valve_packet)
faucet_vips_by_ipv() (faucet.vlan.VLAN method)
FaucetBgp (class in faucet.faucet_bgp)
FaucetDot1x (class in faucet.faucet_dot1x)
FaucetExperimentalAPI (class in faucet.faucet_experimental_api)
FaucetExperimentalEventNotifier (class in faucet.faucet_experimental_event)
FaucetMetrics (class in faucet.faucet_metrics)
features_handler() (faucet.faucet.Faucet method)
fib_table (faucet.valve_route.ValveRouteManager attribute)
files_changed() (faucet.valves_manager.ConfigWatcher method)
finalize() (faucet.conf.Conf method)
(faucet.port.Port method)
(faucet.router.Router method)
finalize_config() (faucet.dp.DP method)
FLOOD_DSTS (faucet.valve_flood.ValveFloodManager attribute)
flood_manager (faucet.valve.Valve attribute)
flood_pkt() (faucet.vlan.VLAN method)
flood_ports() (faucet.vlan.VLAN static method)
flood_table (faucet.valve_route.ValveRouteManager attribute)
flood_tagged_port_outputs() (in module faucet.valve_of)
flood_untagged_port_outputs() (in module faucet.valve_of)
flow_timeout() (faucet.valve.Valve method)
(faucet.valve_host.ValveHostFlowRemovedManager method)
(faucet.valve_host.ValveHostManager method)
flowcontroller() (faucet.valve_table.ValveTable method)
flowdel() (faucet.valve_table.ValveTable method)
flowdrop() (faucet.valve_table.ValveTable method)
flowmod() (faucet.valve_table.ValveTable method)
(in module faucet.valve_of)
flowremoved_handler() (faucet.faucet.Faucet method)
from_connected_to_vip() (faucet.vlan.VLAN method)
G
Gauge (class in faucet.gauge)
GaugeFlowTableInfluxDBLogger (class in faucet.gauge_influx)
GaugeFlowTableLogger (class in faucet.watcher)
GaugeFlowTablePoller (class in faucet.gauge_pollers)
GaugeFlowTablePrometheusPoller (class in faucet.gauge_prom)
GaugePoller (class in faucet.gauge_pollers)
GaugePortStateInfluxDBLogger (class in faucet.gauge_influx)
GaugePortStateLogger (class in faucet.watcher)
GaugePortStatePoller (class in faucet.gauge_pollers)
GaugePortStatePrometheusPoller (class in faucet.gauge_prom)
GaugePortStatsInfluxDBLogger (class in faucet.gauge_influx)
GaugePortStatsLogger (class in faucet.watcher)
GaugePortStatsPoller (class in faucet.gauge_pollers)
GaugePortStatsPrometheusPoller (class in faucet.gauge_prom)
GaugePrometheusClient (class in faucet.gauge_prom)
GaugeThreadPoller (class in faucet.gauge_pollers)
get_config() (faucet.faucet.Faucet method)
(faucet.faucet_experimental_api.FaucetExperimentalAPI method)
get_config_changes() (faucet.dp.DP method)
get_config_dict() (faucet.dp.DP method)
(faucet.valve.Valve method)
get_config_for_api() (in module faucet.config_parser)
get_entry() (faucet.valve_table.ValveGroupTable method)
get_logger() (in module faucet.config_parser_util)
(in module faucet.valve_util)
get_native_vlan() (faucet.dp.DP method)
get_ports() (faucet.vlan.VLAN method)
get_setting() (faucet.valve_ryuapp.RyuAppBase method)
(in module faucet.valve_util)
get_sys_prefix() (in module faucet.valve_util)
get_tables() (faucet.dp.DP method)
(faucet.faucet.Faucet method)
(faucet.faucet_experimental_api.FaucetExperimentalAPI method)
global_vlan (faucet.valve_route.ValveRouteManager attribute)
goto_table() (in module faucet.valve_of)
group_act() (in module faucet.valve_of)
group_flood_buckets() (in module faucet.valve_of)
group_id_from_str() (faucet.valve_table.ValveGroupTable static method)
groupadd() (in module faucet.valve_of)
groupadd_ff() (in module faucet.valve_of)
groupdel() (in module faucet.valve_of)
groupmod() (in module faucet.valve_of)
groupmod_ff() (in module faucet.valve_of)
groups (faucet.valve_route.ValveRouteManager attribute)
H
hairpin_ports() (faucet.vlan.VLAN method)
host_manager (faucet.valve.Valve attribute)
HostCacheEntry (class in faucet.vlan)
hosts() (faucet.port.Port method)
hosts_count() (faucet.port.Port method)
(faucet.vlan.VLAN method)
I
ICMP_TYPE (faucet.valve_route.ValveIPv4RouteManager attribute)
(faucet.valve_route.ValveIPv6RouteManager attribute)
(faucet.valve_route.ValveRouteManager attribute)
icmpv6_echo_reply() (in module faucet.valve_packet)
ignore_port() (in module faucet.valve_of)
ignore_subconf() (faucet.conf.Conf method)
in_port_tables() (faucet.dp.DP method)
InfluxShipper (class in faucet.gauge_influx)
info() (faucet.valve.ValveLogger method)
InvalidConfigError
ip_dsts_for_ip_gw() (faucet.vlan.VLAN method)
ip_in_vip_subnet() (faucet.vlan.VLAN method)
ip_ver() (faucet.valve_packet.PacketMeta method)
IPV (faucet.valve_route.ValveIPv4RouteManager attribute)
(faucet.valve_route.ValveIPv6RouteManager attribute)
(faucet.valve_route.ValveRouteManager attribute)
ipv4_parseable() (in module faucet.valve_packet)
ipv6_link_eth_mcast() (in module faucet.valve_packet)
ipv6_solicited_node_from_ucast() (in module faucet.valve_packet)
ipvs() (faucet.vlan.VLAN method)
is_active() (faucet.gauge_pollers.GaugePoller method)
(faucet.gauge_pollers.GaugeThreadPoller method)
is_apply_actions() (in module faucet.valve_of)
is_delete() (in module faucet.valve_of)
is_faucet_vip() (faucet.vlan.VLAN method)
is_flowdel() (in module faucet.valve_of)
is_flowmod() (in module faucet.valve_of)
is_groupadd() (in module faucet.valve_of)
is_groupdel() (in module faucet.valve_of)
is_groupmod() (in module faucet.valve_of)
is_meter() (in module faucet.valve_of)
is_meteradd() (in module faucet.valve_of)
is_meterdel() (in module faucet.valve_of)
is_metermod() (in module faucet.valve_of)
is_registered() (faucet.faucet_experimental_api.FaucetExperimentalAPI method)
is_set_field() (in module faucet.valve_of)
is_stack_admin_down() (faucet.port.Port method)
is_stack_down() (faucet.port.Port method)
is_stack_edge() (faucet.dp.DP method)
is_stack_init() (faucet.port.Port method)
is_stack_up() (faucet.port.Port method)
is_table_features_req() (in module faucet.valve_of)
K
kill_on_exception() (in module faucet.valve_util)
L
l3_dst (faucet.valve_packet.PacketMeta attribute)
l3_pkt (faucet.valve_packet.PacketMeta attribute)
l3_src (faucet.valve_packet.PacketMeta attribute)
lacp_down() (faucet.valve.Valve method)
lacp_handler() (faucet.valve.Valve method)
lacp_reqreply() (in module faucet.valve_packet)
lacp_up() (faucet.valve.Valve method)
lags() (faucet.vlan.VLAN method)
last_retry_time (faucet.valve_route.NextHop attribute)
learn_host_on_vlan_port_flows() (faucet.valve_host.ValveHostManager method)
learn_host_on_vlan_ports() (faucet.valve_host.ValveHostManager method)
learn_host_timeouts() (faucet.valve_host.ValveHostFlowRemovedManager method)
(faucet.valve_host.ValveHostManager method)
LINK_LOCAL (faucet.valve_route.ValveIPv4RouteManager attribute)
(faucet.valve_route.ValveIPv6RouteManager attribute)
(faucet.valve_route.ValveRouteManager attribute)
lldp_beacon() (in module faucet.valve_packet)
lldp_beacon_defaults_types (faucet.dp.DP attribute)
(faucet.port.Port attribute)
lldp_beacon_enabled() (faucet.port.Port method)
lldp_beacon_send_ports() (faucet.dp.DP method)
lldp_handler() (faucet.valve.Valve method)
lldp_org_tlv_defaults_types (faucet.port.Port attribute)
load_configs() (faucet.valves_manager.ValvesManager method)
load_tables() (faucet.tfm_pipeline.LoadRyuTables static method)
LoadRyuTables (class in faucet.tfm_pipeline)
log() (faucet.valve_packet.PacketMeta method)
logger (faucet.gauge_influx.InfluxShipper attribute)
(faucet.valve.Valve attribute)
(faucet.valve_route.ValveRouteManager attribute)
logname (faucet.faucet.Faucet attribute)
(faucet.gauge.Gauge attribute)
(faucet.valve.Valve attribute)
(faucet.valve_ryuapp.RyuAppBase attribute)
M
mac_addr_is_unicast() (in module faucet.valve_packet)
mac_byte_mask() (in module faucet.valve_packet)
main() (in module faucet.check_faucet_config)
(in module faucet.fctl)
make_point() (faucet.gauge_influx.InfluxShipper static method)
make_port_point() (faucet.gauge_influx.InfluxShipper method)
make_wsgi_app() (in module faucet.prom_client)
match() (faucet.valve_table.ValveTable method)
(in module faucet.valve_of)
match_from_dict() (in module faucet.valve_of)
match_tables() (faucet.dp.DP method)
max_host_fib_retry_count (faucet.valve_route.ValveRouteManager attribute)
max_hosts_per_resolve_cycle (faucet.valve_route.ValveRouteManager attribute)
MAX_LEN (faucet.valve_route.ValveRouteManager attribute)
max_resolve_backoff_time (faucet.valve_route.ValveRouteManager attribute)
merge_dyn() (faucet.conf.Conf method)
Meter (class in faucet.meter)
meter_id (faucet.meter.Meter attribute)
meteradd() (in module faucet.valve_of)
meterdel() (in module faucet.valve_of)
metric_update() (faucet.faucet.Faucet method)
metrics (faucet.faucet.Faucet attribute)
(faucet.gauge_prom.GaugePrometheusClient attribute)
(faucet.valve.Valve attribute)
MIN_ETH_TYPE_PKT_SIZE (faucet.valve_packet.PacketMeta attribute)
mirror_actions() (faucet.port.Port method)
mirrored_ports() (faucet.vlan.VLAN method)
modify() (faucet.valve_table.ValveGroupEntry method)
modify_stack_topology() (faucet.dp.DP static method)
mutable_attrs (faucet.conf.Conf attribute)
(faucet.dp.DP attribute)
(faucet.vlan.VLAN attribute)
N
name (faucet.vlan.AnyVLAN attribute)
(faucet.vlan.NullVLAN attribute)
nd_advert() (in module faucet.valve_packet)
nd_request() (in module faucet.valve_packet)
neigh_cache_by_ipv() (faucet.vlan.VLAN method)
neigh_cache_count_by_ipv() (faucet.vlan.VLAN method)
new_valve() (faucet.valves_manager.ValvesManager method)
NextHop (class in faucet.valve_route)
nexthop_dead() (faucet.valve_route.ValveRouteManager method)
no_response() (faucet.gauge_pollers.GaugeFlowTablePoller method)
(faucet.gauge_pollers.GaugePoller method)
(faucet.gauge_pollers.GaugePortStatePoller method)
(faucet.gauge_pollers.GaugePortStatsPoller method)
(faucet.gauge_pollers.GaugeThreadPoller method)
(faucet.watcher.GaugePortStateLogger static method)
NonBlockLock (class in faucet.faucet_experimental_event)
notifier (faucet.faucet.Faucet attribute)
(faucet.valve.Valve attribute)
notify() (faucet.faucet_experimental_event.FaucetExperimentalEventNotifier method)
NoviFlowValve (class in faucet.valve)
NullRyuDatapath (class in faucet.dp)
NullVLAN (class in faucet.vlan)
O
ofchannel_log() (faucet.valve.Valve method)
ofchannel_logger (faucet.valve.Valve attribute)
ofdescstats_handler() (faucet.valve.Valve method)
oferror() (faucet.valve.Valve method)
OFP_VERSIONS (faucet.valve_ryuapp.RyuAppBase attribute)
ofproto (faucet.dp.NullRyuDatapath attribute)
orig_len (faucet.valve_packet.PacketMeta attribute)
output_actions_types (faucet.acl.ACL attribute)
output_controller() (in module faucet.valve_of)
output_in_port() (in module faucet.valve_of)
output_port() (faucet.vlan.VLAN method)
(in module faucet.valve_of)
OVSValve (class in faucet.valve)
P
packet_complete() (faucet.valve_packet.PacketMeta method)
packet_in_handler() (faucet.faucet.Faucet method)
PacketMeta (class in faucet.valve_packet)
packetout() (in module faucet.valve_of)
parse_args() (in module faucet.fctl)
parse_configs() (faucet.valves_manager.ValvesManager method)
parse_eth_pkt() (in module faucet.valve_packet)
parse_faucet_lldp() (in module faucet.valve_packet)
parse_lacp_pkt() (in module faucet.valve_packet)
parse_lldp() (in module faucet.valve_packet)
parse_packet_in_pkt() (in module faucet.valve_packet)
parse_pkt_meta() (faucet.valve.Valve method)
parse_rcv_packet() (faucet.valve.Valve method)
parse_vlan_pkt() (in module faucet.valve_packet)
peer_stack_up_ports() (faucet.dp.DP method)
pkt (faucet.valve_packet.PacketMeta attribute)
pkt_out_port() (faucet.vlan.VLAN method)
pop_vlan() (in module faucet.valve_of)
Port (class in faucet.port)
port (faucet.valve_packet.PacketMeta attribute)
(faucet.valve_route.NextHop attribute)
(faucet.vlan.HostCacheEntry attribute)
port_add() (faucet.valve.Valve method)
port_delete() (faucet.valve.Valve method)
port_is_tagged() (faucet.vlan.VLAN method)
port_is_untagged() (faucet.vlan.VLAN method)
port_no_valid() (faucet.valve.Valve method)
port_status_from_state() (in module faucet.valve_of)
port_status_handler() (faucet.faucet.Faucet method)
(faucet.valve.Valve method)
ports_add() (faucet.valve.Valve method)
ports_delete() (faucet.valve.Valve method)
prepare_send_flows() (faucet.valve.Valve method)
proactive_learn (faucet.valve_route.ValveRouteManager attribute)
prom_client (faucet.gauge.Gauge attribute)
PromClient (class in faucet.prom_client)
push_config() (faucet.faucet_experimental_api.FaucetExperimentalAPI method)
push_vlan() (in module faucet.valve_acl)
push_vlan_act() (in module faucet.valve_of)
R
rate_limit_packet_ins() (faucet.valve.Valve method)
rcv_packet() (faucet.valve.Valve method)
read_config() (in module faucet.config_parser_util)
recent_ofmsgs (faucet.valve.Valve attribute)
reconnect_handler() (faucet.valve_ryuapp.RyuAppBase method)
release() (faucet.faucet_experimental_event.NonBlockLock method)
reload_config() (faucet.faucet.Faucet method)
(faucet.faucet_experimental_api.FaucetExperimentalAPI method)
(faucet.gauge.Gauge method)
(faucet.valve.Valve method)
(faucet.valve_ryuapp.RyuAppBase method)
remove_stack_link() (faucet.dp.DP class method)
reparse() (faucet.valve_packet.PacketMeta method)
reparse_all() (faucet.valve_packet.PacketMeta method)
reparse_ip() (faucet.valve_packet.PacketMeta method)
report_dp_status() (faucet.gauge_pollers.GaugePoller method)
report_label_match_metrics() (in module faucet.fctl)
request_reload_configs() (faucet.valves_manager.ValvesManager method)
REQUIRED_LABELS (faucet.prom_client.PromClient attribute)
reregister_flow_vars() (faucet.gauge_prom.GaugePrometheusClient method)
reset() (faucet.faucet_bgp.FaucetBgp method)
(faucet.faucet_dot1x.FaucetDot1x method)
reset_caches() (faucet.vlan.VLAN method)
reset_dpid() (faucet.faucet_metrics.FaucetMetrics method)
reset_ports() (faucet.vlan.VLAN method)
reset_refs() (faucet.dp.DP method)
resolve_gateways() (faucet.valve.Valve method)
(faucet.valve_route.ValveRouteManager method)
resolve_gw_on_port() (faucet.valve_route.ValveIPv4RouteManager method)
(faucet.valve_route.ValveIPv6RouteManager method)
(faucet.valve_route.ValveRouteManager method)
resolve_gw_on_vlan() (faucet.valve_route.ValveIPv4RouteManager method)
(faucet.valve_route.ValveIPv6RouteManager method)
(faucet.valve_route.ValveRouteManager method)
resolve_port() (faucet.dp.DP method)
resolve_retries (faucet.valve_route.NextHop attribute)
resolve_stack_topology() (faucet.dp.DP method)
rewrite_vlan() (in module faucet.valve_acl)
route_count_by_ipv() (faucet.vlan.VLAN method)
route_priority (faucet.valve_route.ValveRouteManager attribute)
Router (class in faucet.router)
router_advert() (in module faucet.valve_packet)
routers (faucet.valve_route.ValveRouteManager attribute)
routes_by_ipv() (faucet.vlan.VLAN method)
rule_types (faucet.acl.ACL attribute)
rules (faucet.acl.ACL attribute)
running() (faucet.gauge_pollers.GaugePoller method)
(faucet.port.Port method)
RyuAppBase (class in faucet.valve_ryuapp)
S
scrape_prometheus() (in module faucet.fctl)
send_flows() (faucet.valve.Valve method)
send_lldp_beacons() (faucet.valve.Valve method)
send_req() (faucet.gauge_pollers.GaugeFlowTablePoller method)
(faucet.gauge_pollers.GaugePoller method)
(faucet.gauge_pollers.GaugePortStatePoller method)
(faucet.gauge_pollers.GaugePortStatsPoller method)
(faucet.gauge_pollers.GaugeThreadPoller method)
(faucet.watcher.GaugePortStateLogger static method)
server (faucet.prom_client.PromClient attribute)
set_defaults() (faucet.conf.Conf method)
(faucet.dp.DP method)
(faucet.port.Port method)
(faucet.vlan.VLAN method)
set_eth_dst() (in module faucet.valve_of)
set_eth_src() (in module faucet.valve_of)
set_field() (in module faucet.valve_of)
set_vlan_vid() (in module faucet.valve_of)
ship_error_prefix (faucet.gauge_influx.InfluxShipper attribute)
ship_points() (faucet.gauge_influx.InfluxShipper method)
shortest_path() (faucet.dp.DP method)
shortest_path_port() (faucet.dp.DP method)
shortest_path_to_root() (faucet.dp.DP method)
shutdown_bgp_speakers() (faucet.faucet_bgp.FaucetBgp method)
signal_handler() (faucet.valve_ryuapp.RyuAppBase method)
stack_admin_down() (faucet.port.Port method)
stack_defaults_types (faucet.dp.DP attribute)
(faucet.port.Port attribute)
stack_down() (faucet.port.Port method)
stack_init() (faucet.port.Port method)
stack_up() (faucet.port.Port method)
start() (faucet.faucet.Faucet method)
(faucet.faucet_experimental_event.FaucetExperimentalEventNotifier method)
(faucet.gauge_pollers.GaugePoller method)
(faucet.gauge_pollers.GaugeThreadPoller method)
(faucet.prom_client.PromClient method)
(faucet.valve_ryuapp.RyuAppBase method)
stat_config_files() (in module faucet.valve_util)
state_expire() (faucet.valve.Valve method)
STATIC_TABLE_IDS (faucet.valve.NoviFlowValve attribute)
(faucet.valve.Valve attribute)
stop() (faucet.gauge_pollers.GaugePoller method)
(faucet.gauge_pollers.GaugeThreadPoller method)
switch_features() (faucet.valve.Valve method)
T
table_by_id() (faucet.dp.DP method)
table_features() (in module faucet.valve_of)
table_sizes_types (faucet.dp.DP attribute)
table_tags (faucet.gauge_prom.GaugeFlowTablePrometheusPoller attribute)
tagged_flood_ports() (faucet.vlan.VLAN method)
test_config_condition() (in module faucet.conf)
TfmValve (class in faucet.valve)
thread (faucet.prom_client.PromClient attribute)
tlv_cast() (in module faucet.valve_packet)
tlvs_by_subtype() (in module faucet.valve_packet)
tlvs_by_type() (in module faucet.valve_packet)
to_conf() (faucet.acl.ACL method)
(faucet.conf.Conf method)
(faucet.dp.DP method)
(faucet.port.Port method)
(faucet.vlan.VLAN method)
U
UniqueKeyLoader (class in faucet.config_parser_util)
untagged_flood_ports() (faucet.vlan.VLAN method)
update() (faucet.conf.Conf method)
(faucet.gauge_influx.GaugeFlowTableInfluxDBLogger method)
(faucet.gauge_influx.GaugePortStateInfluxDBLogger method)
(faucet.gauge_influx.GaugePortStatsInfluxDBLogger method)
(faucet.gauge_pollers.GaugePoller method)
(faucet.gauge_prom.GaugeFlowTablePrometheusPoller method)
(faucet.gauge_prom.GaugePortStatePrometheusPoller method)
(faucet.gauge_prom.GaugePortStatsPrometheusPoller method)
(faucet.valves_manager.ConfigWatcher method)
(faucet.watcher.GaugeFlowTableLogger method)
(faucet.watcher.GaugePortStateLogger method)
(faucet.watcher.GaugePortStatsLogger method)
update_buckets() (faucet.valve_table.ValveGroupEntry method)
update_config_metrics() (faucet.valve.Valve method)
update_metrics() (faucet.faucet_bgp.FaucetBgp method)
(faucet.valve.Valve method)
(faucet.valves_manager.ValvesManager method)
update_stack_link_states() (faucet.valve.Valve method)
update_stack_topo() (faucet.valve_flood.ValveFloodManager method)
(faucet.valve_flood.ValveFloodStackManager method)
update_watcher_handler() (faucet.gauge.Gauge method)
USE_BARRIERS (faucet.valve.OVSValve attribute)
(faucet.valve.Valve attribute)
use_group_table (faucet.valve_route.ValveRouteManager attribute)
utf8_decode() (in module faucet.valve_util)
V
Valve (class in faucet.valve)
valve_factory() (in module faucet.valve)
valve_flow_services() (faucet.valves_manager.ValvesManager method)
valve_flowreorder() (in module faucet.valve_of)
valve_match_vid() (in module faucet.valve_of)
valve_packet_in() (faucet.valves_manager.ValvesManager method)
ValveFloodManager (class in faucet.valve_flood)
ValveFloodStackManager (class in faucet.valve_flood)
ValveGroupEntry (class in faucet.valve_table)
ValveGroupTable (class in faucet.valve_table)
ValveHostFlowRemovedManager (class in faucet.valve_host)
ValveHostManager (class in faucet.valve_host)
ValveIPv4RouteManager (class in faucet.valve_route)
ValveIPv6RouteManager (class in faucet.valve_route)
ValveLogger (class in faucet.valve)
ValveRouteManager (class in faucet.valve_route)
valves (faucet.valves_manager.ValvesManager attribute)
valves_manager (faucet.faucet.Faucet attribute)
ValvesManager (class in faucet.valves_manager)
ValveTable (class in faucet.valve_table)
ValveTableConfig (class in faucet.faucet_pipeline)
vid (faucet.vlan.AnyVLAN attribute)
(faucet.vlan.NullVLAN attribute)
vid_present() (in module faucet.valve_of)
vid_valid() (faucet.vlan.VLAN static method)
vip_map() (faucet.router.Router method)
(faucet.vlan.VLAN method)
vip_table (faucet.valve_route.ValveRouteManager attribute)
VLAN (class in faucet.vlan)
vlan (faucet.valve_packet.PacketMeta attribute)
vlans() (faucet.port.Port method)
W
warning() (faucet.valve.ValveLogger method)
watcher_factory() (in module faucet.watcher)
watcher_parser() (in module faucet.config_parser)
WatcherConf (class in faucet.watcher_conf)
wildcard_table (faucet.dp.DP attribute)