Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Community-VyProjects/VyManager
/ functions
Functions
25,308 in github.com/Community-VyProjects/VyManager
⨍
Functions
25,308
◇
Types & classes
3,880
↳
Endpoints
415
↓ 6 callers
Method
add_set
Add a 'set' operation to the batch.
backend/vyos_builders/large_community_list/large_community_list.py:25
↓ 6 callers
Method
add_set
Add a 'set' operation to the batch.
backend/vyos_builders/community_list/community_list.py:25
↓ 6 callers
Method
add_set
(self, path: List[str])
backend/vyos_builders/salt_minion/salt_minion_batch_builder.py:36
↓ 6 callers
Method
add_set
Add a 'set' operation to the batch.
backend/vyos_builders/extcommunity_list/extcommunity_list.py:25
↓ 6 callers
Function
all_none
Fresh permission dict, everything NONE — the state before grants apply.
backend/tests/test_rbac_interface_groups.py:42
↓ 6 callers
Method
batch
(operations: BatchOperation[])
frontend/src/lib/api/qos.ts:407
↓ 6 callers
Method
batch
(ops: BatchOperation[])
frontend/src/lib/api/traffic-engineering.ts:58
↓ 6 callers
Method
batchConfigure
* Execute batch operations
frontend/src/lib/api/firewall-ipv6.ts:274
↓ 6 callers
Method
batchConfigure
( interfaceName: string, operations: BridgeBatchOperation[] )
frontend/src/lib/api/bridge.ts:182
↓ 6 callers
Method
batchConfigure
(request: BfdBatchRequest)
frontend/src/lib/api/bfd.ts:125
↓ 6 callers
Method
batchConfigure
* Execute batch operations
frontend/src/lib/api/access-list.ts:102
↓ 6 callers
Method
batchConfigure
* Execute batch operations
frontend/src/lib/api/prefix-list.ts:97
↓ 6 callers
Method
batchConfigure
(request: IgmpProxyBatchRequest)
frontend/src/lib/api/igmp-proxy.ts:80
↓ 6 callers
Function
compactLayout
(cards: DashboardCard[])
frontend/src/lib/dashboard-layout.ts:63
↓ 6 callers
Method
createRule
(config: { ruleNumber: number; description?: string; sourcePrefix?: string; matchMark?: string
frontend/src/lib/api/nat64.ts:103
↓ 6 callers
Function
defaultSections
()
frontend/src/lib/api/config-sync.ts:114
↓ 6 callers
Method
deleteIPv6Pool
(name: string)
frontend/src/lib/api/l2tp.ts:394
↓ 6 callers
Function
emptyVifS
()
frontend/src/components/virtual-ethernet/EditVirtualEthernetModal.tsx:239
↓ 6 callers
Function
feat
(key: string)
frontend/src/components/virtual-ethernet/EditVirtualEthernetModal.tsx:290
↓ 6 callers
Function
fetchConfig
(refresh: boolean = false)
frontend/src/app/firewall/flowtables/page.tsx:61
↓ 6 callers
Function
fieldKey
(f: FieldSpec)
frontend/src/components/vrf/schema/SchemaEditor.tsx:50
↓ 6 callers
Function
formatBytes
(bytes: number)
frontend/src/lib/utils.ts:52
↓ 6 callers
Function
getChainByName
(name: string)
frontend/src/app/firewall/bridge/page.tsx:170
↓ 6 callers
Function
getGroupsByType
(type: string)
frontend/src/components/policies/CreateRouteRuleModal.tsx:439
↓ 6 callers
Function
getGroupsByType
(type: string)
frontend/src/components/policies/EditRouteRuleModal.tsx:583
↓ 6 callers
Function
getIPAddressError
(input: string, protocol: "ipv4" | "ipv6")
frontend/src/lib/validators/firewall.ts:233
↓ 6 callers
Function
getPortError
(port: string)
frontend/src/lib/validators/firewall.ts:266
↓ 6 callers
Method
getStatus
()
frontend/src/lib/api/bfd.ts:117
↓ 6 callers
Method
get_bgp_parameters_bestpath_as_path
(self, name: str, option: str)
backend/vyos_mappers/vrf/vrf_bgp.py:112
↓ 6 callers
Method
get_dhcp_options_client_id
(self, interface: str, client_id: str)
backend/vyos_mappers/interfaces/macsec.py:211
↓ 6 callers
Method
get_dhcp_options_default_route_distance
(self, interface: str, distance: str)
backend/vyos_mappers/interfaces/macsec.py:223
↓ 6 callers
Method
get_dhcp_options_host_name
(self, interface: str, hostname: str)
backend/vyos_mappers/interfaces/macsec.py:214
↓ 6 callers
Method
get_dhcpv6_options_duid
(self, interface: str, duid: str)
backend/vyos_mappers/interfaces/macsec.py:239
↓ 6 callers
Method
get_dhcpv6_subnet_pd_prefix
( self, name: str, network: str, subnet: str, pd_prefix: str )
backend/vyos_mappers/vrf/vrf_dhcpv6.py:341
↓ 6 callers
Method
get_disable_path
(self, name: str)
backend/vyos_mappers/vxlan/vxlan.py:63
↓ 6 callers
Method
get_interface_disable
(self, name: str)
backend/vyos_mappers/lldp/lldp.py:70
↓ 6 callers
Method
get_interface_passive
(self, iface: str)
backend/vyos_mappers/pim/pim.py:205
↓ 6 callers
Method
get_parameters_bestpath_as_path
(self, option: str)
backend/vyos_mappers/bgp/bgp.py:108
↓ 6 callers
Method
get_rp_base
(self)
backend/vyos_mappers/load_balancing/load_balancing.py:23
↓ 6 callers
Method
get_source_interface
(self, name: str, value: str)
backend/vyos_mappers/vxlan/vxlan.py:111
↓ 6 callers
Method
get_vif_c
Get command path for QinQ customer VLAN (vif-c).
backend/vyos_mappers/interfaces/ethernet.py:341
↓ 6 callers
Method
get_vif_c_address
Get command path for vif-c address.
backend/vyos_mappers/interfaces/ethernet.py:420
↓ 6 callers
Method
get_vif_c_disable
Get command path for vif-c disable.
backend/vyos_mappers/interfaces/ethernet.py:440
↓ 6 callers
Method
get_vif_disable_link_detect
Get command path for VIF disable link detection.
backend/vyos_mappers/interfaces/ethernet.py:1309
↓ 6 callers
Method
get_vif_s
Get command path for QinQ service VLAN (vif-s).
backend/vyos_mappers/interfaces/ethernet.py:337
↓ 6 callers
Method
get_vif_s_address
Get command path for vif-s address.
backend/vyos_mappers/interfaces/ethernet.py:383
↓ 6 callers
Method
get_vif_s_disable
Get command path for vif-s disable.
backend/vyos_mappers/interfaces/ethernet.py:403
↓ 6 callers
Method
listSites
* List all sites the user has access to
frontend/src/lib/api/session.ts:195
↓ 6 callers
Function
numOrNull
(s: string)
frontend/src/components/webproxy/WebProxySettingsModal.tsx:29
↓ 6 callers
Function
parseGroup
(raw: string)
frontend/src/components/policies/EditRouteRuleModal.tsx:215
↓ 6 callers
Method
setIntraZone
( zoneName: string, config: { action?: string | null; firewallName?: string | null; firewallIpv6Name?:
frontend/src/lib/api/firewall-zones.ts:209
↓ 6 callers
Method
set_custom_chain_rule
Create a rule in a custom chain.
backend/vyos_builders/firewall/ipv4.py:114
↓ 6 callers
Method
set_match_fragment
Match fragment.
backend/vyos_builders/route/route_batch_builder.py:277
↓ 6 callers
Method
set_rule_action
Set rule action (accept, drop, reject, continue, return, jump, queue, synproxy).
backend/vyos_builders/firewall/ipv4.py:138
↓ 6 callers
Function
updateCache
(i: number, patch: Partial<Cache>)
frontend/src/components/vrf/RpkiModal.tsx:88
↓ 6 callers
Function
updateNextHop
(index: number, field: K, value: NextHopEntry[K])
frontend/src/components/routing/CreateStaticRouteModal.tsx:124
↓ 6 callers
Function
updateNextHop
(index: number, field: K, value: NextHopEntry[K])
frontend/src/components/routing/EditStaticRouteModal.tsx:165
↓ 5 callers
Function
_children
(key: str)
backend/routers/config_sync/config_sync.py:256
↓ 5 callers
Method
_evpn
(self, name)
backend/vyos_builders/vrf/vrf_bgp_mixin.py:2659
↓ 5 callers
Function
_get_db_pool
Get database pool from app state.
backend/routers/monitoring/monitoring.py:507
↓ 5 callers
Function
_get_user_id
(request: Request)
backend/routers/bug_report/bug_report.py:107
↓ 5 callers
Function
_parse_multi
(value)
backend/routers/https/https.py:229
↓ 5 callers
Function
_parse_syslog_facilities
Parse facility node: {facility: {<name>: {level: <level>}}} → list.
backend/routers/system.py:549
↓ 5 callers
Method
_redistribute
(self, protocol: str)
backend/vyos_mappers/ospfv3/ospfv3.py:34
↓ 5 callers
Method
_redistribute
(self, protocol: str)
backend/vyos_mappers/ospf/ospf.py:36
↓ 5 callers
Function
_safe_int
(value)
backend/routers/rpki/rpki.py:123
↓ 5 callers
Function
_safe_int
(value)
backend/routers/ripng/ripng.py:161
↓ 5 callers
Method
_sn
(self, name: str, network: str)
backend/vyos_mappers/vrf/vrf_dhcp.py:422
↓ 5 callers
Function
_to_int_or_none
(value)
backend/routers/qos/qos.py:418
↓ 5 callers
Function
addToList
(field: keyof DNSForwardingConfig, value: string)
frontend/src/components/dns-forwarding/DNSForwardingSettingsModal.tsx:144
↓ 5 callers
Method
add_delete
Add a 'delete' operation to the batch.
backend/vyos_builders/as_path_list/as_path_list.py:34
↓ 5 callers
Method
add_delete
Add a 'delete' operation to the batch.
backend/vyos_builders/large_community_list/large_community_list.py:31
↓ 5 callers
Method
add_delete
(self, path: List[str])
backend/vyos_builders/sla/sla_batch_builder.py:39
↓ 5 callers
Method
add_delete
Add a 'delete' operation to the batch.
backend/vyos_builders/community_list/community_list.py:31
↓ 5 callers
Method
add_delete
Add a 'delete' operation to the batch.
backend/vyos_builders/extcommunity_list/extcommunity_list.py:31
↓ 5 callers
Method
add_set
(self, path: List[str])
backend/vyos_builders/event_handler/event_handler_batch_builder.py:30
↓ 5 callers
Method
add_set
(self, path: List[str])
backend/vyos_builders/tftp_server/tftp_server_batch_builder.py:27
↓ 5 callers
Method
applyRenumber
* Re-anchor a chain's separators after its rules were renumbered (by a delete * or a reorder) so each bar stays above the same rule it was placed b
frontend/src/lib/api/firewall-separators.ts:100
↓ 5 callers
Method
batch
(operations: BatchOperation[])
frontend/src/lib/api/broadcast-relay.ts:54
↓ 5 callers
Method
batchConfigure
* Execute batch operations
frontend/src/lib/api/community-list.ts:81
↓ 5 callers
Method
batchConfigure
* Execute batch operations
frontend/src/lib/api/as-path-list.ts:81
↓ 5 callers
Method
batchConfigure
* Execute batch operations
frontend/src/lib/api/route-map.ts:184
↓ 5 callers
Method
batchConfigure
* Execute batch operations
frontend/src/lib/api/extcommunity-list.ts:81
↓ 5 callers
Method
batchConfigure
* Configure ethernet interface using batch operations
frontend/src/lib/api/ethernet.ts:33
↓ 5 callers
Method
batchConfigure
* Execute batch operations
frontend/src/lib/api/large-community-list.ts:81
↓ 5 callers
Method
buildBackendRuleOps
(rule: LBBackendRule)
frontend/src/lib/api/load-balancing.ts:250
↓ 5 callers
Method
buildServiceRuleOps
(rule: LBServiceRule)
frontend/src/lib/api/load-balancing.ts:228
↓ 5 callers
Function
dedupeSearchResults
(results: SearchResult[])
frontend/src/lib/search/dedupe.ts:70
↓ 5 callers
Method
delete_rule_set
Delete entire set node for a rule.
backend/vyos_builders/firewall/bridge.py:315
↓ 5 callers
Method
delete_rule_time
Delete time for a rule.
backend/vyos_builders/firewall/bridge.py:681
↓ 5 callers
Function
emptyVif
()
frontend/src/components/pseudo-ethernet/EditPseudoEthernetModal.tsx:92
↓ 5 callers
Function
emptyVif
()
frontend/src/components/vpp/EditVppModal.tsx:64
↓ 5 callers
Function
emptyVif
()
frontend/src/components/vpp/CreateVppModal.tsx:85
↓ 5 callers
Function
emptyVifC
()
frontend/src/components/pseudo-ethernet/EditPseudoEthernetModal.tsx:216
↓ 5 callers
Function
emptyVifC
()
frontend/src/components/virtual-ethernet/EditVirtualEthernetModal.tsx:244
↓ 5 callers
Function
emptyVifS
()
frontend/src/components/pseudo-ethernet/EditPseudoEthernetModal.tsx:252
↓ 5 callers
Method
generateKeypair
* Generate a new WireGuard keypair
frontend/src/lib/api/wireguard.ts:556
↓ 5 callers
Function
getDefaultActionBadgeClass
(action: string | null)
frontend/src/app/firewall/bridge/page.tsx:215
↓ 5 callers
Method
get_authentication_path
(self, interface: str)
backend/vyos_mappers/interfaces/wwan.py:85
↓ 5 callers
Method
get_bgp_peer_group
(self, name: str, pg: str)
backend/vyos_mappers/vrf/vrf_bgp.py:561
← previous
next →
601–700 of 25,308, ranked by callers