Python
1.9.1
Introduction to Faucet
Tutorials
Installation
Configuration
Monitoring
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
accept_to_classification() (faucet.valve_pipeline.ValvePipeline method)
accept_to_l2_forwarding() (faucet.valve_pipeline.ValvePipeline method)
accept_to_vlan() (faucet.valve_pipeline.ValvePipeline method)
ACL (class in faucet.acl)
acl_manager (faucet.valve.Valve attribute)
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)
(faucet.valve_acl.ValveAclManager method)
add_cache_host() (faucet.vlan.VLAN method)
add_db() (faucet.watcher_conf.WatcherConf method)
add_dp() (faucet.watcher_conf.WatcherConf method)
add_host_fib_route_from_pkt() (faucet.valve_route.ValveRouteManager method)
add_port() (faucet.dp.DP method)
(faucet.valve_acl.ValveAclManager method)
(faucet.valve_host.ValveHostManager method)
(faucet.valve_manager_base.ValveManagerBase method)
(faucet.valve_pipeline.ValvePipeline 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() (faucet.valve_acl.ValveAclManager method)
(faucet.valve_flood.ValveFloodManager method)
(faucet.valve_manager_base.ValveManagerBase method)
(faucet.valve_route.ValveRouteManager 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_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.dp.DP method)
bgp (faucet.faucet.Faucet attribute)
bgp_as() (faucet.router.Router method)
bgp_connect_mode() (faucet.router.Router method)
bgp_defaults_types (faucet.router.Router attribute)
bgp_ipvs() (faucet.router.Router method)
bgp_neighbor_addresses() (faucet.router.Router method)
bgp_neighbor_addresses_by_ipv() (faucet.router.Router method)
bgp_neighbor_as() (faucet.router.Router method)
bgp_port() (faucet.router.Router method)
bgp_routerid() (faucet.router.Router method)
bgp_routers() (faucet.dp.DP method)
bgp_server_addresses() (faucet.router.Router method)
bgp_server_addresses_by_ipv() (faucet.router.Router method)
bgp_vlan() (faucet.router.Router method)
BgpSpeakerKey (class in faucet.faucet_bgp)
bucket() (in module faucet.valve_of)
build() (faucet.acl.ACL method)
build_acl_entry() (in module faucet.valve_acl)
build_acl_ofmsgs() (in module faucet.valve_acl)
build_flood_rules() (faucet.valve_flood.ValveFloodManager method)
build_group_flood_buckets() (in module faucet.valve_of)
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)
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.acl.ACL method)
(faucet.conf.Conf method)
(faucet.dp.DP method)
(faucet.port.Port method)
(faucet.router.Router method)
(faucet.vlan.VLAN method)
(faucet.watcher_conf.WatcherConf method)
(in module faucet.check_faucet_config)
check_path() (faucet.faucet_experimental_event.FaucetExperimentalEventNotifier method)
CiscoC9KValve (class in faucet.valve)
classification_table() (faucet.dp.DP method)
clear_cache_hosts_on_port() (faucet.vlan.VLAN method)
close_logger() (in module faucet.valve_util)
close_logs() (faucet.valve.Valve method)
cold_start_port() (faucet.valve_acl.ValveAclManager method)
Conf (class in faucet.conf)
conf (faucet.gauge_influx.InfluxShipper attribute)
conf_diff() (faucet.conf.Conf method)
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)
create_acl_tunnel() (faucet.valve_acl.ValveAclManager method)
create_dot1x_flow_pair() (faucet.valve_acl.ValveAclManager method)
create_flow_pair() (faucet.faucet_dot1x.FaucetDot1x method)
D
data (faucet.valve_packet.PacketMeta attribute)
datapath_connect() (faucet.valve.Valve method)
datapath_disconnect() (faucet.valve.Valve method)
db_defaults (faucet.watcher_conf.WatcherConf attribute)
db_defaults_types (faucet.watcher_conf.WatcherConf attribute)
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)
default_table_sizes_types (faucet.dp.DP attribute)
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_authed_mac() (faucet.valve.Valve method)
(faucet.valve_acl.ValveAclManager method)
del_dot1x_flow_pair() (faucet.valve_acl.ValveAclManager method)
del_port() (faucet.valve_host.ValveHostManager method)
(faucet.valve_manager_base.ValveManagerBase method)
(faucet.valve_pipeline.ValvePipeline method)
del_route() (faucet.valve.Valve method)
(faucet.valve_route.ValveRouteManager method)
(faucet.vlan.VLAN method)
del_vlan() (faucet.valve_manager_base.ValveManagerBase 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 (faucet.valve.Valve attribute)
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_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_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)
EventFaucetFastAdvertise (class in faucet.faucet)
EventFaucetFastStateExpire (class in faucet.faucet)
EventFaucetMetricUpdate (class in faucet.faucet)
EventFaucetResolveGateways (class in faucet.faucet)
EventFaucetStateExpire (class in faucet.faucet)
EventReconfigure (class in faucet.valve_ryuapp)
exc_logname (faucet.faucet.Faucet attribute)
(faucet.faucet_bgp.FaucetBgp attribute)
(faucet.gauge.Gauge attribute)
(faucet.valve_ryuapp.RyuAppBase attribute)
exclude_same_lag_member_ports() (faucet.vlan.VLAN method)
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)
expire_port_nexthops() (faucet.valve_route.ValveRouteManager method)
EXT_PORT_FLAG (faucet.valve_flood.ValveFloodStackManager attribute)
F
failure_handler() (faucet.faucet_dot1x.FaucetDot1x method)
fast_advertise() (faucet.valve.Valve method)
fast_state_expire() (faucet.valve.Valve method)
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_metadata (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_manager_base (module)
faucet.valve_of (module)
faucet.valve_of_old (module)
faucet.valve_packet (module)
faucet.valve_pipeline (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)
filter_packets() (faucet.valve_pipeline.ValvePipeline method)
finalize() (faucet.conf.Conf method)
(faucet.port.Port method)
(faucet.router.Router method)
finalize_config() (faucet.dp.DP method)
finalize_tunnel_acls() (faucet.dp.DP method)
FLOOD_DSTS (faucet.valve_flood.ValveFloodManager attribute)
flood_manager (faucet.valve.Valve attribute)
flood_pkt() (faucet.vlan.VLAN method)
flood_port_outputs() (in module faucet.valve_of)
flood_ports() (faucet.vlan.VLAN static method)
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_egress_metadata() (in module faucet.faucet_metadata)
get_entry() (faucet.valve_table.ValveGroupTable method)
get_in_port_match() (faucet.acl.ACL method)
get_logger() (in module faucet.config_parser_util)
(in module faucet.valve_util)
get_mac_str() (in module faucet.faucet_dot1x)
get_meters() (faucet.acl.ACL method)
get_mirror_destinations() (faucet.acl.ACL method)
get_native_vlan() (faucet.dp.DP method)
get_ports() (faucet.vlan.VLAN method)
get_samples() (in module faucet.fctl)
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)
get_tunnel_flowmods() (faucet.valve.Valve method)
get_tunnel_id() (faucet.acl.ACL method)
get_tunnel_rule_indices() (faucet.acl.ACL method)
get_valve_and_port() (faucet.faucet_dot1x.FaucetDot1x method)
global_routing (faucet.valve_route.ValveRouteManager attribute)
global_vlan (faucet.valve_route.ValveRouteManager attribute)
goto() (faucet.valve_table.ValveTable method)
goto_miss() (faucet.valve_table.ValveTable method)
goto_table() (in module faucet.valve_of)
goto_this() (faucet.valve_table.ValveTable method)
group_act() (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.Valve 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_SIZE (faucet.valve_route.ValveIPv4RouteManager attribute)
(faucet.valve_route.ValveRouteManager attribute)
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)
inc_var() (faucet.faucet_metrics.FaucetMetrics method)
InfluxShipper (class in faucet.gauge_influx)
info() (faucet.valve.ValveLogger method)
initialise_tables() (faucet.valve_acl.ValveAclManager method)
(faucet.valve_flood.ValveFloodManager method)
(faucet.valve_host.ValveHostManager method)
(faucet.valve_manager_base.ValveManagerBase method)
(faucet.valve_pipeline.ValvePipeline method)
int_from_mac() (in module faucet.valve_packet)
int_in_mac() (in module faucet.valve_packet)
InvalidConfigError
ip_dsts_for_ip_gw() (faucet.vlan.VLAN method)
ip_in_vip_subnet() (faucet.vlan.VLAN method)
IP_PKT (faucet.valve_route.ValveIPv4RouteManager attribute)
(faucet.valve_route.ValveIPv6RouteManager attribute)
(faucet.valve_route.ValveRouteManager attribute)
ip_ver() (faucet.valve_packet.PacketMeta method)
ipaddress_fields (faucet.router.Router attribute)
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 static 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_host_fib_route() (faucet.vlan.VLAN method)
is_in_path() (faucet.dp.DP method)
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_output() (in module faucet.valve_of)
is_packetout() (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_root() (faucet.dp.DP 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_ports() (faucet.vlan.VLAN method)
lacp_reqreply() (in module faucet.valve_packet)
lacp_up() (faucet.valve.Valve method)
lacp_up_ports() (faucet.vlan.VLAN method)
lags() (faucet.vlan.VLAN method)
lags_up() (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_and_other_vips() (faucet.vlan.VLAN method)
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() (in module 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)
logoff_handler() (faucet.faucet_dot1x.FaucetDot1x method)
loop_protect_external_ports() (faucet.vlan.VLAN method)
loop_protect_external_ports_up() (faucet.vlan.VLAN method)
M
mac_addr_is_unicast() (in module faucet.valve_packet)
mac_byte_mask() (in module faucet.valve_packet)
mac_mask_bits() (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 static method)
(in module faucet.valve_of)
match_from_dict() (in module faucet.valve_of)
match_tables() (faucet.dp.DP method)
MAX_ETH_TYPE_PKT_SIZE (faucet.valve_packet.PacketMeta attribute)
max_host_fib_retry_count (faucet.valve_route.ValveRouteManager attribute)
max_hosts_per_resolve_cycle (faucet.valve_route.ValveRouteManager attribute)
max_resolve_backoff_time (faucet.valve_route.ValveRouteManager attribute)
merge_dyn() (faucet.conf.Conf method)
metadata_goto_table() (in module faucet.valve_of)
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.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)
multi_out (faucet.valve_route.ValveRouteManager attribute)
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)
neighbor_timeout (faucet.valve_route.ValveRouteManager attribute)
new_valve() (faucet.valves_manager.ValvesManager method)
next_retry() (faucet.valve_route.NextHop method)
next_retry_time (faucet.valve_route.NextHop attribute)
NextHop (class in faucet.valve_route)
nexthop_dead() (faucet.valve_route.ValveRouteManager method)
nfv_sw_port_up() (faucet.faucet_dot1x.FaucetDot1x 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)
NONEXT_PORT_FLAG (faucet.valve_flood.ValveFloodStackManager attribute)
notifier (faucet.faucet.Faucet attribute)
(faucet.valve.Valve attribute)
notify() (faucet.faucet_experimental_event.FaucetExperimentalEventNotifier method)
NoviFlowValve (class in faucet.valve)
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)
orig_len (faucet.valve_packet.PacketMeta attribute)
output() (faucet.valve_pipeline.ValvePipeline method)
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)
output_table() (faucet.dp.DP method)
output_tables() (faucet.dp.DP method)
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)
packetouts() (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)
peer_stack_up_ports() (faucet.dp.DP method)
pipeline (faucet.valve.Valve attribute)
(faucet.valve_route.ValveRouteManager attribute)
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_down() (faucet.faucet_dot1x.FaucetDot1x method)
port_is_tagged() (faucet.vlan.VLAN method)
port_is_untagged() (faucet.vlan.VLAN method)
port_labels() (faucet.dp.DP method)
port_no_valid() (faucet.dp.DP method)
port_status_from_state() (in module faucet.valve_of)
port_status_handler() (faucet.faucet.Faucet method)
(faucet.valve.Valve method)
(faucet.valves_manager.ValvesManager method)
port_up() (faucet.faucet_dot1x.FaucetDot1x 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_filter() (faucet.valve_pipeline.ValvePipeline method)
remove_non_tunnel_rules() (faucet.acl.ACL 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)
resolution_due() (faucet.valve_route.NextHop method)
resolve_expire_hosts() (faucet.valve_route.ValveRouteManager method)
resolve_gateways() (faucet.valve.Valve method)
(faucet.valve_route.ValveRouteManager method)
resolve_port() (faucet.dp.DP method)
resolve_ports() (faucet.acl.ACL 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)
running() (faucet.gauge_pollers.GaugePoller method)
(faucet.port.Port method)
RyuAppBase (class in faucet.valve_ryuapp)
S
scrape_prometheus() (in module faucet.fctl)
select_packets() (faucet.valve_pipeline.ValvePipeline method)
send_flows() (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)
set_bgp_vlan() (faucet.router.Router method)
set_defaults() (faucet.conf.Conf method)
(faucet.dp.DP method)
(faucet.port.Port method)
(faucet.router.Router method)
(faucet.vlan.VLAN method)
set_field() (faucet.valve_table.ValveTable method)
(in module faucet.valve_of)
set_mac_str() (faucet.faucet_dot1x.FaucetDot1x method)
set_vlan_vid() (faucet.valve_table.ValveTable method)
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)
tagged_flood_ports() (faucet.vlan.VLAN method)
test_config_condition() (in module faucet.conf)
TfmValve (class in faucet.valve)
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.conf.Conf method)
tunnel_types (faucet.acl.ACL attribute)
U
UniqueKeyLoader (class in faucet.config_parser_util)
unpack_tunnel() (faucet.acl.ACL method)
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_topo() (faucet.valve_flood.ValveFloodManager static method)
(faucet.valve_flood.ValveFloodStackManager method)
update_tunnel_acl_conf() (faucet.acl.ACL method)
update_tunnel_flowrules() (faucet.valve.Valve method)
update_watcher_handler() (faucet.gauge.Gauge method)
USE_BARRIERS (faucet.valve.NoviFlowValve attribute)
(faucet.valve.OVSValve attribute)
(faucet.valve.Valve 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)
ValveAclManager (class in faucet.valve_acl)
ValveDeadThreadException
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)
ValveManagerBase (class in faucet.valve_manager_base)
ValvePipeline (class in faucet.valve_pipeline)
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)
verify_tunnel_compatibility_rules() (faucet.acl.ACL method)
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)
vlan_pkt (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)