Menu

#16 remove semi-duplicate code in print-rx.c

Git head
closed-accepted
nobody
None
5
2013-11-06
2003-01-23
Anonymous
No

It looks like there are two functions that print Rx
acknowledgement packets in print-rx.c: ack_print(), and
rx_ack_print(). The latter was added by kenh in rev
1.8, and then assar added his version, ack_print(), in
1.14, overriding the previous one. ack_print() seems
less featureful than rx_ack_print(), so the attached
patch removes ack_print() and lets rx_ack_print() print
ack packets instead.

It also adds another rx ack packet type name.

Discussion

  • Nobody/Anonymous

    aforementioned patch

     
  • Guy Harris

    Guy Harris - 2003-01-26

    Logged In: YES
    user_id=541179

    Checked in.

     
  • Guy Harris

    Guy Harris - 2003-01-26
    • status: open --> closed-accepted
     
  • Denis Ovsienko

    Denis Ovsienko - 2013-11-06

    Administrators of the "tcpdump" SourceForge project have superseded this tracker item (formerly artifact 672892, now patch 16) with issue 173 of the "tcpdump" GitHub project.

     
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.