CVSROOT: /cvs Module name: src Changes by: [EMAIL PROTECTED] 2008/09/12 03:54:47
Modified files:
usr.sbin/ospfd : packet.c
Log message:
Don't be to strict in find_iface() about what we accept on point-to-point
links. If a packet arrived on a point-to-point interface we should accept it
even if the source address of the packet is different to our iface destination
address. OK norby@
