URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ae598d17370e141c37e3130fe16123d3e36d5195
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
ae598d1 by Guy Harris (guy@xxxxxxxxxxxx):
Add APIs to remove option instances from blocks.
That will allow deletion of comments, stripping of options when
sanitizing captures, etc..
Change-Id: I9667ba2ccf4e548ff3b7d500796b260a437bcea0
Reviewed-on: https://code.wireshark.org/review/16485
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from 9dd2674 IPv6: Minor loop cleanup
adds ae598d1 Add APIs to remove option instances from blocks.
Summary of changes:
wiretap/wtap_opttypes.c | 122 ++++++++++++++++++++++++++++++++++++++++-------
wiretap/wtap_opttypes.h | 22 +++++++++
2 files changed, 128 insertions(+), 16 deletions(-)