[Xorp-cvs] XORP cvs commit: xorp/ospf
Atanu Ghosh
atanu at icir.org
Fri Dec 1 16:00:31 PST 2006
CVSROOT: /usr/local/www/data/cvs
Module name: xorp
Changes by: atanu at xorpc.icir.org 2006-12-02 00:00:31 UTC
XORP CVS repository
Modified files:
ospf debug_io.hh exceptions.hh lsa.cc lsa.hh ospf.cc
packet.cc packet.hh test_packet.cc
Log message:
Replace all occurences of the exception BadPacket with
InvalidPacket. InvalidPacket already existed in libxorp and was
identical to BadPacket.
Revision Changes Path
1.18 +2 -2; commitid: 15fa84570c21d7ea6; xorp/ospf/debug_io.hh
1.4 +1 -12; commitid: 15fa84570c21d7ea6; xorp/ospf/exceptions.hh
1.73 +39 -39; commitid: 15fa84570c21d7ea6; xorp/ospf/lsa.cc
1.81 +13 -13; commitid: 15fa84570c21d7ea6; xorp/ospf/lsa.hh
1.78 +3 -3; commitid: 15fa84570c21d7ea6; xorp/ospf/ospf.cc
1.36 +23 -23; commitid: 15fa84570c21d7ea6; xorp/ospf/packet.cc
1.33 +9 -9; commitid: 15fa84570c21d7ea6; xorp/ospf/packet.hh
1.44 +6 -6; commitid: 15fa84570c21d7ea6; xorp/ospf/test_packet.cc
More information about the Xorp-cvs
mailing list