Commit History

Author SHA1 Message Date
  Marcin Siodelski e7a2eaf0dd [3252] Use error handler macro for IfaceMgr::openSocket4. 11 years ago
  Marcin Siodelski 58da9f45c7 [3252] Install error handler when IPv6 sockets are being open. 11 years ago
  Marcin Siodelski 4063c0a8aa [3251] Merge branch 'master' into trac3251 11 years ago
  Marcin Siodelski cef44a4094 [3251] Addressed review comments. 11 years ago
  Marcin Siodelski 33003d2af6 [3251] Add control whether socket is to join multicast group. 11 years ago
  Tomek Mrugalski ddfaf37535 [2246] Merge branch 'master' into trac2246 11 years ago
  Marcin Siodelski 0ae10a533c [3251] Make IfaceMgr use PktFilterInet6 object to send/recv DHCP messages. 11 years ago
  Marcin Siodelski ddf389fa61 [2765] Addressed review comments. 11 years ago
  Marcin Siodelski 3ca6b9a20b [2765] Invoke error handler if the interface opening failed. 11 years ago
  Marcin Siodelski b52a45ce15 [2765] Improved commentary in the IfaceMgr. 11 years ago
  Marcin Siodelski c62586a2c2 [2765] Gracefully handle socket opening errors in the IfaceMgr. 11 years ago
  Marcin Siodelski 4e225668a6 [2765] Added fallback socket descriptor to SocketInfo structure. 11 years ago
  Tomek Mrugalski 92740b11ed [2246] Interface detection code for BSD and Solaris 11 years ago
  Tomek Mrugalski 72e601f2a5 [3195] Changes after review: 11 years ago
  Tomek Mrugalski f8487b5689 [3195] Initial support for unicast added. 11 years ago
  Marcin Siodelski 75df517663 [1555] Differentiate between activation of IPv4 and IPv6 sockets. 11 years ago
  Marcin Siodelski 0a5d26dfc2 [1555] Reopen active sockets when configuration changes. 11 years ago
  Marcin Siodelski 5162bd7739 [2902] Changes as a result of the review. 12 years ago
  Marcin Siodelski 8f8bfc92e6 [2902] Cleanup in comments. 12 years ago
  Marcin Siodelski 85d28a85b0 [2902] Do not allow to set new packet filter when there are sockets open. 12 years ago
  Marcin Siodelski 80f01bc608 [2902] Implemented selective closure of sockets (e.g. only v4 sockets). 12 years ago
  Marcin Siodelski 8b0cb0ded8 [2902] DHCPv4 server will try to use 'direct response' feature if possible. 12 years ago
  Marcin Siodelski 33ffc9a750 [master] Merge branch 'trac991' 12 years ago
  Jeremy C. Reed e744b4b23d [master] many spelling or typo fixes 12 years ago
  Marcin Siodelski 43ad3049d2 [991] Broadcast options are enabled on sockets conditionally. 12 years ago
  Marcin Siodelski 8bc0766533 [991] Code cleanup. 12 years ago
  Marcin Siodelski 43fa9db5ae [991] Moved send/receive implementation to class derived from PktFilter. 12 years ago
  Marcin Siodelski d9b1da77a3 [991] Moved Iface class out of IfaceMgr. 12 years ago
  Marcin Siodelski f5a9aeba7e [991] Abstracted socket handling methods to separate class. 12 years ago
  Marcin Siodelski 3c941835b8 [991] Moved IfaceMgr::send to OS specific files. 12 years ago