Beleswar Prasad Padhi
Beleswar Prasad Padhi
Updated this PR to add support for SK-AM68 board only.
> @3V3RYONE > > > Update: Applied patches required for SK-AM69 board on upstream U-Boot source. Build is successful, but there are problems (device specific) while booting. Currently debugging that,...
Hey @thejoelpatrol, thanks for opening the issue. This is generally an error where the `nfnetlink_queue` module is not loaded in the system. You can verify this by using ```sudo lsmod...
@thejoelpatrol The comment I left above is to solve specifically the first error/exception: `FileNotFoundError: [Errno 2] No such file or directory: '/proc/net/netfilter/nfnetlink_queue'`. However, the second error/exception is still valid, which...
We're working on it 🚀 Feel free to report bugs or put up a PR to solve one :)
Hey @tinajn , yup I used irssi as the client!
Surely, getting back to work on this issue latest by Monday! Will add the tests too :)
Tested the WHOIS command, works well with the new changes :tada: # Note 1. The testing was done by creating an IRC client in a python prompt alongside fakenet running....
Testing Results: All tests have been passed for singlehost mode in windows and linux environments. Note: Some tests are known to fail in windows (IRC & SMTP_SSL) and linux (SMTP_SSL)....
# Testing Results All available tests have been passed for singlehost (Windows and Linux) and multihost (Linux with Windows) in the automated test suite test.py. Singlehost test results - Windows...