]> rtime.felk.cvut.cz Git - lisovros/iproute2_canprio.git/log
lisovros/iproute2_canprio.git
17 years agoUse hash for routing table name cache
Patrick McHardy [Thu, 10 Aug 2006 22:14:50 +0000 (00:14 +0200)]
Use hash for routing table name cache

[IPROUTE]: Use hash for routing table name cache

Use a hash for routing table name cache instead of the fixed size array.

Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
17 years agoPreparation for 32 bit table IDs
Patrick McHardy [Thu, 10 Aug 2006 22:14:49 +0000 (00:14 +0200)]
Preparation for 32 bit table IDs

[IPROUTE]: Preparation for 32 bit table IDs

The route table filter uses an integer for the table number and the value
-1 to represent cloned routes. For 32 bit table IDs it needs to become an
unsigned, so this won't work anymore. Introduce a new filter flag "cloned"
and use instead of filter.tb = -1.

Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
17 years agoThe current behaviour for IPv6 routing table filters is to derive the
Patrick McHardy [Thu, 10 Aug 2006 20:42:58 +0000 (22:42 +0200)]
The current behaviour for IPv6 routing table filters is to derive the
table from the route type. This doesn't really work anymore now that IPv6
supports multiple tables. Add detection for IPv6 multiple table support
(relying on the fact that the first routes dumped belong to the local table
and have rtm_table == RT_TABLE_LOCAL with multiple tables) and handle it
like other protocols.

Signed-off-by: Patrick McHardy <kaber@trash.net>
17 years agoFix build error on Ubuntu (Debian) because of ip.h dependence
Stephen Hemminger [Tue, 8 Aug 2006 19:16:55 +0000 (12:16 -0700)]
Fix build error on Ubuntu (Debian) because of ip.h dependence
on byteorder.

Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
17 years agoAdd ignore file for new genl
Stephen Hemminger [Tue, 8 Aug 2006 19:14:09 +0000 (12:14 -0700)]
Add ignore file for new genl

Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
17 years agoThis patch adds a generic netlink controller interface.
Jamal Hadi Salim [Tue, 8 Aug 2006 19:13:34 +0000 (12:13 -0700)]
This patch adds a generic netlink controller interface.
The controller is the only module using this at the moment.
Thomas has a sample user of genetlink that would fit here; bug him
for it.

Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
17 years agoAnother .gitignore file.
Stephen Hemminger [Tue, 8 Aug 2006 19:11:23 +0000 (12:11 -0700)]
Another .gitignore file.

Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
17 years agoFirst part of cleaning up the help output of actions.
Jamal Hadi Salim [Tue, 8 Aug 2006 19:10:08 +0000 (12:10 -0700)]
First part of cleaning up the help output of actions.

Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
17 years agoAdd ignore files to make using git easier
Stephen Hemminger [Tue, 8 Aug 2006 19:04:38 +0000 (12:04 -0700)]
Add ignore files to make using git easier

Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
17 years agoThis patch adds ability to monitor tc events similar to ipmonitor.
Jamal Hadi Salim [Tue, 8 Aug 2006 18:55:15 +0000 (11:55 -0700)]
This patch adds ability to monitor tc events similar to ipmonitor.
User runs "tc monitor" (without quotes) and watches events of
addition, deletion and updates from qdiscs, classes, filters and
actions as they happen.

Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
17 years agoTrivial correction to the usage text.
Jesper Dangaard Brouer [Fri, 4 Aug 2006 18:02:51 +0000 (11:02 -0700)]
Trivial correction to the usage text.
    - Remove the parameter "get" as it is not implemented.
    - Add the parameter "replace".

17 years agoAdd help text for actions.
jamal [Fri, 4 Aug 2006 17:59:34 +0000 (10:59 -0700)]
Add help text for actions.

17 years agodocumentation bug fix on mirred
Jamal Hadi Salim [Wed, 26 Jul 2006 11:52:09 +0000 (07:52 -0400)]
documentation bug fix on mirred

Stephen,

Heres another on top of the others i sent. If you get the time, can
update your git tree with these patches?
If you are planning to make a release soon, please ping me - I have at
least one more patch that i need to work on.

