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, laforge/ipip has been updated discards 394e050d5405b74bce76d8e2bc1e8a148632f506 (commit) via abc6dd83bc27da426f463919567784a44ed99fa7 (commit)
This update added new revisions after undoing existing revisions. That is to say, the old revision is not a strict subset of the new revision. This situation occurs when you --force push a change and generate a repository containing something like this:
* -- * -- B -- O -- O -- O (394e050d5405b74bce76d8e2bc1e8a148632f506) \ N -- N -- N (abc6dd83bc27da426f463919567784a44ed99fa7)
When this happens we assume that you've already had alert emails for all of the O revisions, and so we here report only the revisions in the N branch from the common base, B.
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=abc6dd83bc27da426f463919567784a...
commit abc6dd83bc27da426f463919567784a44ed99fa7 Author: Harald Welte laforge@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: src/osmo_client_network.c | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-)
hooks/post-receive
osmocom-commitlog@lists.osmocom.org