1. 29 May, 2008 1 commit
  2. 22 May, 2008 1 commit
  3. 10 May, 2008 1 commit
  4. 09 May, 2008 4 commits
  5. 08 May, 2008 1 commit
  6. 23 Apr, 2008 3 commits
    • Daniel Silverstone's avatar
      Avoid infinite loop in ip addr flush. · 7b3d366e
      Daniel Silverstone authored
      Fix "ip addr flush" the same way "ip neigh flush" was previously fixed,
      by bailing out if the flush hasn't completed after MAX_ROUNDS (10) tries.
      7b3d366e
    • Andreas Henriksson's avatar
      document promote_secondaries · 3a9e4821
      Andreas Henriksson authored
      Write something about the tweak to enable promoting secondary addresses
      instead of deleting them together with the primary address as discussed
      in this thread on the netdev mailing list:
      http://www.spinics.net/lists/netdev/msg52294.html
      
      The claim that this is supported since 2.6.15 is based on looking at
      changes to net/ipv4/devinet.c in the linux-2.6 git tree:
      
      Commit to add support:
      2005-05-30      Harald Welte
      8f937c6099858eee15fae14009dcbd05177fa91d
      
      Commit to fix bug:
      2005-11-22      Jamal Hadi Salim
      0ff60a45678e67b2547256a636fd00c1667ce4fa
      
      Version 2.6.15 was released 2006-01-03 and seems to include the code from
      both the above commits.
      3a9e4821
    • Andreas Henriksson's avatar
      Fix typos (syntax error) in ip(8) manpage. · 83ad2dd7
      Andreas Henriksson authored
      This one also caught by lintian (debian package checker tool).
      83ad2dd7
  7. 17 Apr, 2008 4 commits
  8. 04 Apr, 2008 1 commit
    • Marcela Maslanova's avatar
      man ip.8 miss xfrm option · ae9b671d
      Marcela Maslanova authored
      I was asked to at least mention the xfrm option in ip manual. I added
      all usage into ip.8 and try to write some basic information about xfrm.
      If someone want complete it, I'll be happy.
      
      Marcela Maslanova
      
      a16304c0cdbdbc8926b112743b4bd49069a50cd7
       man/man8/ip.8 |  474 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
       1 files changed, 474 insertions(+), 0 deletions(-)
      Signed-off-by: default avatarStephen Hemminger <stephen.hemminger@vyatta.com>
      ae9b671d
  9. 03 Apr, 2008 1 commit
  10. 01 Apr, 2008 9 commits
  11. 14 Mar, 2008 1 commit
  12. 08 Mar, 2008 2 commits
  13. 03 Mar, 2008 1 commit
  14. 22 Feb, 2008 3 commits
  15. 18 Feb, 2008 4 commits
  16. 14 Feb, 2008 1 commit
  17. 13 Feb, 2008 2 commits