Menu

#603 FCE version 1 packets are broken

None
closed
None
5
2026-07-07
2015-11-20
No

FCE version 2 broke version 1 marshalling:

  • version is always set to 1
  • several version 2 fields are also put into v1 packets

Discussion

  • Daniel Markstedt

    • status: open --> closed
     
  • Daniel Markstedt

    this was patched by Ralph in https://github.com/Netatalk/netatalk/commit/940ca0175b on Dec 16, 2015 and included in v3.1.8

     
  • Daniel Markstedt

    there was one straggler instance in send_fce_event() where the lookup was against FCE_PACKET_VERSION and not obj->fce_version -- this has been fixed in https://github.com/Netatalk/netatalk/pull/3153

     

Log in to post a comment.