aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-ipv6.c
AgeCommit message (Expand)AuthorFilesLines
2024-02-15IPv6: Implementation of conversations with stream identifiersEugène Adell1-4/+90
2024-01-14IPv4/v6: fix field offset calculation for GeoIP entriesJaap Keuter1-2/+2
2023-12-06Remove init of tap variablesStig Bjørlykke1-2/+2
2023-11-20Remove init of proto variablesStig Bjørlykke1-345/+345
2023-10-31IANA IP Registry: More API refactoringJoão Valverde1-2/+2
2023-10-25IPv6: Add special-purpose block flagsJoão Valverde1-0/+158
2023-10-25IPv6: Make the "show address detail" preference default enabledJoão Valverde1-1/+1
2023-10-25IPv6: Improve some address labelsJoão Valverde1-48/+46
2023-10-24IPv6: Use IANA IP special purpose registry APIJoão Valverde1-183/+7
2023-09-29IPv6: Ensure that fragment extension header length is adjustedJohn Thacker1-1/+19
2023-09-24epan: Convert the UAT API to C99 typesGerald Combs1-1/+1
2023-04-12epan: Add user data to conversation filtersGerald Combs1-3/+3
2023-04-09IPv6: Address range for DRIP Entity Tag RFC9374Uli Heilmeier1-0/+7
2023-04-07MaxMindDB: Move pref to Name Resolution prefsJohn Thacker1-8/+7
2023-03-30IPv6: Add new RPL optionJaap Keuter1-3/+7
2023-01-31More fussing with items and calls.Martin Mathieson1-11/+11
2023-01-30fix mimimum typo in comment Holger Jeromin1-1/+1
2022-12-27WIP: Check types for _add_bits_ functions, and ensure no maskMartin Mathieson1-5/+5
2022-12-24IPv6: Support dissecting IETF APN6 option.Jianwei Mao1-0/+148
2022-12-05IPv6: Remove some redundancies in address detailJoão Valverde1-24/+12
2022-12-05IPv6: Add special-purpose address detailJoão Valverde1-0/+202
2022-12-04IPv6: Add multicast scope and flags address detailJoão Valverde1-0/+191
2022-11-15Show the address space of IPv6 addressesDavid Perry1-8/+133
2022-11-06IPv6: fix embedded IPv4 address dissection when using Well-Known PrefixPascal Quantin1-1/+1
2022-09-29Replace the last of PROTO_ITEM_ macro calls with function callsJaap Keuter1-6/+6
2022-08-25Rename a bunch of things with "conversation".Guy Harris1-1/+1
2022-08-23Change names to reflect that it's an endpoint table.Guy Harris1-7/+7
2022-08-23Rename some functions and types for endpoint tables.Guy Harris1-4/+4
2022-07-31IPv6: Make full implementation of RFC 6052Jaap Keuter1-54/+202
2022-07-13IPv6: Configurable IPv6 NAT64 prefixesAnders Broman1-8/+87
2022-06-10tap: Mark filtered packets instead of dropping themRoland Knall1-2/+6
2022-06-10tap: Adding flags for tap_packetRoland Knall1-2/+2
2022-02-25Export PDU: Allow native encapsulations / strip headersJohn Thacker1-0/+20
2022-02-25IPv6: Calipso Domain of Interpretation is 4 bytesMartin Mathieson1-1/+1
2021-12-19Replace g_strdup_printf() with ws_strdup_printf()João Valverde1-1/+1
2021-12-19Replace g_snprintf() with snprintf() (dissectors)João Valverde1-1/+1
2021-12-03epan: Remove STR_ASCII and STR_UNICODEJoão Valverde1-14/+14
2021-11-07IPv6: List all extension headers, or why they're not treated as suchJaap Keuter1-1/+7
2021-11-06ipv6: dissector: ioam: improve checksJustin Iurman1-9/+97
2021-11-05Fix loop inside the IOAM Trace data dissectionJustin Iurman1-0/+3
2021-11-03ipv6: dissector for the IOAM Trace data listJustin Iurman1-2/+306
2021-11-03ipv6: dissector for the IOAM Trace optionJustin Iurman1-1/+254
2021-11-03ipv6: dissector for the IOAM optionJustin Iurman1-0/+70
2021-09-17IPv6: Rename "SA MAC" to "SLAAC MAC"João Valverde1-15/+15
2021-07-27Change some `wmem_packet_scope()` to `pinfo->pool`David Perry1-21/+21
2021-07-21First pass pinfo->pool conversion, part 2Evan Huus1-5/+5
2021-02-08Make more functions and vars static.Martin Mathieson1-1/+1
2021-02-03IPv6: Add dissector for Tunnel Payload Forwarding (TPF)ishaangandhi1-0/+37
2021-02-02IPv6: Fixed hf_ipv6_routing_crh32_current_sid unused bugishaangandhi1-1/+1
2020-12-19IPv6: SRH setup correct DA for pseudo headerJaap Keuter1-0/+4