aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-dhcp.c
AgeCommit message (Collapse)AuthorFilesLines
2018-09-13DHCP: Fixup whitespace.Gerald Combs1-4/+4
Change-Id: Iaf56751dff81ff9f5c59e1e99ca93aafb38a934d Reviewed-on: https://code.wireshark.org/review/29650 Reviewed-by: Gerald Combs <gerald@wireshark.org>
2018-09-05dhcp: More bootp -> dhcp renamesStig Bjørlykke1-14/+14
Change-Id: I410439aeb9d0e4ddcf6e0c430e0f10a954a16263 Reviewed-on: https://code.wireshark.org/review/29422 Petri-Dish: Stig Bjørlykke <stig@bjorlykke.org> Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com> Tested-by: Petri Dish Buildbot Reviewed-by: Stig Bjørlykke <stig@bjorlykke.org>
2018-09-05Rename packet-bootp.c to packet-dhcp.c.Gerald Combs1-0/+9465
Change-Id: I18882da2adbad278cb7825640ae989265d28a3dc Reviewed-on: https://code.wireshark.org/review/29414 Reviewed-by: Gerald Combs <gerald@wireshark.org> Petri-Dish: Gerald Combs <gerald@wireshark.org> Tested-by: Petri Dish Buildbot Reviewed-by: Anders Broman <a.broman58@gmail.com>