1. 11 Feb, 2013 3 commits
  2. 05 Feb, 2013 2 commits
    • Stephen Hemminger's avatar
      ip: change format of promiscuity display · 1cb6a110
      Stephen Hemminger authored
      Don't put it on separate line, keep it on line with link address.
      1cb6a110
    • Nicolas Dichtel's avatar
      iplink: display the value of IFLA_PROMISCUITY · ede6a3ea
      Nicolas Dichtel authored
      This is useful to know the 'real' status of an interface (the flag IFF_PROMISC
      is exported by the kernel only when the user set it explicitly, for example it
      will not be exported when a tcpdump is running).
      
      This information will be displayed when '-details' is provided by the user.
      
      Example:
      $ ip -d l l tun10
      6: tun10: <POINTOPOINT,NOARP,UP,LOWER_UP> mtu 1480 qdisc noqueue state UNKNOWN mode DEFAULT
          link/sit 10.16.0.249 peer 10.16.0.121
          sit remote 10.16.0.121 local 10.16.0.249 ttl inherit pmtudisc 6rd-prefix 2002::/16
          promiscuity 2
      Signed-off-by: default avatarNicolas Dichtel <nicolas.dichtel@6wind.com>
      ede6a3ea
  3. 04 Feb, 2013 11 commits
  4. 18 Jan, 2013 2 commits
  5. 16 Jan, 2013 1 commit
  6. 15 Jan, 2013 2 commits
  7. 23 Dec, 2012 1 commit
  8. 20 Dec, 2012 5 commits
  9. 18 Dec, 2012 2 commits
  10. 17 Dec, 2012 6 commits
  11. 14 Dec, 2012 5 commits