libosmo-netif.git branch master updated. 0.0.6-78-g6032a35

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
Wed Aug 9 09:55:48 UTC 2017


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 "Osmocom network interface library".

The branch, master has been updated
       via  6032a35be84c87607e295e46f1e37d3dd4e5f1b1 (commit)
      from  76c0acb149a03e6d7945e0ee4f4c6355381b7391 (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/libosmo-netif/commit/?id=6032a35be84c87607e295e46f1e37d3dd4e5f1b1

commit 6032a35be84c87607e295e46f1e37d3dd4e5f1b1
Author: Pau Espin Pedrol <pespin at sysmocom.de>
Date:   Thu Apr 20 12:44:04 2017 +0200

    tests: osmo-pcap: Allow different l2 pkts
    
    Before this patch, ETH was assumed and other types were not supported.
    This patch also adds Linux cooked packet support for L2.
    
    Change-Id: Ie62fa0a8e45e1e141edb64b116dad185ad9c7a5f

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

Summary of changes:
 tests/osmo-pcap-test/Makefile.am |  2 ++
 tests/osmo-pcap-test/l2_eth.c    | 48 ++++++++++++++++++++++++++++++++++++++
 tests/osmo-pcap-test/l2_sll.c    | 47 +++++++++++++++++++++++++++++++++++++
 tests/osmo-pcap-test/l3_ipv4.c   | 12 ++++------
 tests/osmo-pcap-test/l4_tcp.c    |  4 ++--
 tests/osmo-pcap-test/l4_udp.c    |  4 ++--
 tests/osmo-pcap-test/pcap.c      | 50 +++++++++++++++++++++++++---------------
 tests/osmo-pcap-test/proto.c     | 36 +++++++++++++++++++++--------
 tests/osmo-pcap-test/proto.h     | 36 +++++++++++++++++++----------
 9 files changed, 189 insertions(+), 50 deletions(-)
 create mode 100644 tests/osmo-pcap-test/l2_eth.c
 create mode 100644 tests/osmo-pcap-test/l2_sll.c


hooks/post-receive
-- 
Osmocom network interface library



More information about the osmocom-commitlog mailing list