/* * DECnet An implementation of the DECnet protocol suite for the LINUX * operating system. DECnet is implemented using the BSD Socket * interface as the means of communication with the user level. * * DECnet Neighbour Functions (Adjacency Database and * On-Ethernet Cache) * * Author: Steve Whitehouse <SteveW@ACM.org> * * * Changes: * Steve Whitehouse : Fixed router listing routine * Steve Whitehouse : Added error_report functions * Steve Whitehouse : Added default router detection * Steve Whitehouse : Hop counts in outgoing messages * Steve Whitehouse : Fixed src/dst in outgoing messages so * forwarding now stands a good chance of * working. * Steve Whitehouse : Fixed neighbour states (for now anyway). * Steve Whitehouse : Made error_report functions dummies. This * is not the right place to return skbs.