OSSP CVS Repository |
![]() |
|
*** 2,19 **** ! [philipp@builder ~]$ uuid -v1 ! 639519c8-b019-11e1-9b4b-ff91eac3a44f ! [philipp@builder ~]$ uuid -d `uuid -v1` ! encode: STR: 6aed0654-b019-11e1-abf4-8f6127f75e13 ! SIV: 142128870312796779101177586876736298515 ! decode: variant: DCE 1.1, ISO/IEC 11578:1996 ! version: 1 (time and node based) ! content: time: 2012-06-06 20:51:41.241506.0 UTC ! clock: 11252 (usually random) ! node: 8f:61:27:f7:5e:13 (local multicast) ! [philipp@builder ~]$ ip -0 link show 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 16436 qdisc noqueue state UNKNOWN ! link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 2: p6p1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP qlen 1000 ! link/ether 00:22:15:ba:83:bf brd ff:ff:ff:ff:ff:ff ! [philipp@builder ~]$ --- 2,19 ---- ! [philipp@builder ~]$ uuid -v1{linebreak} ! 639519c8-b019-11e1-9b4b-ff91eac3a44f{linebreak} ! [philipp@builder ~]$ uuid -d `uuid -v1`{linebreak} ! encode: STR: 6aed0654-b019-11e1-abf4-8f6127f75e13{linebreak} ! SIV: 142128870312796779101177586876736298515{linebreak} ! decode: variant: DCE 1.1, ISO/IEC 11578:1996{linebreak} ! version: 1 (time and node based){linebreak} ! content: time: 2012-06-06 20:51:41.241506.0 UTC{linebreak} ! clock: 11252 (usually random){linebreak} ! node: 8f:61:27:f7:5e:13 (local multicast){linebreak} ! [philipp@builder ~]$ ip -0 link show{linebreak} 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 16436 qdisc noqueue state UNKNOWN ! link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00{linebreak} 2: p6p1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP qlen 1000 ! link/ether 00:22:15:ba:83:bf brd ff:ff:ff:ff:ff:ff{linebreak} ! [philipp@builder ~]${linebreak}by anonymous on 2012-Jun-06 22:59
2012-Jun-07 09:04:13 by anonymous:by anonymous on 2012-Jun-07 09:04
Applied a fix here:bugzilla.redhat.com/show_bug.cgi?id=829532
please note that configure (or configure.ac or one of its include files) needs to detect /usr/include/netpacket/packet.h on linux.
by anonymous on 2013-Apr-12 19:25
2013-Apr-12 19:25:19 by anonymous:
This is a trivial fix. Can we please get some movement on this? Thanks.
by anonymous on 2013-May-30 21:16
2013-May-30 21:16:49 by anonymous:
If there's a problem with the fix, can you please add a comment saying so that I may rework the patch?