jlemon f729fe0a4a Wrap array accesses in macros, which also happen to be lvalues:
ifnet_addrs[i - 1]  -> ifaddr_byindex(i)
        ifindex2ifnet[i]    -> ifnet_byindex(i)

This is intended to ease the conversion to SMPng.
2001-09-06 02:40:43 +00:00
..
2001-08-30 14:17:48 +00:00
2001-09-01 08:47:11 +00:00
2001-08-30 09:17:03 +00:00
2001-08-27 00:09:42 +00:00
2001-07-14 00:38:51 +00:00
2001-06-27 21:40:28 +00:00
2001-08-10 14:26:48 +00:00
2001-08-30 09:17:03 +00:00
2001-09-05 23:33:58 +00:00
2001-07-02 05:29:58 +00:00
2001-08-31 21:25:15 +00:00
2001-07-04 13:00:21 +00:00
2001-09-04 22:00:49 +00:00
2001-07-26 02:20:47 +00:00
2001-06-15 00:19:43 +00:00
2001-08-11 00:18:15 +00:00
2001-08-30 09:17:03 +00:00
2001-07-20 08:58:04 +00:00
2001-08-30 09:17:03 +00:00
2001-07-23 12:05:27 +00:00
2001-07-23 11:03:48 +00:00