Commit Graph

35 Commits (ccb00d81d4fa0c1c7177f9f98c253849b2804110)

Author SHA1 Message Date
Richard Fuchs ccb00d81d4 implement --request-only
11 years ago
Richard Fuchs 9f892b10a6 unconditionally read in status file to retain random mac address
11 years ago
Richard Fuchs d35d88d2bb create critical() for code prettification
11 years ago
Richard Fuchs 49e1e865db dont delete status file on release
11 years ago
Richard Fuchs fd2b3bc769 introduce binary state-log file
11 years ago
Richard Fuchs bd8ffe3f03 better handling and checking of received packets
11 years ago
Richard Fuchs df865c51fe implement --quiet flag
11 years ago
Richard Fuchs 41c3662ab1 cleanup and signal handlers to clear promisc on errors
11 years ago
Richard Fuchs 38f74c997b nagios output must go to stdout
11 years ago
Richard Fuchs 18fc752f50 replace some more occurrences of the eth format
11 years ago
Richard Fuchs c749347c61 print errors to stderr, everything else to stdout
11 years ago
Richard Fuchs 180d7b6e56 add --log-filename option
11 years ago
Richard Fuchs 412ee1d691 add --random-mac option
11 years ago
Richard Fuchs 755071b47e Merge branch 'blueardour/master'
11 years ago
blueardour 42bd9ccc0c update function.c to add the "Boot File Name"
12 years ago
Richard Fuchs 7f2e3afd2f cleanup recv_packet() function
12 years ago
Richard Fuchs 44fa6826e9 better handling of promisc setting/clearing
12 years ago
Richard Fuchs 6dfff6af1b remove code redundancy caused by vlan tagging
12 years ago
Richard Fuchs da1a2090ae remove code duplication
12 years ago
Richard Fuchs 691ec37829 defuse global variable madness
12 years ago
Richard Fuchs c94d65e00c defuse global variable madness
12 years ago
Richard Fuchs 95b8a26eef copy siaddr from offer to request
12 years ago
Richard Fuchs a4a1b4255e fix copy/paste error
12 years ago
Richard Fuchs ff149a50cb better handling of interface name parameter
12 years ago
Richard Fuchs d31db7873c remove redundant externs
12 years ago
Richard Fuchs b80e1b66e4 fix strict aliasing rules
12 years ago
Richard Fuchs 8b8c06dab3 compile fixed and code cleanup
12 years ago
rubydhash 35bde4ab81 New features:
12 years ago
Alan T. DeKok f2a94bfda4 Added -S for server address
12 years ago
Alan T. DeKok 3bef88f7e5 Added giaddr option
12 years ago
Alan T. DeKok 6a0d88ae44 Added -P port, so that we can test on different ports
12 years ago
Neuton 962a339122 New features:
12 years ago
Saravanakumar Gandhi ab2f22f037 Modified set_rand_dhcp_xid() to generate random DHCP xid if the dhtest is called multiple times within a second
12 years ago
Saravanakumar Gandhi 46d6d71d34 Added DHCP option51 support and changed vlan id range for vlan option
12 years ago
Saravanakumar Gandhi 1ab6a5d77c dhtest initial commit
12 years ago