aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2023-03-19RSVP: Add dissector for SECONDARY_RECORD_ROUTE objectMartin Stigge1-11/+62
2023-03-19log: Convert MaxMindDB to use new logging systemJohn Thacker1-37/+29
2023-03-19[Automatic update for 2023-03-19]Gerald Combs2-18/+56
2023-03-19SCSI SMC: Check for illegal characters in volume idJohn Thacker1-12/+6
2023-03-19DRBD: Add support for two-phase commit version 2 packetsJoel Colledge1-9/+48
2023-03-18RSVP: Add dissector for SECONDARY_EXPLICIT_ROUTE objectMartin Stigge1-10/+67
2023-03-18802.11: Heading != AltitudeJaap Keuter1-1/+1
2023-03-18IEEE-80211: Show calculated Queue Length for 80MHz PPDUsMartin Mathieson1-5/+31
2023-03-18Fix Wi-SUN POM-IE displayMathis Marion1-1/+1
2023-03-17RTPS: Dynamically grow array of elementsJohn Thacker1-8/+12
2023-03-16ICMPv6: rename ND P to ND Proxy (like RFC)Alexis La Goutte1-2/+2
2023-03-16AVSP: Fix -Werror=clobberedGerald Combs1-1/+1
2023-03-14socketcan: use the newly-added #defines for error bits.Guy Harris1-8/+8
2023-03-15Add handling for can error frames to blf file formatAlexander Werth1-0/+32
2023-03-14socketcan: fix a typpo in a comment. [skip ci]Guy Harris1-1/+1
2023-03-14capture: Set update interval in capture opts, default to 100msJohn Thacker2-0/+9
2023-03-14SOME/IP: improve uniqueness of segmentsDavid Perry2-13/+131
2023-03-13Add text to S2L_SUB_LSP items containing the IP.Martin Stigge1-0/+2
2023-03-13ORAN FH CUS: Change more header field labels to match specMartin Mathieson1-32/+25
2023-03-12[Automatic update for 2023-03-12]Gerald Combs1-6/+2865
2023-03-12Qt: Create Follow Stream menu dynamicallyJohn Thacker2-13/+17
2023-03-12DECnet: Fix a typo in the DNA header field.Denis Ovsienko1-1/+1
2023-03-12packet-gsm_rlp: Don't read beyond captured length when computing FCSHarald Welte1-0/+1
2023-03-11LISP: Don't go past a LCAF payload lengthJohn Thacker1-12/+14
2023-03-11wifi-nan: Use wmem_strconcat instead of g_strconcatJohn Thacker1-1/+3
2023-03-11Fix some warnings from check_typed_item_calls.pyMartin Mathieson16-64/+64
2023-03-11TLS: Fail without exception when decrypting truncated recordsJohn Thacker2-3/+8
2023-03-10UDS: make code more readable by reformatting HFsDr. Lars Völker1-493/+131
2023-03-10New dissector for GSM L2RCOP (3GPP TS 27.002)Harald Welte3-1/+184
2023-03-10Add new dissector for GSM RLP protocol (3GPP TS 24.022)Harald Welte4-0/+341
2023-03-10UDS: Cleanup and reworkDr. Lars Völker1-85/+292
2023-03-10Add Silicon Labs copyright to packet-wisun.cMathis Marion1-0/+1
2023-03-10Use Wi-SUN PHY mode ID dissector for MDR commandMathis Marion1-24/+51
2023-03-10Add Wi-SUN MDR command dissectorMathis Marion1-0/+43
2023-03-10Always dissect IEEE 802.15.4 vendor command OUIMathis Marion1-2/+2
2023-03-10Fix build warningshidd3ncod3s3-82/+53
2023-03-10Generate SRVSVC parser using PIDLhidd3ncod3s2-3629/+4912
2023-03-10Update SRVSVC IDL and CNFhidd3ncod3s2-200/+256
2023-03-09IEC104: Unifying filter namesJiří Engelthaler1-13/+24
2023-03-09ORAN FH CUS: Expert malformed info if > 3 bytes in frame after PDUMartin Mathieson1-1/+17
2023-03-09Add support for Wi-SUN JM-IE and JM-PFLMathis Marion1-0/+130
2023-03-09Add support for Wi-SUN LBATS-IEMathis Marion1-0/+44
2023-03-09Drop support for Wi-SUN NR-IE Listening TypeMathis Marion1-14/+0
2023-03-09TECMP: Cleanup and fix unitsDr. Lars Völker1-9/+7
2023-03-09ORAN FH CUS: Add an array length checkGerald Combs1-1/+1
2023-03-08netlink: Add netfilter conntrack status flag hw_offloadJaap Keuter1-0/+9
2023-03-08netlink: Add netlinkrt handling of RTM_SETLINKJaap Keuter1-0/+1
2023-03-08netlink: implement new identifiers from Linux 6.2 kernelJaap Keuter5-11/+373
2023-03-08TRDP: Fixed typo and indentation in packet-trdp.cIgor Dmitriev1-2/+2
2023-03-08TRDP: Add dissector for TRDP protocolIgor Dmitriev2-0/+295