Opened 14 years ago
Closed 18 months ago
#6489 closed bug (fixed)
ifconfig needs to validate availability of ipv6 module prior to utilization
Reported by: | kallisti5 | Owned by: | axeld |
---|---|---|---|
Priority: | normal | Milestone: | R1/beta5 |
Component: | Network & Internet/IPv6 | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
executing ' ifconfig loop:0 inet6 ::1 up ' results in the following when no ipv6 module is installed:
usage (--help) output appears as nothing has happened.
However:
loop:0 created inet addr: , Mask:
Change History (5)
comment:1 by , 14 years ago
comment:3 by , 10 years ago
Milestone: | R1 → Unscheduled |
---|
Moving IPv6 related tickets out of R1 milestone.
comment:4 by , 18 months ago
Milestone: | Unscheduled → R1/beta5 |
---|
Note:
See TracTickets
for help on using tickets.
Here is a little clearer example: (hrev38311)