Detect and display host IP addresses (fixes #9) #17
No reviewers
Labels
No labels
Compat/Breaking
Kind/Bug
Kind/Documentation
Kind/Enhancement
Kind/Feature
Kind/Security
Kind/Testing
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Reviewed
Confirmed
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Won't Fix
Status
Abandoned
Status
Blocked
Status
Need More Info
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Blocks
#9 Replace reserved parameter in callback with host IP address
luca0N/lanbassador
Reference
luca0N/lanbassador!17
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "dev_ip"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
When a new host is detected, parse its IP address and display it in the web app.
Parse IPv6 addresses in libknock2Detect and display host IP addresses (fixes #9)to WIP: Detect and display host IP addresses (fixes #9)The parsing of IPv6 addresses has been postponed, as IPv6 host announcement is usually done through Neighbor Discovery Protocol. As such, this feature is no longer planned for the first release of this software.
WIP: Detect and display host IP addresses (fixes #9)to Detect and display host IP addresses (fixes #9)The MAC address is now used as the primary identifier in the web app host list. The rationale is detailed in the commit message
f6a2837ee8.