Documentation ¶
Index ¶
- func LogDnsResponse(db *sql.DB, event DnsEvent) error
- func LogFlow(db *sql.DB, start time.Time, stop time.Time, flow classify.FiveTuple, ...)
- func QueryToppedUpCustomers(db *sql.DB) []net.IP
- func UpdateBridgedState(db *sql.DB, userIP net.IP, bridged bool) error
- type DnsEvent
- type UseEvent
- type UserBridgedState
- type UserStatus
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type UserBridgedState ¶
func QueryGlobalBridgedState ¶
func QueryGlobalBridgedState(db *sql.DB) []UserBridgedState
Click to show internal directories.
Click to hide internal directories.