GNU bug report logs - #32386
[PATCH] gnu: Add ubridge.

Previous Next

Package: guix-patches;

Reported by: Oleg Pykhalov <go.wigust <at> gmail.com>

Date: Tue, 7 Aug 2018 08:40:01 UTC

Severity: normal

Tags: patch

Done: Oleg Pykhalov <go.wigust <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Leo Famulari <leo <at> famulari.name>
To: Oleg Pykhalov <go.wigust <at> gmail.com>
Cc: 32386 <at> debbugs.gnu.org
Subject: [bug#32386] [PATCH] gnu: Add ubridge.
Date: Tue, 7 Aug 2018 16:58:57 -0400
[Message part 1 (text/plain, inline)]
On Tue, Aug 07, 2018 at 11:38:10AM +0300, Oleg Pykhalov wrote:
> * gnu/packages/networking.scm (ubridge): New variable.
> +         (add-before 'build 'set-env-cc
> +           (lambda _
> +             (setenv "CC" "gcc")
> +           #t))

Would it work to set this in #:make-flags? I think that's a little
clearer.

> +    (description "uBridge is a simple program to create user-land bridges
> +between various technologies.  Currently bridging between UDP tunnels,
> +Ethernet and TAP interfaces is supported.  Packet capture is also supported.")

Please add a comma in the second sentence: "Currently, bridging between
UDP tunnels, Ethernet, and TAP interfaces is supported."
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 6 years and 344 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.