aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-dhcp.c
AgeCommit message (Expand)AuthorFilesLines
2020-04-14packet-dhcp.c: AEROHIVE (Extremenetworks) option 60/43 supportJoerg Mayer1-1/+115
2020-04-08packet-dhcp.c: Signed vs. unsigned warning fixesJoerg Mayer1-35/+35
2020-04-08packet-dhcp.c: Small whitespace fixesJoerg Mayer1-52/+52
2020-02-15get_dns_name: fixup some missing change introduced with c397adda8a7Jeremiejig1-4/+8
2020-01-28dhcp: DHCP option 77 User Class Option 'Microsoft bug'Andre Luyer1-32/+30
2019-08-14Try to fix Wpointer-sign warnings.Anders Broman1-8/+8
2019-07-27HTTPS In Still More Places, update more URLs.Guy Harris1-20/+32
2019-07-26HTTPS (almost) everywhere.Guy Harris1-1/+1
2019-07-19dhcp: fix memleak on exceptions in dissect_dhcpopt_avaya_ip_telephonePeter Wu1-5/+3
2019-05-26dhcp: fix used-but-marked-unused warningsMartin Kaiser1-6/+6
2019-04-04epan: Convert our PROTO_ITEM_ macros to inline functions.Gerald Combs1-8/+8
2019-03-10DHCP: more details for PXE fieldsUli Heilmeier1-24/+191
2019-03-04DHCP: add missing PXE Client LCM suboptionsUli Heilmeier1-2/+247
2019-03-04DHCP: fix copy&paste error in field descrUli Heilmeier1-2/+2
2019-02-20packet-dhcp.c: Dissect Cisco ACI fabric internal option 43Joerg Mayer1-1/+216
2019-02-20packet-dhcp.c: Fix modification of a const char* stringJoerg Mayer1-2/+5
2019-01-01Add a "failed" return for tap packet routines.Guy Harris1-3/+3
2018-11-05DHCP: Handle proxyDHCP on UDP port 4011.Darius Davis1-3/+18
2018-10-30DHCP: Fix RFC 4578 erratum number.Darius Davis1-2/+2
2018-09-29DHCP: For IPv4 options, append address to option rootMartin Mathieson1-0/+3
2018-09-13DHCP: Fixup whitespace.Gerald Combs1-4/+4
2018-09-05dhcp: More bootp -> dhcp renamesStig Bjørlykke1-14/+14
2018-09-05Rename packet-bootp.c to packet-dhcp.c.Gerald Combs1-0/+9465