cheers,
jamal

Update mirred usage to fix a bug noticed by
Andy Furniss <lists@andyfurniss.entadsl.com>
Also make it a little more readable.

17 years agoAdd support for multipath route realms
Patrick McHardy [Tue, 25 Jul 2006 03:58:36 +0000 (05:58 +0200)]
Add support for multipath route realms

17 years agoCleanup mx_names table
Stephen Hemminger [Fri, 4 Aug 2006 17:49:51 +0000 (10:49 -0700)]
Cleanup mx_names table
use C99 initialization to match rtnetlink.h

17 years agoupdate documentation on mirred and IFB
jamal [Tue, 18 Jul 2006 12:56:40 +0000 (08:56 -0400)]
update documentation on mirred and IFB

About two more or so to complete these..

cheers,
jamal

Clean up some documentation on mirred and IFB

17 years agoUpdate headers to santized versions of 2.6.18
Stephen Hemminger [Fri, 4 Aug 2006 17:32:41 +0000 (10:32 -0700)]
Update headers to santized versions of 2.6.18

17 years agoProposed patch to iproute to add Initial Max Congestion Window Size route tuning...
Vince Worthington [Mon, 17 Jul 2006 18:10:09 +0000 (14:10 -0400)]
Proposed patch to iproute to add Initial Max Congestion Window Size route tuning parameter

Vince Worthington wrote:
> Hello,
>
> We've been working with a customer of ours who was experiencing some
> latency issues, and in the process of helping them solve their problem
> we found that adding the ability to adjust the Initial Max Congestion
> Window size on a route, they were able to tune their routes to perform
> more favorably in their mixed Linux and Solaris environment.  There
> were a couple of other tuning steps necessary as well but we did find
> that the ability to set a larger initial max congestion window size
> was helpful in making Linux behave more like Solaris in low-latency
> situations.
>
> The kernel already supports this route attribute, this patch simply
> adds the option to iproute.c to provide a means to set it from userspace.
>
> I've attached the patch we used in test builds of the iproute packages
> we distribute in RHEL3 and RHEL4 for your consideration for possible
> acceptance and inclusion in iproute.  Please let us know if there is
> any further information you would need or if there is a more
> appropriate venue to submit this patch.
>
> Thanks,
> Vince Worthington
> Red Hat, Inc.

Stephen,

I apologize for the last patch I sent not applying cleanly to the latest
iproute2 sources.  I realized that this might impede any
review/acceptance of the patch and created a separate patch against the
20060323 build of iproute2, which seems to be the latest (by looking at
the website).

The previous patch wouldn't apply cleanly due to the label of the
ssthresh argument being corrected from REALMS to NUMBER.

Please let us know if there is any other information or assistance we
can be with this patch submission.

Thanks
Vince

17 years agoAdded stats utility from netem
Stephen Hemminger [Thu, 15 Jun 2006 23:22:09 +0000 (16:22 -0700)]
Added stats utility from netem

18 years agoRestrip include files based on 2.6.17
Stephen Hemminger [Tue, 9 May 2006 18:08:01 +0000 (11:08 -0700)]
Restrip include files based on 2.6.17

