ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-dev: [Wireshark-dev] Changes to packet-mip6.c

From: "Dhananjay Patki (dhpatki)" <dhpatki@xxxxxxxxx>
Date: Fri, 18 Sep 2015 11:31:38 +0000
Hi,

I have done changes to packet-mip6.c dissector to add support for RFC 7148. I am looking for contributing this code to Wireshark Git repository. I referred to the below URL. However I am getting a clear view of what steps need to be followed.


Could someone please help with how can I go about contributing this diff? I tried the following. But it didn’t work. I am sure I am missing something important.

$ git push ssh://dhpatki@xxxxxxxxxxxxxxxxxx:29418/wireshark HEAD:refs/for/master/mip6-dmnp
Counting objects: 98, done.
Delta compression using up to 8 threads.
Compressing objects: 100% (88/88), done.
Writing objects: 100% (98/98), 45.23 KiB | 0 bytes/s, done.
Total 98 (delta 79), reused 29 (delta 10)
remote: Resolving deltas: 100% (79/79)
remote: Processing changes: refs: 1, done
 ! [remote rejected] HEAD -> refs/for/master/mip6-dmnp (no new changes)
error: failed to push some refs to 'ssh://dhpatki@xxxxxxxxxxxxxxxxxx:29418/wireshark'

--
Regards,
Dhananjay