Index: data_plane/ifconfig/ifconfig_set_netlink_socket.cc =================================================================== RCS file: /cvs/xorp/fea/data_plane/ifconfig/ifconfig_set_netlink_socket.cc,v retrieving revision 1.15 diff -r1.15 ifconfig_set_netlink_socket.cc 96c96 < if (NetlinkSocket::stop(error_msg) !+ XORP_OK) --- > if (NetlinkSocket::stop(error_msg) != XORP_OK) cvs diff: Diffing data_plane/io Index: data_plane/io/io_ip_socket.cc
-- Ben Greear <[EMAIL PROTECTED]> Candela Technologies Inc http://www.candelatech.com _______________________________________________ Xorp-hackers mailing list [email protected] http://mailman.ICSI.Berkeley.EDU/mailman/listinfo/xorp-hackers
