Historique des commits

Auteur SHA1 Message Date
  Denys Vlasenko 6c2ddf808e udhcp: add a few comments, no code changes il y a 1 an
  Denys Vlasenko 4bbc391c7f udhcpc: improve logs - show offer as it is received il y a 3 ans
  Michal Kazior b817699e6c udhcp: bind to device even for ucast packets il y a 4 ans
  Denys Vlasenko 4a0eb0370c gcc-9.x warning fixes il y a 4 ans
  James Byrne 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls il y a 5 ans
  James Byrne 253c4e787a Optionally re-introduce bb_info_msg() il y a 5 ans
  Denys Vlasenko 148788eb0e udhcpc: remove code which requires server ID to be on local network il y a 6 ans
  Denys Vlasenko f625836e60 udhcpc[6]: make log2 messages for chaddr field indented like the rest il y a 7 ans
  Denys Vlasenko a6a3ad3273 udhcpc: paranoia when using kernel UDP mode for sending renew: server ID may be bogus il y a 7 ans
  Denys Vlasenko 2b9acc60c0 udhcpc[6]: initialize entire sockaddr_ll il y a 7 ans
  Denys Vlasenko 4ee824f6ba randomconfig fixes il y a 7 ans
  Denys Vlasenko 8f2e99c813 udhcp: get rid of bb_info_msg() il y a 8 ans
  Johannes Stezenbach 2d576e2a22 udhcpc: make DHCP packets to have at least 300 DHCP bytes il y a 11 ans
  Denys Vlasenko 50089fc61c udhcpc: trim help text, rename badly-named variable il y a 13 ans
  Denys Vlasenko 3b46fcb95d udhcpc: remove workaround for bugs in Win98 dhcp server ("MSFT 98" vendor string) il y a 13 ans
  Baruch Siach e8f36330d9 networking: consolidate the IP checksum code. -129 bytes. il y a 13 ans
  Dan Fandrich f533ec8767 *: simplify Ethernet header includes il y a 13 ans
  Denys Vlasenko 2c3b71a0d2 dhcp: typo fix: UPD_DHCP_SIZE -> UDP_DHCP_SIZE il y a 14 ans
  Denys Vlasenko 0ef64bdb40 *: make GNU licensing statement forms more regular il y a 14 ans
  Denys Vlasenko b8b72f02f0 dhcp: truncate packets instead of padding them to 574 bytes. closes bug 1849 il y a 14 ans
  Denys Vlasenko b7d19cc400 dhcp: readability cleanups and small code shrink il y a 14 ans
  Denys Vlasenko 385b4562e3 udhcp: cosmetic cleanups; one case of s/full_read/xread/ il y a 14 ans
  Denys Vlasenko 7724c766bd udhcp: pass pointer to whole packet to "add option" functions il y a 14 ans
  Denys Vlasenko 37a658c4c8 udhcp: handle errors in read_staticlease il y a 14 ans
  Denys Vlasenko dde8bdcc5b udhcp: merge options.h into common.h, script.c into dhcpc.c il y a 14 ans
  Denys Vlasenko c7dc79e71d udhcpd: untangle incredibly messy handling of DHCPREQUEST il y a 14 ans
  Denys Vlasenko 9038d6f8f5 remove trailing whitespace il y a 15 ans
  Denys Vlasenko 7a76eba1f6 udhcp: fix trivial compile error il y a 15 ans
  Denys Vlasenko 6947d2c7e1 udhcp: logging improvements, field and variable renames il y a 15 ans
  Denys Vlasenko 31af3d5a1d udhcp: shorten mac len from 16 to 6 in lease file il y a 15 ans