mbenkmann / limux-gosa

GOsa² is a web based adminstration tool for user accounts, groups, servers, clients, and many other things.
18 stars 5 forks source link

Create special message for TFTP Aborted #166

Open mbenkmann opened 9 years ago

mbenkmann commented 9 years ago

From mux2...@gmail.com on December 13, 2013 08:54:28

Since

ERROR! TFTP ERROR received while waiting for ACK from 10.1.4.56:2070: TFTP Aborted^@

and the subsequent

ERROR! TFTP send not acknowledged by 10.1.4.56:2070 (retransmissions: 0, dups: 0, strays: 0)

are not actually errors but a result of normal behaviour of certain BIOSes, this case should be recognized and reported as INFO! instead of ERROR!

Original issue: http://code.google.com/p/go-susi/issues/detail?id=166