Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
  • release-4.4 protected
  • cherry-pick-71e847e9
  • release-4.2 protected
  • cherry-pick-517f9aa6
  • cherry-pick-1fa88330-2
  • release-4.0 protected
  • release-3.6 protected
  • release-3.4 protected
  • master-3.2 protected
  • master-3.0 protected
  • master-2.6 protected
  • master-2.4 protected
  • master-2.2 protected
  • master-2.0 protected
  • lts-1.12.1 protected
  • master-1.12 protected
  • lts-1.8.2 protected
  • master-1.10 protected
  • lts-1.2.11 protected
  • v4.6.7rc0 protected
  • wireshark-4.4.6 protected
  • v4.4.6 protected
  • ssv0.9.2rc0 protected
  • v4.4.6rc0 protected
  • wireshark-4.4.5 protected
  • v4.4.5 protected
  • ssv0.9.1 protected
  • v4.2.12rc0 protected
  • v4.4.5rc0 protected
  • wireshark-4.2.11 protected
  • v4.2.11 protected
  • wireshark-4.4.4 protected
  • v4.4.4 protected
  • ssv0.9.0 protected
  • ssv0.9.0rc1 protected
  • v4.2.11rc0 protected
  • v4.4.4rc0 protected
  • wireshark-4.2.10 protected
  • v4.2.10 protected
40 results

README.tapping

  • David Perry's avatar
    34fa4afb
    Update README.tapping, add reset to tap-rpcprogs · 34fa4afb
    David Perry authored and John Thacker's avatar John Thacker committed
    Clarify `doc/README.tapping` in its use of `ui/cli/tap-rpcprogs.c` as
    an exemplar of tap listeners.
    
    Adapt `tap-rpcprogs.c` to use an "instance identifier" as described in
    the README. It has only ever used a static variable for its state, but
    this allows it to actually demonstrate the principle which the README
    says it demonstrates.
    
    Add reset and finish routines to `tap-rpcprogs.c` to allow it to
    function as expected if tshark is eventually made to reset its taps
    (see #20432).
    34fa4afb
    History
    Update README.tapping, add reset to tap-rpcprogs
    David Perry authored and John Thacker's avatar John Thacker committed
    Clarify `doc/README.tapping` in its use of `ui/cli/tap-rpcprogs.c` as
    an exemplar of tap listeners.
    
    Adapt `tap-rpcprogs.c` to use an "instance identifier" as described in
    the README. It has only ever used a static variable for its state, but
    this allows it to actually demonstrate the principle which the README
    says it demonstrates.
    
    Add reset and finish routines to `tap-rpcprogs.c` to allow it to
    function as expected if tshark is eventually made to reset its taps
    (see #20432).
Code owners
Assign users and groups as approvers for specific file changes. Learn more.