aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-04-15.mailmap: update of March and April (2018)Alexis La Goutte2-7/+9
2018-04-15openflow: fix decode of experimenter OXM fieldsJaime Caamaño Ruiz3-33/+18
2018-04-15dfilter-test.py: document parallelization supportPeter Wu3-5/+13
2018-04-15Check for HAVE_LZ4FRAME_H in the LZ4 detection process and use itJoerg Mayer4-8/+21
2018-04-15Remove some references to PortAudio.Gerald Combs4-33/+9
2018-04-15dftestlib: remove unnecessary execute bitPeter Wu18-0/+0
2018-04-15Clean up whitespace.Guy Harris1-1/+1
2018-04-15Expand and clean up comments.Guy Harris1-4/+23
2018-04-15Clean up the way we handle the FCS.Guy Harris1-36/+100
2018-04-14DTN: Minor changes for Bundle-Integrity/Confidentiality Block payloadKrishnamurthy Mayya1-2/+2
2018-04-14Bluetooth: ATT: Fix cast-warningsMichał Łabędzki1-11/+11
2018-04-14packet-pcep.c: opposite inner 'if' condition leads to a dead code blockchinarulezzz1-6/+7
2018-04-14PDCP NR: remove a now meaningless commentPascal Quantin1-2/+0
2018-04-14PDCP LTE: reuse existing pdcp_lte_info structure after first passPascal Quantin2-94/+94
2018-04-14RLC LTE: reuse existing rlc_lte_info structure after first passPascal Quantin1-67/+62
2018-04-14MAC LTE: reuse existing mac_lte_info structure after first passPascal Quantin1-18/+13
2018-04-14PDCP NR: reuse existing pdcp_nr_info structure after first passPascal Quantin2-86/+87
2018-04-14packet-tns.c: add TODO to TNS Refuse packet dissectorchinarulezzz1-0/+5
2018-04-14x509ce: fix display of IPAddress when it is an IPv6 AddressAlexis La Goutte3-20/+44
2018-04-13PDCP NR: add expert info for unknown / missing UDP framing tagsPascal Quantin1-2/+21
2018-04-13RLC NR: add an expert info for unknown UDP framing tagsPascal Quantin1-2/+15
2018-04-13MAC NR: add an expert info for unknown UDP framing tagsPascal Quantin1-1/+14
2018-04-13PDCP LTE: add expert info for unknown / missing UDP framing tagsPascal Quantin1-3/+23
2018-04-13RLC LTE: add expert info for unknown / missing UDP framing tagsPascal Quantin1-2/+20
2018-04-13MAC LTE: add an expert info for unknown UDP framing tagsPascal Quantin3-16/+26
2018-04-13UMTS RLC: add expert info for unknown / missing UDP framing tagsPascal Quantin1-2/+21
2018-04-13kafka: raise the required version to 1.5.0 for lz4_frame.Dario Lombardo1-3/+3
2018-04-13file-pcap: expert info if captured len > reported lenMartin Kaiser1-1/+20
2018-04-13Fix the length of the payload of a private_1 or audio PES packet.Guy Harris2-21/+111
2018-04-12Add in the signed integer fetch routines.Guy Harris1-0/+13
2018-04-12RoHC: IP version is 1 byte onlyPascal Quantin3-5/+7
2018-04-12PDCP NR: add SN length to PDCP context for user plane PDUsPascal Quantin1-0/+5
2018-04-12PDCP NR: rework UDP framing formatPascal Quantin2-40/+42
2018-04-12Update a comment.Guy Harris1-18/+46
2018-04-12Need to flag a variable as volatile, due to the use of exceptions.Guy Harris1-3/+3
2018-04-12If a subdissector throws an exception, catch it and continue.Guy Harris1-1/+30
2018-04-11kafka: check lz4 version in a single point.Dario Lombardo1-4/+5
2018-04-11Netlink: Add rtnetlink attribute dissectingFilip Sohajek1-23/+396
2018-04-11RPM: don't give the cmake macro the directory (it has it already).Dario Lombardo1-1/+0
2018-04-11RPM: set the cmake bindir in openSUSE.Dario Lombardo1-0/+5
2018-04-11RPM: set ninja executable in %install target.Dario Lombardo1-0/+1
2018-04-11LPP: fix a typo in ASN.1 filePascal Quantin1-1/+1
2018-04-11RPM: fix typo.Dario Lombardo1-1/+1
2018-04-11RPM: don't install doc under guides with make.Dario Lombardo1-2/+2
2018-04-11PFCP: Added dissection of IEs 127-131Matej Tkac1-12/+79
2018-04-11user_encap: Avoid a hash lookup to get dissector nameStig Bjørlykke1-4/+4
2018-04-11extcap: Fix crash in extcap_verify_capture_filterStig Bjørlykke1-2/+2
2018-04-11extcap: Fix whitespace issuesStig Bjørlykke1-13/+13
2018-04-11ZigBee: MGMT Unsolicited Enh NWKUpdate dissectorDana Sy3-0/+44
2018-04-11zbee zcl: fill constant ett arrays at declaration timeMartin Kaiser1-106/+85