osmo-pcap.git branch master updated. 0.0.6-6-g42421c4

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/osmocom-commitlog@lists.osmocom.org/.

gitosis at osmocom.org gitosis at osmocom.org
Thu Dec 3 19:32:45 UTC 2015


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Tools to centralize packet capture and storing".

The branch, master has been updated
       via  42421c4f7e8dd199f358a956a3a5c5dca557f1f5 (commit)
       via  ff1a5dc75152fb72cd4597036f9c6c712f1c1436 (commit)
       via  26327bd0ce2e3f11c9d02511c47fb45bb705b0e3 (commit)
      from  a316c9394aa27d25b3d7fba004563890a43ab1bc (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://cgit.osmocom.org/osmo-pcap/commit/?id=42421c4f7e8dd199f358a956a3a5c5dca557f1f5

commit 42421c4f7e8dd199f358a956a3a5c5dca557f1f5
Author: Holger Hans Peter Freyther <holger at moiji-mobile.com>
Date:   Thu Dec 3 20:16:37 2015 +0100

    client: Allow receiving jumbo frames on the client as well
    
    Check the caplen and see if it is bigger than our assumed
    maximum. Make sure we have enough space for data+hdr+hdr.

http://cgit.osmocom.org/osmo-pcap/commit/?id=ff1a5dc75152fb72cd4597036f9c6c712f1c1436

commit ff1a5dc75152fb72cd4597036f9c6c712f1c1436
Author: Holger Hans Peter Freyther <holger at moiji-mobile.com>
Date:   Thu Dec 3 19:32:04 2015 +0100

    server: Deal with jumbo frames on the wire
    
    The 2000 as a number is too small. Modern networks can have a
    higher MTU (up to 9000). Take this number and assume there is
    a big header in front of it.

http://cgit.osmocom.org/osmo-pcap/commit/?id=26327bd0ce2e3f11c9d02511c47fb45bb705b0e3

commit 26327bd0ce2e3f11c9d02511c47fb45bb705b0e3
Author: Holger Hans Peter Freyther <holger at moiji-mobile.com>
Date:   Thu Dec 3 19:29:38 2015 +0100

    server: Fix the language and refer to the received data length

-----------------------------------------------------------------------

Summary of changes:
 include/osmo-pcap/osmo_pcap_server.h |  6 +++++-
 src/osmo_client_core.c               |  2 +-
 src/osmo_client_network.c            | 11 +++++++++--
 src/osmo_server_network.c            |  4 ++--
 4 files changed, 17 insertions(+), 6 deletions(-)


hooks/post-receive
-- 
Tools to centralize packet capture and storing



More information about the osmocom-commitlog mailing list