- 23 Mar, 2006 2 commits
-
-
shemminger authored
-
shemminger authored
-
- 22 Mar, 2006 1 commit
-
-
shemminger authored
-
- 21 Mar, 2006 1 commit
-
-
shemminger authored
addresses. Specifically it does not correctly handle the addition of new entries in the neighbor/arp table. For example, this command will fail: ip neigh add 192.168.0.138 lladdr 00:00:04:04:fe:80:00:00:00:00:00:00:00:01:73:00:00:00:8a:91 nud permanent dev ib0 An IPoIB link layer address is 20-bytes (see http://www.ietf.org/internet-drafts/draft-ietf-ipoib-ip-over-infiniband-09.txt, section 9.1.1). The command line parsing code expects link layer addresses to be a maximum of 16-bytes. Addresses over 16-bytes are truncated.
-
- 14 Mar, 2006 4 commits
-
-
shemminger authored
-
shemminger authored
-
shemminger authored
-
shemminger authored
-
- 10 Mar, 2006 6 commits
-
-
shemminger authored
-
shemminger authored
-
shemminger authored
-
shemminger authored
-
shemminger authored
-
shemminger authored
-
- 12 Jan, 2006 1 commit
-
-
shemminger authored
-
- 10 Jan, 2006 4 commits
-
-
shemminger authored
-
shemminger authored
-
shemminger authored
-
shemminger authored
-
- 03 Jan, 2006 2 commits
-
-
shemminger authored
-
shemminger authored
-
- 10 Dec, 2005 1 commit
-
-
shemminger authored
and parse response correctly with netem.
-
- 09 Dec, 2005 1 commit
-
-
shemminger authored
-
- 02 Dec, 2005 1 commit
-
-
shemminger authored
-
- 22 Nov, 2005 1 commit
-
-
shemminger authored
-
- 07 Nov, 2005 2 commits
-
-
shemminger authored
-
shemminger authored
-
- 01 Nov, 2005 2 commits
-
-
shemminger authored
Re-introduces the SA and policy add/del events
-
shemminger authored
-
- 24 Oct, 2005 1 commit
-
-
shemminger authored
-
- 12 Oct, 2005 3 commits
-
-
shemminger authored
-
shemminger authored
-
shemminger authored
-
- 07 Oct, 2005 3 commits
-
-
shemminger authored
-
shemminger authored
-
shemminger authored
-
- 06 Oct, 2005 1 commit
-
-
shemminger authored
-
- 05 Oct, 2005 1 commit
-
-
shemminger authored
-
- 04 Oct, 2005 1 commit
-
-
shemminger authored
(050929) version of 'ip addr' hangs while older versions worked. The problem was traced to be a removed initialisation. The patch below corrects this problem.
-
- 29 Sep, 2005 1 commit
-
-
shemminger authored
-