1. 07bb095 Fix includes by Ed Tanous · 3 years, 11 months ago
  2. 8c0bf98 Add VLAN device binding by Alvin Wang · 4 years, 9 months ago
  3. d92bc32 spawn one rmcpp bridge per interface by Vernon Mauery · 5 years ago
  4. 7a4ea79 netipmid: Remove unused event references by Vernon Mauery · 6 years ago
  5. 8d6f200 netipmid: make Handler asynchronous by Vernon Mauery · 6 years ago
  6. 6f353e8 netipmid: move sol timers to asio by Vernon Mauery · 6 years ago
  7. 7e4a651 netipmid: move sol console sockets to asio by Vernon Mauery · 6 years ago
  8. 7a0142c netipmid: move raw sockets to boost::asio sockets by Vernon Mauery · 6 years ago
  9. 22c8a21 netipmid: use boost::asio signal handling by Vernon Mauery · 6 years ago
  10. cbccb05 netipmid: move event loop to boost::asio::io_context by Vernon Mauery · 6 years ago
  11. d999ffc netipmid: use shared_ptr on messages instead of unique_ptr+references by Vernon Mauery · 6 years ago
  12. a65e30d style: cppcheck cleanup by Patrick Venture · 6 years ago
  13. 9e801a2 netipmid: apply clang-format rules by Vernon Mauery · 6 years ago
  14. 166c71a Create sd_event outside from EventLoop by Ratan Gupta · 6 years ago
  15. 2c15f0c Adding the capability to run netipmid outside of systemd by Dave Cobbley · 7 years ago
  16. 576e252 Update Journal Variable Names by Gunnar Mills · 7 years ago
  17. 3ecf0a1 attach the sd bus to sd_event to receive signals by Marri Devender Rao · 7 years ago
  18. b81f761 Remove hostConsole fd from the event loop. by Tom Joseph · 7 years ago
  19. 2fd466f Add resendPayload function by Tom Joseph · 7 years ago
  20. 7306314 Implement API to send SOL payload when console data is available by Tom Joseph · 7 years ago
  21. a891eb7 Implement stopSOLPayloadInstance by Tom Joseph · 7 years ago
  22. e989c36 Implement startSOLPayloadInstance by Tom Joseph · 7 years ago
  23. 0a0d8f6 Defintion of switchTimer by Tom Joseph · 7 years ago
  24. cfbd43f Implement stopHostConsole by Tom Joseph · 7 years ago
  25. 56f24e9 Implement startHostConsole by Tom Joseph · 7 years ago
  26. 7fd26dd Implement startEventLoop and handler function for IPMI packets by Tom Joseph · 7 years ago