Bug #199
A bunch of baby GUI bugs/features
| Status: | Closed | Start date: | 06/16/2011 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | % Done: | 0% |
||
| Category: | - | Spent time: | 3.50 hours | |
| Target version: | 1st Public Cerowrt release |
Description
1) luci-app-ntpc - seems to pull in ntpclient. Or something else is.
ntpclient is obsolete as
ntpd -g from either the ntpd or ntpd-ssl package will do the right thing,
even more so than ntpdate.
It would be nice to be able to edit ntp.conf from the gui, instead.
2) PPOE is borked in the gui, if you add ppoe later, you get luci crashing because there
is no ppp tab. (probably my bug, I just needed to build ppoe and a luci for ppoe in)
3) It would be more consistent to use whatever/24 to denote the ipv4 routes in system->routes,
as that is how ipv6 shows up, and you save a column.
re ipv6: You can safely filter out the fe80:: routes to reduce the noise level
Protocol to show up in that column would be good, instead.
/etc/iproute2/rt_proto could list babel support (42), and a larger list of
real protocols, to get automatic number->reality translation
/etc/iproute2/* consists of several rather tiny files that are nice to have.
I hope whenever the latest iproute shows up we can include them.
I'll gladly file these separately elsewhere, just wanted to capture then before I went to bed.
History
Updated by Dave Täht almost 2 years ago
OK, the ppoe bug WAS mine, and it will be fixed in the next build
Updated by Dave Täht almost 2 years ago
- Status changed from New to Closed
- Target version set to 1st Public Cerowrt release
ntpclient still exists, it's small, closing this bug. Thx jo-philipp