[Xorp-hackers] Patch to fix compile breakage.

Pavlin Radoslavov pavlin at icir.org
Fri Oct 12 10:55:38 PDT 2007


Ben Greear <greearb at candelatech.com> wrote:

> 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

Fixed in CVS.

Thanks,
Pavlin



More information about the Xorp-hackers mailing list