Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Baruch Siach 289c47b049 udhcp: remove the declaration of non-existent udhcp_checksum 13 gadi atpakaļ
  Nigel Hathaway fb6b173ff7 udhcp: add FEATURE_UDHCP_8021Q option 13 gadi atpakaļ
  Denys Vlasenko 2c3b71a0d2 dhcp: typo fix: UPD_DHCP_SIZE -> UDP_DHCP_SIZE 14 gadi atpakaļ
  Vladislav Grishenko 7d3a48a003 udhcp: add support for 0x21 ROUTES and 0xf9 MS_STATIC_ROUTES options 14 gadi atpakaļ
  Denys Vlasenko 0ef64bdb40 *: make GNU licensing statement forms more regular 14 gadi atpakaļ
  Denys Vlasenko e58c6e2e13 dhcp: indicate IP network order in prototypes too 14 gadi atpakaļ
  Denys Vlasenko b7d19cc400 dhcp: readability cleanups and small code shrink 14 gadi atpakaļ
  Denys Vlasenko 4f3aa51f9d udhcp: implement "raw" binary options. Closes bug 735 14 gadi atpakaļ
  Denys Vlasenko c03602baa4 udhcp: s/dhcp_option/dhcp_optflag/g 14 gadi atpakaļ
  Denys Vlasenko 243ddcbc76 udhcpd: support decoding of option 120 "SIP servers". Closes bug 737 14 gadi atpakaļ
  Denys Vlasenko 9107b63a7f udhcp: abort if we see unknown option, and show valid options if so 14 gadi atpakaļ
  Denys Vlasenko 385b4562e3 udhcp: cosmetic cleanups; one case of s/full_read/xread/ 14 gadi atpakaļ
  Denys Vlasenko 7724c766bd udhcp: pass pointer to whole packet to "add option" functions 14 gadi atpakaļ
  Denys Vlasenko a8f6b99987 udhcp: move options.c to common.c; disable unused bool and s16 option code 14 gadi atpakaļ
  Denys Vlasenko 7e6add1dfc udhcpc: add -x OPT:VAL option 14 gadi atpakaļ
  Denys Vlasenko 37a658c4c8 udhcp: handle errors in read_staticlease 14 gadi atpakaļ
  Denys Vlasenko 6b61629397 udhcp: make rfc derived doc more readable (but it still is contradictory) 14 gadi atpakaļ
  Denys Vlasenko dde8bdcc5b udhcp: merge options.h into common.h, script.c into dhcpc.c 14 gadi atpakaļ
  Denys Vlasenko 501e35c474 udhcp: merge clientpacket.c into dhcpc.c 14 gadi atpakaļ
  Denys Vlasenko 6b24d5354b udhcpc: merge clientsocket.c into dhcpc.c. +4 bytes. 14 gadi atpakaļ
  Denys Vlasenko c7dc79e71d udhcpd: untangle incredibly messy handling of DHCPREQUEST 14 gadi atpakaļ
  Denys Vlasenko e5ce91b41b udhcp: code shrink; disable time and log server options 14 gadi atpakaļ
  Denys Vlasenko 6947d2c7e1 udhcp: logging improvements, field and variable renames 15 gadi atpakaļ
  Denys Vlasenko 31af3d5a1d udhcp: shorten mac len from 16 to 6 in lease file 15 gadi atpakaļ
  Denys Vlasenko ac906fa85e udhcp: change UDHCP_DEBUG into int, make verbosity selectable with -v 15 gadi atpakaļ
  Denys Vlasenko ed8982bfc0 udhcp: add a few TODOs 15 gadi atpakaļ
  Denys Vlasenko 26918dd28e udhcp: rename server/client_config.arp to server_mac and client_mac 15 gadi atpakaļ
  Denys Vlasenko 56f2d06c64 udhcp: rename sprintip to sprint_nip, siaddr to siaddr_nip 15 gadi atpakaļ
  Denys Vlasenko 990a617edf udhcp: rename giaddr to gateway_nip and server to server_nip 15 gadi atpakaļ
  Denys Vlasenko 47f2d7ef7d udhcpd: don't fail ARP check if returned MAC matches client's one 15 gadi atpakaļ