Christian Svensson
Christian Svensson
It would be nice if there was support for withstanding some simple DoS attacks, like TLS handshake spam and SSH logins or similar.
The shell, both local and SSH is right now root. There is no real reason for that. In the interest to have security in depth we should fix that. I...
It's in line with the project mission and would remove a sensitive part of the system. It would deprecate RDNSS and some complex interactions in wiring DNS.
Need user documentation explaining using and extending u-bmc
Issue #121 introduced configuration for adding static IPs. The configuration allows to add routes but those are not handled right now. This issue is to add support for adding configured...
It probably wouldn't be that hard to provide a OpenBMC daemon based on the platform specific stuff for u-bmc. That way one could for any supported u-bmc platform choose to...
Discussed with some network engineers that adding VLAN support is probably a good thing. My thinking is that for NC-SI deployments 802.1x should probably be the best way to split...
Sometimes we get weird lockups in u-boot. Those should of course be fixed, but it would be really nice with a watchdog that just resets the CPU in case where...
Right now the console streaming is very basic. 1) Buffered history is needed. 2) It would be nice if multiple connections are supported and that the RPC becomes indempotemt with...
Investigate why this doesn't work: ``` bluecmd@provision-rojter:~$ ping -6 -Iens256 ff02::1 ping6: Warning: source address might be selected on device other than ens256. PING ff02::1(ff02::1) from :: ens256: 56 data...