freebsd-dev/sys/netatalk
Julian Elischer 7ed8f465e7 Add a per-interface-address pointer to a function that can be supplied
by a protocol, to detirmine if an address matches the net this address
is part of.  This is needed by protocols for which netmasks
"just don't work", for example appletalk.

Also add the code in appletalk to make use of this new feature.
Thsi fixes one of the longest standing bugs in appletalk.
The inability to talk to machines to which the path is via a router
which is on a different net, but the same netrange, as your interface.
Protocols that do not supply this function (e.g. IP) should not be affected.
1997-08-28 01:17:12 +00:00
..
aarp.c Fixed the type of timeout functions and removed casts that hid the 1997-04-20 15:36:12 +00:00
aarp.h Submitted by: archie@whistle.com 1996-07-23 01:18:47 +00:00
at_control.c Add a per-interface-address pointer to a function that can be supplied 1997-08-28 01:17:12 +00:00
at_extern.h First cut at patches to make appletalk compile again 1997-05-13 21:01:45 +00:00
at_proto.c Actually POINT to the appletalk usrreqs struct. 1997-06-02 20:07:33 +00:00
at_rmx.c Submitted by: archie@whistle.com 1996-07-23 01:18:47 +00:00
at_var.h Actually POINT to the appletalk usrreqs struct. 1997-06-02 20:07:33 +00:00
at.h Add code to automaticall support subnets on ethertalk networks 1996-08-31 06:18:27 +00:00
COPYRIGHT Obtained from: Netatalk distribution. 1996-06-18 20:55:13 +00:00
ddp_input.c Updated #includes to 4.4Lite style. 1996-09-10 08:32:01 +00:00
ddp_output.c Add a per-interface-address pointer to a function that can be supplied 1997-08-28 01:17:12 +00:00
ddp_pcb.c Fix all areas of the system (or at least all those in LINT) to avoid storing 1997-08-16 19:16:27 +00:00
ddp_usrreq.c Fix all areas of the system (or at least all those in LINT) to avoid storing 1997-08-16 19:16:27 +00:00
ddp_var.h Obtained from: netatalk distribution netatalk@itd.umich.edu 1996-05-24 01:35:45 +00:00
ddp.h Obtained from: netatalk distribution netatalk@itd.umich.edu 1996-05-24 01:35:45 +00:00
endian.h Submitted by: archie@whistle.com 1996-07-23 01:18:47 +00:00
phase2.h Submitted by: archie@whistle.com 1996-07-23 01:18:47 +00:00