K 10 svn:author V 5 kmacy K 8 svn:date V 27 2009-03-04T00:56:48.765778Z K 7 svn:log V 528 IFC HEAD_fast_net inpcb rtentry & llentry caching 186573, 186575, 186576, 186578, 186579, 186580 186573: - Cache rtentry in inpcb for connected sockets 186575: - Add cached llentry to inpcb - reduce header pollution by removing net/route.h from in_pcb.h 186576: - install cached llentry in the inpcb and then pass down to ether_output in the struct route 186578: - don't LLE_FREE if llentry is unchanged 186579: - cleanup upgrade / downgrade checks for route and lle 186580: - don't check INP_WLOCKED if inp is NULL END