Wireshark-commits: [Wireshark-commits] master 44c662c: Replace ancient notes about modifying libpca
      
      
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=44c662ce66854aff8adbe0142da800812f952f36
Submitter: "Guy Harris <guy@xxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
44c662c by Guy Harris (guy@xxxxxxxxxxxx):
    Replace ancient notes about modifying libpcap with a link to a newer doc.
    
    Instead of giving horribly out-of-date instructions on how to add a new
    module to libpcap, just point to the document that I started whipping up
    earlier today (it definitely needs work - it's incomplete - but I'll be
    getting back to it).
    
    While we're at it, update the notes on adding support for new LINKTYPE_
    values to libwiretap, and note that it's only necessary if you had to
    add a new DLT_ *and* there isn't already a WTAP_ENCAP_ value that would
    correspond to that DLT_.
    
    Change-Id: I3882d0a57b29e98f73c074317bc6df7458fcc677
    Reviewed-on: https://code.wireshark.org/review/31397
    Petri-Dish: Guy Harris <guy@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    
Actions performed:
    from  b5444c3   Add a coloring rule for system events.
     add  44c662c   Replace ancient notes about modifying libpcap with a link to a newer doc.
Summary of changes:
 docbook/wsdg_src/WSDG_chapter_capture.asciidoc | 76 ++++++++------------------
 1 file changed, 22 insertions(+), 54 deletions(-)