Menu

#114 The espudp1 test should known about CPNX protocol

Git head
closed-fixed
nobody
None
3
2013-11-06
2011-05-11
Cedric
No

The espudp1 test expect the following output regadring the 7th UDP packet :

IP 192.1.2.23.4500 > 192.1.2.45.4500: UDP-encap: ESP(spi=0x12345678,seq=0x7), length 116: ip-proto-72 34

But the Ip protocol 72d is a known protocol :

[root@pompomgalli] # grep '[[:space:]]72[[:space:]]' /etc/protocols

CPNX 72 Computer Protocol Network Executive [David Mittnacht]

Therefore, this patch intend to correct the expectations of the espudp1 tests.
The protocol Id is capitalized, as it seems it has to be (http://www.iana.org/assignments/protocol-numbers/protocol-numbers.txt)

Discussion

  • Cedric

    Cedric - 2011-05-13

    Lowering priority,it just concern the testsuite

     
  • Cedric

    Cedric - 2011-05-13
    • priority: 5 --> 3
     
  • Cedric

    Cedric - 2011-05-15

    Patch with lowercase protocol reference

     
  • Cedric

    Cedric - 2011-05-15

    After some checks, the inetutils package expects protocol's references to be lowercase, therefore i have corrected the patch in this way.

     
  • Guy Harris

    Guy Harris - 2011-10-14

    Checked in. The entry for CPNX is in /etc/services on my Mac OS X 10.6.8 machine, at least - that's probably not specific to Mac OS X, so hopefully that won't cause problems on other UN*Xes.

     
  • Guy Harris

    Guy Harris - 2011-10-14
    • status: open --> closed-fixed
     
  • Denis Ovsienko

    Denis Ovsienko - 2013-11-06

    Administrators of the "tcpdump" SourceForge project have superseded this tracker item (formerly artifact 3300706, now patch 114) with issue 273 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.