18 years agoif you simply run `ifcfg iface`, you get:
Stephen Hemminger [Tue, 9 May 2006 17:56:53 +0000 (10:56 -0700)]
if you simply run `ifcfg iface`, you get:
/sbin/ifcfg: line 25: [: too many arguments
/sbin/ifcfg: line 26: [: -ge: unary operator expected
/sbin/ifcfg: line 27: [: -ge: unary operator expected
/sbin/ifcfg: line 28: [: -ge: unary operator expected

might i suggest the attached patch
-mike

18 years agoifb needed to be added to repo.
shemminger [Mon, 17 Apr 2006 21:54:34 +0000 (21:54 +0000)]
ifb needed to be added to repo.

18 years agosnapshot 23-03-2006
shemminger [Thu, 23 Mar 2006 22:10:12 +0000 (22:10 +0000)]
snapshot 23-03-2006

18 years agoMinor re-merge of 2.6.16 header files santitized.
shemminger [Thu, 23 Mar 2006 22:09:18 +0000 (22:09 +0000)]
Minor re-merge of 2.6.16 header files santitized.

18 years agoBackout the 2.4 utsname hash patch.
shemminger [Wed, 22 Mar 2006 00:07:49 +0000 (00:07 +0000)]
Backout the 2.4 utsname hash patch.

18 years agoThe ip(8) command has a bug when dealing with IPoIB link layer
shemminger [Tue, 21 Mar 2006 23:57:50 +0000 (23:57 +0000)]
The ip(8) command has a bug when dealing with IPoIB link layer
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.

18 years agoFix cc compiler flags in netem/Makefile
shemminger [Tue, 14 Mar 2006 19:43:59 +0000 (19:43 +0000)]
Fix cc compiler flags in netem/Makefile

18 years agoTag snapshot
shemminger [Tue, 14 Mar 2006 19:39:39 +0000 (19:39 +0000)]
Tag snapshot

18 years agoFix build errors from last patch
shemminger [Tue, 14 Mar 2006 19:38:34 +0000 (19:38 +0000)]
Fix build errors from last patch

18 years agoFixes for tc hash sample.
shemminger [Tue, 14 Mar 2006 19:36:31 +0000 (19:36 +0000)]
Fixes for tc hash sample.

18 years agoAdd more rtproto values
shemminger [Fri, 10 Mar 2006 23:44:04 +0000 (23:44 +0000)]
Add more rtproto values

18 years agoMake error message better on tc with wrong args.
shemminger [Fri, 10 Mar 2006 23:40:56 +0000 (23:40 +0000)]
Make error message better on tc with wrong args.

18 years agoFix endless loop in netlink error handling.
shemminger [Fri, 10 Mar 2006 23:31:46 +0000 (23:31 +0000)]
Fix endless loop in netlink error handling.

18 years agoMissing memset in tc sample
shemminger [Fri, 10 Mar 2006 23:27:13 +0000 (23:27 +0000)]
Missing memset in tc sample

18 years agoSet default count for lnstat
shemminger [Fri, 10 Mar 2006 23:19:03 +0000 (23:19 +0000)]
Set default count for lnstat

18 years agoInclude file update
shemminger [Fri, 10 Mar 2006 17:26:34 +0000 (17:26 +0000)]
Include file update

18 years agondle DCCP in ipxfrm.c to allow using port numbers in the selector.
shemminger [Thu, 12 Jan 2006 18:31:36 +0000 (18:31 +0000)]
ndle DCCP in ipxfrm.c to allow using port numbers in the selector.

18 years agoTag new release
shemminger [Tue, 10 Jan 2006 18:55:30 +0000 (18:55 +0000)]
Tag new release

18 years agoAdd missing files.
shemminger [Tue, 10 Jan 2006 18:50:18 +0000 (18:50 +0000)]
Add missing files.

18 years agoFix u32 filter for ipv6 priority
shemminger [Tue, 10 Jan 2006 18:45:42 +0000 (18:45 +0000)]
Fix u32 filter for ipv6 priority

18 years agoIP ntable support and header update.
shemminger [Tue, 10 Jan 2006 18:43:32 +0000 (18:43 +0000)]
IP ntable support and header update.

18 years agoMinor man page update
shemminger [Tue, 3 Jan 2006 19:25:29 +0000 (19:25 +0000)]
Minor man page update

18 years agoNew ifb from jamal
shemminger [Tue, 3 Jan 2006 18:29:19 +0000 (18:29 +0000)]
New ifb from jamal

18 years agoAlways send reorder message (for compatiablity)
shemminger [Sat, 10 Dec 2005 00:01:02 +0000 (00:01 +0000)]
Always send reorder message (for compatiablity)
and parse response correctly with netem.

18 years agoAdd corrupt option for netem
shemminger [Fri, 9 Dec 2005 23:27:44 +0000 (23:27 +0000)]
Add corrupt option for netem

18 years agoBackout ambigious error for ip
shemminger [Fri, 2 Dec 2005 20:02:26 +0000 (20:02 +0000)]
Backout ambigious error for ip

18 years agoAdd ip command aliases and better matching
shemminger [Tue, 22 Nov 2005 17:30:43 +0000 (17:30 +0000)]
Add ip command aliases and better matching

18 years agoSnapshot update
shemminger [Mon, 7 Nov 2005 18:40:05 +0000 (18:40 +0000)]
Snapshot update

18 years agoMinor fixes from Masahide for XFRM dynamic keying
shemminger [Mon, 7 Nov 2005 18:39:30 +0000 (18:39 +0000)]
Minor fixes from Masahide for XFRM dynamic keying

18 years agoFix XFRM bugs introduced by batching code.
shemminger [Tue, 1 Nov 2005 23:03:03 +0000 (23:03 +0000)]
Fix XFRM bugs introduced by batching code.
Re-introduces the SA and policy add/del events

18 years agoResync headers and do new release.
shemminger [Tue, 1 Nov 2005 17:54:34 +0000 (17:54 +0000)]
Resync headers and do new release.

18 years agoFix ip command shortcuts
shemminger [Mon, 24 Oct 2005 16:26:25 +0000 (16:26 +0000)]
Fix ip command shortcuts

18 years agoFix memcpy overwrite in iproute.c because of bits vs. bytes confusion
shemminger [Wed, 12 Oct 2005 22:49:50 +0000 (22:49 +0000)]
Fix memcpy overwrite in iproute.c because of bits vs. bytes confusion

18 years agoGrab some more CBQ examples from Fedora Core
shemminger [Wed, 12 Oct 2005 22:46:23 +0000 (22:46 +0000)]
Grab some more CBQ examples from Fedora Core

18 years agoFix ip rule flush
shemminger [Wed, 12 Oct 2005 22:32:34 +0000 (22:32 +0000)]
Fix ip rule flush

18 years agoSNAPSHOT
shemminger [Fri, 7 Oct 2005 16:45:17 +0000 (16:45 +0000)]
SNAPSHOT

18 years agoReenable 'ip mroute'
shemminger [Fri, 7 Oct 2005 16:41:34 +0000 (16:41 +0000)]
Reenable 'ip mroute'

18 years agoFix tc pfifo_fast with options
shemminger [Fri, 7 Oct 2005 16:33:21 +0000 (16:33 +0000)]
Fix tc pfifo_fast with options

18 years agoSNAPSHOT 051006
shemminger [Thu, 6 Oct 2005 17:18:06 +0000 (17:18 +0000)]
SNAPSHOT 051006

18 years agoAdd CCOPTS for netem stuff
shemminger [Wed, 5 Oct 2005 17:40:12 +0000 (17:40 +0000)]
Add CCOPTS for netem stuff

18 years agoWhen assigning an ip address to an ethernet adapter, the newest
shemminger [Tue, 4 Oct 2005 23:15:32 +0000 (23:15 +0000)]
When assigning an ip address to an ethernet adapter, the newest
(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.

18 years agoUpdate snapshot for release
shemminger [Thu, 29 Sep 2005 23:08:34 +0000 (23:08 +0000)]
Update snapshot for release

18 years agoUpdae snapshot for new release
shemminger [Wed, 21 Sep 2005 19:34:44 +0000 (19:34 +0000)]
Updae snapshot for new release

18 years agoFix leaks and warnings reported by valgrind.
shemminger [Wed, 21 Sep 2005 19:33:17 +0000 (19:33 +0000)]
Fix leaks and warnings reported by valgrind.

18 years agoFix ip monitor since it is special and can't reuse
shemminger [Wed, 7 Sep 2005 17:43:00 +0000 (17:43 +0000)]
Fix ip monitor since it is special and can't reuse
rtnl_open handle.

18 years agoAllow parallel make of netem directory.
shemminger [Thu, 1 Sep 2005 22:38:19 +0000 (22:38 +0000)]
Allow parallel make of netem directory.
Use HOSTCC when building local tools

18 years agoAdd usage for ip -batch
shemminger [Thu, 1 Sep 2005 22:29:33 +0000 (22:29 +0000)]
Add usage for ip -batch

18 years agoadd usage for batch to tc.
shemminger [Thu, 1 Sep 2005 22:29:05 +0000 (22:29 +0000)]
add usage for batch to tc.

18 years agoUpdate header files to 2.6.14
shemminger [Thu, 1 Sep 2005 19:21:50 +0000 (19:21 +0000)]
Update header files to 2.6.14
Integrate support for DCCP and tcp_diag into ss
Add -batch to ip command

18 years agoChangeLog entry
shemminger [Thu, 1 Sep 2005 18:12:33 +0000 (18:12 +0000)]
ChangeLog entry

18 years agoCould you please apply this patch.
shemminger [Thu, 1 Sep 2005 18:11:03 +0000 (18:11 +0000)]
Could you please apply this patch.

* Fix lnstat : First column should not be summed

Thank you

Signed-off-by: Eric Dumazet <dada1@cosmosbay.com>
18 years agoSNAPSHOT update for build
shemminger [Tue, 16 Aug 2005 21:13:19 +0000 (21:13 +0000)]
SNAPSHOT update for build

18 years agoUpdate include files and fix a couple of minor bugs
shemminger [Tue, 16 Aug 2005 21:10:51 +0000 (21:10 +0000)]
Update include files and fix a couple of minor bugs

18 years agoUpdate to latest kernel headers.
shemminger [Mon, 8 Aug 2005 20:24:41 +0000 (20:24 +0000)]
Update to latest kernel headers.
Fix out of range on paretonormal

18 years agoFix ematch warnings with GCC4.0
shemminger [Thu, 14 Jul 2005 16:49:27 +0000 (16:49 +0000)]
Fix ematch warnings with GCC4.0

18 years agoThomas's ematch fixes for lex.
shemminger [Fri, 8 Jul 2005 22:08:47 +0000 (22:08 +0000)]
Thomas's ematch fixes for lex.
Fix more GCC signedness warnings.

18 years agoCleanup GCC4 warnings about signedness.
shemminger [Tue, 5 Jul 2005 22:37:15 +0000 (22:37 +0000)]
Cleanup GCC4 warnings about signedness.

18 years agoFix build issues
shemminger [Tue, 5 Jul 2005 22:11:37 +0000 (22:11 +0000)]
Fix build issues

18 years agoMore missing files.
shemminger [Thu, 23 Jun 2005 20:37:43 +0000 (20:37 +0000)]
More missing files.

18 years agoNew files in testsuite update (damn CVS)
shemminger [Thu, 23 Jun 2005 20:31:37 +0000 (20:31 +0000)]
New files in testsuite update (damn CVS)

18 years agoMore missing cvs adds..
shemminger [Thu, 23 Jun 2005 20:29:43 +0000 (20:29 +0000)]
More missing cvs adds..

18 years agoand the .h file..
shemminger [Thu, 23 Jun 2005 20:27:02 +0000 (20:27 +0000)]
and the .h file..

18 years agoOverlooked one more file.
shemminger [Thu, 23 Jun 2005 20:26:01 +0000 (20:26 +0000)]
Overlooked one more file.

18 years agoAdd new extended match files.
shemminger [Thu, 23 Jun 2005 20:25:16 +0000 (20:25 +0000)]
Add new extended match files.

18 years agoAdd kernel stripped version of file to repo.
shemminger [Thu, 23 Jun 2005 20:24:15 +0000 (20:24 +0000)]
Add kernel stripped version of file to repo.

18 years agoTest suite update from Thomas Graf
shemminger [Thu, 23 Jun 2005 20:18:38 +0000 (20:18 +0000)]
Test suite update from Thomas Graf

18 years agoBuild of ematch requires bison extensions to yacc.
shemminger [Thu, 23 Jun 2005 20:16:43 +0000 (20:16 +0000)]
Build of ematch requires bison extensions to yacc.

18 years agoThe symlink commands create absolute symlinks instead of relative.
shemminger [Thu, 23 Jun 2005 17:39:57 +0000 (17:39 +0000)]
The symlink commands create absolute symlinks instead of relative.
This causes dangling links in case the package is installed using
DESTDIR. Some package managers will report this as an error.

18 years agoFrom: Pablo Neira
shemminger [Thu, 23 Jun 2005 17:36:38 +0000 (17:36 +0000)]
From: Pablo Neira

Hi jamal,

I found some spare time to play around a bit more with you ipt action stuff.

I've tested the patch attached with the testcase here below. It works
fine here. It fixes broken target option checkings (final_check) and a
leak in the merge_options function. I've killed copy_options since I
didn't find any reason why we need it.

--- test.sh ---
tc qdisc del dev wlan0 ingress
tc qdisc add dev wlan0 ingress
tc filter add dev wlan0 parent ffff: protocol ip prio 6 u32 \
match ip src 192.168.0.2/32 flowid 1:16 \
action ipt -j TOS --set-tos Maximize-Reliability
sleep 3
tc -s filter ls dev wlan0 parent ffff:
--- end of test.sh ---

Results:

tablename: mangle hook: NF_IP_PRE_ROUTING
         target: TOS set Maximize-Reliability  index 0
filter protocol ip pref 6 u32
filter protocol ip pref 6 u32 fh 800: ht divisor 1
filter protocol ip pref 6 u32 fh 800::800 order 2048 key ht 800 bkt 0
flowid 1:16
   match c0a80002/ffffffff at 12
         action order 1: tablename: mangle  hook: NF_IP_PRE_ROUTING
         target TOS set Maximize-Reliability
         index 18 ref 1 bind 1 installed 3 sec used 0 sec
         Action statistics:
         Sent 725 bytes 7 pkt (dropped 0, overlimits 0 requeues 0)
         rate 0bit 0pps backlog 0b 0p requeues 0

Now, check if options passed to the target are correct.

# tc filter add dev wlan0 parent ffff: protocol ip prio 6 u32 \
match ip dst 192.168.0.2/32 flowid 1:16 \
action ipt -j TOS --set-tos
                             ^^^
                         missing parameter

ipt: option `--set-tos' requires an argument
tc-ipt v0.1: TOS target: Parameter --set-tos is required
Try `tc-ipt -h' or 'tc-ipt --help' for more information.

btw, how's your schedule ? did you finally get spare time to come to the
netfilter workshop in seville ?

bye,
Pablo

18 years agoChangeLog update for Thomas's patches
shemminger [Thu, 23 Jun 2005 17:33:56 +0000 (17:33 +0000)]
ChangeLog update for Thomas's patches

18 years agoFix off-by-one while generating argument vector
shemminger [Thu, 23 Jun 2005 17:32:22 +0000 (17:32 +0000)]
Fix off-by-one while generating argument vector

18 years agoAdd cscope target to Makefile
shemminger [Thu, 23 Jun 2005 17:31:49 +0000 (17:31 +0000)]
Add cscope target to Makefile

18 years agoIPv4 multipath algorithm selection support
shemminger [Thu, 23 Jun 2005 17:31:27 +0000 (17:31 +0000)]
IPv4 multipath algorithm selection support

18 years agoAdd ematch cleanup
shemminger [Thu, 23 Jun 2005 17:23:53 +0000 (17:23 +0000)]
Add ematch cleanup

18 years agoAdd etc/iproute2/ematch_map
shemminger [Thu, 23 Jun 2005 17:22:43 +0000 (17:22 +0000)]
Add etc/iproute2/ematch_map

18 years agoAdd extended matches (nbyte, cmp, u32, meta)
shemminger [Thu, 23 Jun 2005 17:21:46 +0000 (17:21 +0000)]
Add extended matches (nbyte, cmp, u32, meta)

18 years agoNetem support for reorder
shemminger [Wed, 22 Jun 2005 18:27:49 +0000 (18:27 +0000)]
Netem support for reorder
Update include files and add support for TCP_CONG

18 years agoDecnet documentation update
shemminger [Mon, 13 Jun 2005 18:47:56 +0000 (18:47 +0000)]
Decnet documentation update

18 years agoUpdate snapshot
shemminger [Tue, 7 Jun 2005 22:17:21 +0000 (22:17 +0000)]
Update snapshot

18 years agoDevice indices are unsigned and use if_nametoindex as fallback
shemminger [Tue, 7 Jun 2005 22:15:48 +0000 (22:15 +0000)]
Device indices are unsigned and use if_nametoindex as fallback