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  e89231d8b0ab0f45ed5714123d1bfb4d655b2aa3 (commit)
       via  f335e37ed5018983df16c87080d810e9e4022629 (commit)
      from  53044df9d55533bde6df9a7f946ca4fade88fe42 (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=e89231d8b0ab0f45ed5714123d1bfb4d655b2aa3

commit e89231d8b0ab0f45ed5714123d1bfb4d655b2aa3
Author: Harald Welte <lafo...@gnumonks.org>
Date:   Fri Feb 9 12:07:23 2018 +0100

    debian/control: Fix URLs for homepage, git, gitweb
    
    Change-Id: Iff74cf6b3e53a6786a96738b609a2e2d685b1300

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

commit f335e37ed5018983df16c87080d810e9e4022629
Author: Harald Welte <lafo...@gnumonks.org>
Date:   Fri Jul 21 18:12:01 2017 +0200

    Add support for generating IPIP to osmo-pcap-client
    
    This allows the user to change the configuration between either using
    
    a) the classic OsmoPCAP protocol (over TCP with or without TLS)
       which is used when you want to talk to an osmo-pcap-server
    
    b) the (new) IPIP encapsulation, which will simply take the IP
       packet (without Ethernet or pcap header) and transmit it inside IPIP
       to the specified server IP address.  This is useful for gettin
       real-time streaming into wireshark.
    
    Change-Id: I8056fc163ac2f15adcb964d867dd5e51df4e4710

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

Summary of changes:
 debian/control                       |  6 +--
 include/osmo-pcap/osmo_pcap_client.h |  6 +++
 src/osmo_client_network.c            | 98 ++++++++++++++++++++++++++++--------
 src/osmo_client_vty.c                | 40 +++++++++++++++
 4 files changed, 127 insertions(+), 23 deletions(-)


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

Reply via email to