On Tue, 2008-09-16 at 20:09 +0100, Phil Kirk wrote: > http://zhadum.east/export/ws//pk34663/ipobs-ipcb_list/webrev/ >
Looks great: ip.h: 3374: the ip module. 3401: which local address? the source and destination may belong to different interfaces. lo.c: 517: I believe that this assertion _has_ to be true. If it's not true, then there's a bug in the ipobs hook in ip.c. Nothing but M_DATA should be passed to callback functions in order to keep the programming interface sane. This assert call should move from here to ipobs_hook(). -Seb
