Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-03-13 | tiny bit of delinting; ok krw@ | Otto Moerbeek | |
2005-01-31 | Simply use the ethernet source address of the request as new ethernet | Claudio Jeker | |
destination instead of the one included in the dhcp packet. Especially because there are to many cases where the supplied address is wrong. This hopefully solves all problems with gateways involved, like the one reported by Dylan Martin. OK krw@ henning@ millert@ | |||
2004-09-16 | avoid aliasing with libc functions; ok henning | Theo de Raadt | |
2004-09-16 | Remove the not initialized fallback_interface code and use the normal bpf | Claudio Jeker | |
interface for that. Also store the hardware (ethernet) address in the state so that relayed dhcp request are sent to the correct destination. OK henning@ requested by deraadt@ tested otto@ | |||
2004-05-11 | knf | Theo de Raadt | |
2004-05-04 | remove things not used, spotted by lint mostly; ok henning | Theo de Raadt | |
2004-04-21 | filter writes and lock bpf descriptor, ok henning@ | Can Erkin Acar | |
2004-04-18 | spacing | Theo de Raadt | |
2004-04-18 | more KNF | Henning Brauer | |
2004-04-18 | various knf; henning ok | Theo de Raadt | |
2004-04-15 | cleaning; from pedro | Henning Brauer | |
2004-04-14 | spaces | Theo de Raadt | |
2004-04-13 | may the whacking begin | Henning Brauer | |