<?xml version="1.0" encoding="UTF-8" ?>

<bugzilla version="5.2"
          urlbase="https://bugzilla.altlinux.org/"
          
          maintainer="jenya@basealt.ru"
>

    <bug>
          <bug_id>12619</bug_id>
          
          <creation_ts>2007-08-23 17:44:45 +0400</creation_ts>
          <short_desc>vconfig creates VLAN with flag 1=1 instead of 0</short_desc>
          <delta_ts>2007-10-02 14:38:32 +0400</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>4</classification_id>
          <classification>Development</classification>
          <product>Sisyphus</product>
          <component>vlan-utils</component>
          <version>unstable</version>
          <rep_platform>all</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>CLOSED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc>http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=436219</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>minor</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Dmytro O. Redchuk">dor</reporter>
          <assigned_to name="placeholder@altlinux.org">placeholder</assigned_to>
          <cc>glebfm</cc>
    
    <cc>ldv</cc>
    
    <cc>placeholder</cc>
          
          <qa_contact>qa-sisyphus</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>54428</commentid>
    <comment_count>0</comment_count>
    <who name="Dmytro O. Redchuk">dor</who>
    <bug_when>2007-08-23 17:44:45 +0400</bug_when>
    <thetext>Страница man vconfig, и подсказка команды vconfig, и Description
пакета vlan-utils говорят, что по умолчанию флаг REORDER_HDR равен нулю
(&quot;Default setting is off, which works for every other protocol, and is
slightly faster.&quot; (с) Description). На самом деле он равен единице.
Steps to Reproduce:
1. vconfig set_name_type DEV_PLUS_VID_NO_PAD
2. vconfig add &lt;dev&gt; &lt;vid&gt;
3. cat /proc/net/vlan/&lt;dev&gt;.&lt;vid&gt; | head -1

Actual Results:  
&lt;dev&gt;.&lt;vid&gt;  VID: &lt;vid&gt;    REORDER_HDR: 1  dev-&gt;priv_flags: 1

Expected Results:  
&lt;dev&gt;.&lt;vid&gt;  VID: &lt;vid&gt;    REORDER_HDR: 0  dev-&gt;priv_flags: 1</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>56160</commentid>
    <comment_count>1</comment_count>
    <who name="Dmitry V. Levin">ldv</who>
    <bug_when>2007-10-02 14:38:30 +0400</bug_when>
    <thetext>Fixed docs in 1.9-alt3.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>