[Xorp-hackers] Patch to fix compile breakage.

Ben Greear greearb at candelatech.com
Fri Oct 12 10:39:45 PDT 2007


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 <greearb at candelatech.com>
Candela Technologies Inc  http://www.candelatech.com



More information about the Xorp-hackers mailing list