Age | Commit message (Expand) | Author |
2005-11-13 | Do not clobber errno, from Andrey Matveev. ok canacar@ | Otto Moerbeek |
2005-10-16 | Simplify some error paths. From Andrey Matveev. ok canacar@ | Otto Moerbeek |
2005-09-29 | Change DLT earlier. Fixes the loss of promisc mode when a non-default | Can Erkin Acar |
2005-09-27 | Fix another case of inconstitent error handling that was missed in the | Otto Moerbeek |
2005-09-26 | If setting the filter fails, pass the error back; | Otto Moerbeek |
2005-05-22 | correct comments and function namens to reflect new parent/child | Moritz Jodeit |
2005-03-30 | remove trailing \n in errx(). | Moritz Jodeit |
2005-03-06 | add support for multiple DLTs using the -L and -y options. | Reyk Floeter |
2004-04-29 | a slight polishing... | Theo de Raadt |
2004-04-28 | Fix fd leaks. | Can Erkin Acar |
2004-04-14 | Don't forget to move to STATE_RUN if the -w output file is stdout. | Otto Moerbeek |
2004-04-08 | only close fd if its valid, from Moritz Jodeit <moritz at jodeit.org> | Anil Madhavapeddy |
2004-02-05 | Don't print two confusing error messages, print a single clear one. | Otto Moerbeek |
2004-01-28 | privilege separated tcpdump, joint work with otto@ | Can Erkin Acar |