Merge ~alfonsosanchezbeato/snappy-hwe-snaps/+git/modem-manager:add-netobs-20 into ~snappy-hwe-team/snappy-hwe-snaps/+git/modem-manager:snap-20

Proposed by Alfonso Sanchez-Beato
Status: Needs review
Proposed branch: ~alfonsosanchezbeato/snappy-hwe-snaps/+git/modem-manager:add-netobs-20
Merge into: ~snappy-hwe-team/snappy-hwe-snaps/+git/modem-manager:snap-20
Diff against target: 12 lines (+1/-0)
1 file modified
snapcraft.yaml (+1/-0)
Reviewer Review Type Date Requested Status
System Enablement Bot continuous-integration Approve
Review via email: mp+436093@code.launchpad.net

Commit message

Add network-observer plug to MM service

Starting with MM 1.18 the NETLINK_ROUTE family of sockets is being
used for tracking link updates in some cases. Support them via the
network-observe interface.

Description of the change

Add network-observer plug to MM service

Starting with MM 1.18 the NETLINK_ROUTE family of sockets is being
used for tracking link updates in some cases. Support them via the
network-observe interface.

To post a comment you must log in.
Revision history for this message
System Enablement Bot (system-enablement-ci-bot) wrote :

PASSED: Successfully build documentation, rev: 32366da0fdb1ed1c7ba4010adcf604f0e9dc2879

Generated documentation is available at https://jenkins.canonical.com/system-enablement/job/snappy-hwe-snaps-snap-docs/1608/

Revision history for this message
System Enablement Bot (system-enablement-ci-bot) wrote :
review: Approve (continuous-integration)

Unmerged commits

32366da... by Alfonso Sanchez-Beato

Add network-observer plug to MM service

Starting with MM 1.18 the NETLINK_ROUTE family of sockets is being
used for tracking link updates in some cases. Support them via the
network-observe interface.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/snapcraft.yaml b/snapcraft.yaml
2index d91be29..04e0c6e 100644
3--- a/snapcraft.yaml
4+++ b/snapcraft.yaml
5@@ -39,6 +39,7 @@ apps:
6 command: bin/modemmanager
7 daemon: simple
8 slots: [service]
9+ plugs: [network-observe]
10 mbimcli:
11 command: usr/bin/mbimcli
12 slots: [service]

Subscribers

People subscribed via source and target branches