From atanu at icir.org Thu Feb 1 14:49:34 2007 From: atanu at icir.org (Atanu Ghosh) Date: Thu, 1 Feb 2007 22:49:34 GMT Subject: [Xorp-cvs] XORP cvs commit: xorp/ospf Message-ID: <200702012249.l11MnYXw086782@xorpc.icir.org> CVSROOT: /usr/local/www/data/cvs Module name: xorp Changes by: atanu at xorpc.icir.org 2007-02-01 22:49:33 UTC XORP CVS repository Modified files: ospf area_router.cc area_router.hh Log message: In OSPFv3 a router may generate more than one Router-LSA add a new method find_router_lsa to find multiple instances. Revision Changes Path 1.216 +29 -1; commitid: 152e145c26e7c7ea6; xorp/ospf/area_router.cc 1.105 +16 -1; commitid: 152e145c26e7c7ea6; xorp/ospf/area_router.hh From atanu at icir.org Thu Feb 1 16:36:36 2007 From: atanu at icir.org (Atanu Ghosh) Date: Fri, 2 Feb 2007 00:36:36 GMT Subject: [Xorp-cvs] XORP cvs commit: xorp/ospf Message-ID: <200702020036.l120aalK087772@xorpc.icir.org> CVSROOT: /usr/local/www/data/cvs Module name: xorp Changes by: atanu at xorpc.icir.org 2007-02-02 00:36:36 UTC XORP CVS repository Modified files: ospf lsa.cc Log message: Print the neighbour router ID in a router link x.x.x.x form. Revision Changes Path 1.93 +3 -3; commitid: 156c145c287937ea6; xorp/ospf/lsa.cc From atanu at icir.org Thu Feb 1 18:26:47 2007 From: atanu at icir.org (Atanu Ghosh) Date: Fri, 2 Feb 2007 02:26:47 GMT Subject: [Xorp-cvs] XORP cvs commit: xorp/ospf Message-ID: <200702020226.l122QlwP088661@xorpc.icir.org> CVSROOT: /usr/local/www/data/cvs Module name: xorp Changes by: atanu at xorpc.icir.org 2007-02-02 02:26:47 UTC XORP CVS repository Modified files: ospf vertex.hh Log message: In OSPFv3 a router can generate multiple Router-LSAs, modify the vertex to store a list of LSAs, also provide different accessor methods for OSPFv2 and OSPFv3. Revision Changes Path 1.8 +18 -4; commitid: 15a3a45c2a1667ea6; xorp/ospf/vertex.hh From atanu at icir.org Thu Feb 1 19:37:33 2007 From: atanu at icir.org (Atanu Ghosh) Date: Fri, 2 Feb 2007 03:37:33 GMT Subject: [Xorp-cvs] XORP cvs commit: xorp/ospf Message-ID: <200702020337.l123bXrJ089258@xorpc.icir.org> CVSROOT: /usr/local/www/data/cvs Module name: xorp Changes by: atanu at xorpc.icir.org 2007-02-02 03:37:33 UTC XORP CVS repository Modified files: ospf vertex.hh Log message: Remove redundant compiler directive. Revision Changes Path 1.9 +1 -3; commitid: 15c8f45c2b1fd7ea6; xorp/ospf/vertex.hh From atanu at icir.org Sun Feb 4 15:06:46 2007 From: atanu at icir.org (Atanu Ghosh) Date: Sun, 4 Feb 2007 23:06:46 GMT Subject: [Xorp-cvs] XORP cvs commit: xorp/ospf Message-ID: <200702042306.l14N6jSa027563@xorpc.icir.org> CVSROOT: /usr/local/www/data/cvs Module name: xorp Changes by: atanu at xorpc.icir.org 2007-02-04 23:06:45 UTC XORP CVS repository Modified files: ospf test_routing1.py Log message: If a Router-LSA is to participate in the routing computation it should have both the "R" and "V6" option bits set. Revision Changes Path 1.15 +2 -2; commitid: 6b9045c667047ea6; xorp/ospf/test_routing1.py From atanu at icir.org Mon Feb 5 17:55:11 2007 From: atanu at icir.org (Atanu Ghosh) Date: Tue, 6 Feb 2007 01:55:11 GMT Subject: [Xorp-cvs] XORP cvs commit: xorp/ospf Message-ID: <200702060155.l161tBBJ044481@xorpc.icir.org> CVSROOT: /usr/local/www/data/cvs Module name: xorp Changes by: atanu at xorpc.icir.org 2007-02-06 01:55:11 UTC XORP CVS repository Modified files: ospf peer.hh Log message: Fix typo in comment. Revision Changes Path 1.128 +2 -2; commitid: ada645c7dffd7ea6; xorp/ospf/peer.hh From atanu at icir.org Tue Feb 6 20:07:54 2007 From: atanu at icir.org (Atanu Ghosh) Date: Wed, 7 Feb 2007 04:07:54 GMT Subject: [Xorp-cvs] XORP cvs commit: xorp/ospf Message-ID: <200702070407.l1747sYb059733@xorpc.icir.org> CVSROOT: /usr/local/www/data/cvs Module name: xorp Changes by: atanu at xorpc.icir.org 2007-02-07 04:07:54 UTC XORP CVS repository Modified files: ospf area_router.cc vertex.hh Log message: Store the IPv4 nexthop address in an IPv4 class and add storage for an IPv6 nexthop. Revision Changes Path 1.217 +3 -4; commitid: e93845c950987ea6; xorp/ospf/area_router.cc 1.10 +25 -8; commitid: e93845c950987ea6; xorp/ospf/vertex.hh From pavlin at icir.org Fri Feb 9 18:13:48 2007 From: pavlin at icir.org (Pavlin Radoslavov) Date: Sat, 10 Feb 2007 02:13:48 GMT Subject: [Xorp-cvs] XORP cvs commit: xorp Message-ID: <200702100213.l1A2DmGu006192@xorpc.icir.org> CVSROOT: /usr/local/share/doc/apache/cvs Module name: xorp Changes by: pavlin at xorpc.icir.org 2007-02-10 02:13:48 UTC XORP CVS repository Modified files: . BUILD_NOTES RELEASE_NOTES Log message: XORP now builds on DragonFlyBSD-1.8. Revision Changes Path 1.84 +6 -1; commitid: 181545cd2a567ea6; xorp/BUILD_NOTES 1.158 +3 -3; commitid: 181545cd2a567ea6; xorp/RELEASE_NOTES From pavlin at icir.org Sat Feb 10 14:16:46 2007 From: pavlin at icir.org (Pavlin Radoslavov) Date: Sat, 10 Feb 2007 22:16:46 GMT Subject: [Xorp-cvs] XORP cvs commit: xorp/docs/user_manual Message-ID: <200702102216.l1AMGkEb017368@xorpc.icir.org> CVSROOT: /usr/local/share/doc/apache/cvs Module name: xorp Changes by: pavlin at xorpc.icir.org 2007-02-10 22:16:46 UTC XORP CVS repository Modified files: docs/user_manual pimsm.tex Log message: Added information for configuring multicast tunnels on UNIX systems. For now the examples are only for GRE and OpenVPN. Revision Changes Path 1.27 +104 -2; commitid: 43bf45ce44347ea6; xorp/docs/user_manual/pimsm.tex From atanu at icir.org Sat Feb 10 15:13:37 2007 From: atanu at icir.org (Atanu Ghosh) Date: Sat, 10 Feb 2007 23:13:37 GMT Subject: [Xorp-cvs] XORP cvs commit: xorp/ospf Message-ID: <200702102313.l1ANDbN5018028@xorpc.icir.org> CVSROOT: /usr/local/www/data/cvs Module name: xorp Changes by: atanu at xorpc.icir.org 2007-02-10 23:13:37 UTC XORP CVS repository Modified files: ospf test_routing1.py Log message: Add a Link-LSA to the r1V3 test. Revision Changes Path 1.16 +6 -2; commitid: 465145ce51a07ea6; xorp/ospf/test_routing1.py From atanu at icir.org Sat Feb 10 20:32:29 2007 From: atanu at icir.org (Atanu Ghosh) Date: Sun, 11 Feb 2007 04:32:29 GMT Subject: [Xorp-cvs] XORP cvs commit: xorp/ospf Message-ID: <200702110432.l1B4WTHX020721@xorpc.icir.org> CVSROOT: /usr/local/www/data/cvs Module name: xorp Changes by: atanu at xorpc.icir.org 2007-02-11 04:32:29 UTC XORP CVS repository Modified files: ospf area_router.cc Log message: While scanning through the list of attached routers in a Network-LSA if one of the Router-LSAs has reached MaxAge don't return, continue processing the list. Revision Changes Path 1.218 +2 -2; commitid: 50d645ce9c5c7ea6; xorp/ospf/area_router.cc From atanu at icir.org Sun Feb 11 02:11:27 2007 From: atanu at icir.org (Atanu Ghosh) Date: Sun, 11 Feb 2007 10:11:27 GMT Subject: [Xorp-cvs] XORP cvs commit: xorp/ospf Message-ID: <200702111011.l1BABRG0023562@xorpc.icir.org> CVSROOT: /usr/local/www/data/cvs Module name: xorp Changes by: atanu at xorpc.icir.org 2007-02-11 10:11:27 UTC XORP CVS repository Modified files: ospf area_router.cc area_router.hh Log message: OSPFv3, process Router-LSAs to feed into the spt. Revision Changes Path 1.219 +368 -26; commitid: 5bed45ceebce7ea6; xorp/ospf/area_router.cc 1.106 +46 -3; commitid: 5bed45ceebce7ea6; xorp/ospf/area_router.hh From atanu at icir.org Sun Feb 11 02:29:18 2007 From: atanu at icir.org (Atanu Ghosh) Date: Sun, 11 Feb 2007 10:29:18 GMT Subject: [Xorp-cvs] XORP cvs commit: xorp/ospf Message-ID: <200702111029.l1BATHDr023819@xorpc.icir.org> CVSROOT: /usr/local/www/data/cvs Module name: xorp Changes by: atanu at xorpc.icir.org 2007-02-11 10:29:17 UTC XORP CVS repository Modified files: ospf area_router.cc area_router.hh Log message: Rename bidirectional -> bidirectionalV2 (for the methods that are OSPFv2 specific). Revision Changes Path 1.220 +18 -17; commitid: 5cee45ceeffc7ea6; xorp/ospf/area_router.cc 1.107 +9 -9; commitid: 5cee45ceeffc7ea6; xorp/ospf/area_router.hh From atanu at icir.org Sun Feb 11 03:08:41 2007 From: atanu at icir.org (Atanu Ghosh) Date: Sun, 11 Feb 2007 11:08:41 GMT Subject: [Xorp-cvs] XORP cvs commit: xorp/ospf Message-ID: <200702111108.l1BB8fN2024374@xorpc.icir.org> CVSROOT: /usr/local/www/data/cvs Module name: xorp Changes by: atanu at xorpc.icir.org 2007-02-11 11:08:41 UTC XORP CVS repository Modified files: ospf area_router.cc area_router.hh Log message: New method to add an entry to the routing table that can be shared by OSPFv2 and OSPFv3. Revision Changes Path 1.221 +30 -37; commitid: 5f1945cef9387ea6; xorp/ospf/area_router.cc 1.108 +9 -1; commitid: 5f1945cef9387ea6; xorp/ospf/area_router.hh From atanu at icir.org Sun Feb 11 04:30:59 2007 From: atanu at icir.org (Atanu Ghosh) Date: Sun, 11 Feb 2007 12:30:59 GMT Subject: [Xorp-cvs] XORP cvs commit: xorp/ospf Message-ID: <200702111230.l1BCUxJF025283@xorpc.icir.org> CVSROOT: /usr/local/www/data/cvs Module name: xorp Changes by: atanu at xorpc.icir.org 2007-02-11 12:30:59 UTC XORP CVS repository Modified files: ospf area_router.cc Log message: When processing OSPFv3 Network-LSAs the response from the bidirectional test was being incorrectly inverted. Revision Changes Path 1.222 +2 -2; commitid: 62a845cf0c827ea6; xorp/ospf/area_router.cc From atanu at icir.org Sun Feb 11 22:53:09 2007 From: atanu at icir.org (Atanu Ghosh) Date: Mon, 12 Feb 2007 06:53:09 GMT Subject: [Xorp-cvs] XORP cvs commit: xorp/ospf Message-ID: <200702120653.l1C6r98j035034@xorpc.icir.org> CVSROOT: /usr/local/www/data/cvs Module name: xorp Changes by: atanu at xorpc.icir.org 2007-02-12 06:53:09 UTC XORP CVS repository Modified files: ospf lsa.hh Log message: Intra-Area-Prefix-LSAs associate a metric with the IPv6Prefix, add a metric to the IPv6Prefix. Revision Changes Path 1.91 +25 -5; commitid: 88bf45d00ed47ea6; xorp/ospf/lsa.hh From atanu at icir.org Sun Feb 11 23:13:41 2007 From: atanu at icir.org (Atanu Ghosh) Date: Mon, 12 Feb 2007 07:13:41 GMT Subject: [Xorp-cvs] XORP cvs commit: xorp/ospf Message-ID: <200702120713.l1C7Dfxa035293@xorpc.icir.org> CVSROOT: /usr/local/www/data/cvs Module name: xorp Changes by: atanu at xorpc.icir.org 2007-02-12 07:13:41 UTC XORP CVS repository Modified files: ospf lsa.cc Log message: If a metric is associated with an IPv6Prefix print it in the str method. Revision Changes Path 1.94 +3 -1; commitid: 89c245d013a47ea6; xorp/ospf/lsa.cc From atanu at icir.org Sun Feb 11 23:25:24 2007 From: atanu at icir.org (Atanu Ghosh) Date: Mon, 12 Feb 2007 07:25:24 GMT Subject: [Xorp-cvs] XORP cvs commit: xorp/ospf Message-ID: <200702120725.l1C7POpE035476@xorpc.icir.org> CVSROOT: /usr/local/www/data/cvs Module name: xorp Changes by: atanu at xorpc.icir.org 2007-02-12 07:25:24 UTC XORP CVS repository Modified files: ospf lsa.cc Log message: Add support to the Intra-Area-Prefix-LSA encoding and decoding routines for metrics. Revision Changes Path 1.95 +5 -3; commitid: 8a7945d016637ea6; xorp/ospf/lsa.cc From atanu at icir.org Sun Feb 11 23:26:12 2007 From: atanu at icir.org (Atanu Ghosh) Date: Mon, 12 Feb 2007 07:26:12 GMT Subject: [Xorp-cvs] XORP cvs commit: xorp/ospf Message-ID: <200702120726.l1C7QCXE035531@xorpc.icir.org> CVSROOT: /usr/local/www/data/cvs Module name: xorp Changes by: atanu at xorpc.icir.org 2007-02-12 07:26:12 UTC XORP CVS repository Modified files: ospf test_packet.cc Log message: Test the setting of metrics in Intra-Area-Prefix-LSAs. Revision Changes Path 1.51 +5 -3; commitid: 8ab045d016937ea6; xorp/ospf/test_packet.cc From atanu at icir.org Sun Feb 11 23:44:30 2007 From: atanu at icir.org (Atanu Ghosh) Date: Mon, 12 Feb 2007 07:44:30 GMT Subject: [Xorp-cvs] XORP cvs commit: xorp/ospf Message-ID: <200702120744.l1C7iUbA035749@xorpc.icir.org> CVSROOT: /usr/local/www/data/cvs Module name: xorp Changes by: atanu at xorpc.icir.org 2007-02-12 07:44:30 UTC XORP CVS repository Modified files: ospf test_build_lsa.cc test_build_lsa.hh Log message: Add support for setting metrics in Intra-Area-Prefix-LSAs. Revision Changes Path 1.19 +6 -4; commitid: 8b8845d01add7ea6; xorp/ospf/test_build_lsa.cc 1.7 +2 -2; commitid: 8b8845d01add7ea6; xorp/ospf/test_build_lsa.hh From atanu at icir.org Sun Feb 11 23:50:25 2007 From: atanu at icir.org (Atanu Ghosh) Date: Mon, 12 Feb 2007 07:50:25 GMT Subject: [Xorp-cvs] XORP cvs commit: xorp/ospf Message-ID: <200702120750.l1C7oPCC035877@xorpc.icir.org> CVSROOT: /usr/local/www/data/cvs Module name: xorp Changes by: atanu at xorpc.icir.org 2007-02-12 07:50:25 UTC XORP CVS repository Modified files: ospf test_routing1.py Log message: Add an example of setting metrics in an Intra-Area-Prefix-LSA. Revision Changes Path 1.17 +3 -3; commitid: 8c0a45d01c407ea6; xorp/ospf/test_routing1.py From atanu at icir.org Mon Feb 12 02:26:29 2007 From: atanu at icir.org (Atanu Ghosh) Date: Mon, 12 Feb 2007 10:26:29 GMT Subject: [Xorp-cvs] XORP cvs commit: xorp/ospf Message-ID: <200702121026.l1CAQTQ3037716@xorpc.icir.org> CVSROOT: /usr/local/www/data/cvs Module name: xorp Changes by: atanu at xorpc.icir.org 2007-02-12 10:26:29 UTC XORP CVS repository Modified files: ospf routing_table.cc Log message: In the debugging message when adding a route print the metric. Revision Changes Path 1.56 +3 -3; commitid: 933945d040d47ea6; xorp/ospf/routing_table.cc From atanu at icir.org Mon Feb 12 12:02:31 2007 From: atanu at icir.org (Atanu Ghosh) Date: Mon, 12 Feb 2007 20:02:31 GMT Subject: [Xorp-cvs] XORP cvs commit: xorp/ospf Message-ID: <200702122002.l1CK2VGi044604@xorpc.icir.org> CVSROOT: /usr/local/www/data/cvs Module name: xorp Changes by: atanu at xorpc.icir.org 2007-02-12 20:02:31 UTC XORP CVS repository Modified files: ospf lsa.cc Log message: The Referenced LS Type in a Intra-Area-Prefix-LSA references either a Router-LSA or a Network-LSA, print the name of the LSA that is being referenced in the str method. Revision Changes Path 1.96 +8 -1; commitid: ae2145d0c7d57ea6; xorp/ospf/lsa.cc From atanu at icir.org Mon Feb 12 12:09:08 2007 From: atanu at icir.org (Atanu Ghosh) Date: Mon, 12 Feb 2007 20:09:08 GMT Subject: [Xorp-cvs] XORP cvs commit: xorp/ospf Message-ID: <200702122009.l1CK98AN044764@xorpc.icir.org> CVSROOT: /usr/local/www/data/cvs Module name: xorp Changes by: atanu at xorpc.icir.org 2007-02-12 20:09:08 UTC XORP CVS repository Modified files: ospf test_build_lsa.cc test_routing1.py Log message: Allow the Referenced LS Type in an Intra-Area-Prefix-LSA to be set symbolically (RouterLsa,NetworkLsa) as well as numerically, plus add some test cases demonstrating usage. Revision Changes Path 1.20 +12 -3; commitid: aebf45d0c9637ea6; xorp/ospf/test_build_lsa.cc 1.18 +26 -3; commitid: aebf45d0c9637ea6; xorp/ospf/test_routing1.py From atanu at icir.org Mon Feb 12 13:37:33 2007 From: atanu at icir.org (Atanu Ghosh) Date: Mon, 12 Feb 2007 21:37:33 GMT Subject: [Xorp-cvs] XORP cvs commit: xorp/ospf Message-ID: <200702122137.l1CLbXlE045687@xorpc.icir.org> CVSROOT: /usr/local/www/data/cvs Module name: xorp Changes by: atanu at xorpc.icir.org 2007-02-12 21:37:33 UTC XORP CVS repository Modified files: ospf lsa.cc Log message: Print the interface IDs in the router links found in Router-LSAs in decimal not hex. Revision Changes Path 1.97 +3 -3; commitid: b25c45d0de1c7ea6; xorp/ospf/lsa.cc From atanu at icir.org Mon Feb 12 16:47:59 2007 From: atanu at icir.org (Atanu Ghosh) Date: Tue, 13 Feb 2007 00:47:59 GMT Subject: [Xorp-cvs] XORP cvs commit: xorp/ospf Message-ID: <200702130047.l1D0lxbE047454@xorpc.icir.org> CVSROOT: /usr/local/www/data/cvs Module name: xorp Changes by: atanu at xorpc.icir.org 2007-02-13 00:47:59 UTC XORP CVS repository Modified files: ospf vertex.hh Log message: Correct the comparator method for an OSPFv3 vertex such that routers and networks with the same ID are distinguished. Also print the nodeid for OSPFv3 in x.x.x.x form and interface ID in decimal. Revision Changes Path 1.11 +8 -3; commitid: b94345d10abe7ea6; xorp/ospf/vertex.hh From atanu at icir.org Mon Feb 12 17:15:54 2007 From: atanu at icir.org (Atanu Ghosh) Date: Tue, 13 Feb 2007 01:15:54 GMT Subject: [Xorp-cvs] XORP cvs commit: xorp/ospf Message-ID: <200702130115.l1D1FshP047774@xorpc.icir.org> CVSROOT: /usr/local/www/data/cvs Module name: xorp Changes by: atanu at xorpc.icir.org 2007-02-13 01:15:54 UTC XORP CVS repository Modified files: ospf area_router.hh Log message: In OSPFv3 a router can generate multiple Router-LSAs and Intra-Area-Prefix-LSAs. The multiple Router-LSAs need to be processed as a single Router-LSA and all the Intra-Area-Prefix-LSAs generated by a single router need to be processed together. The new class LsaTempStore can gather together all the Router-LSAs and Intra-Area-Prefix-LSAs indexed by router ID; hence only a single pass is required through the LSA database. Revision Changes Path 1.109 +39 -1; commitid: ba8345d111497ea6; xorp/ospf/area_router.hh From atanu at icir.org Mon Feb 12 17:19:21 2007 From: atanu at icir.org (Atanu Ghosh) Date: Tue, 13 Feb 2007 01:19:21 GMT Subject: [Xorp-cvs] XORP cvs commit: xorp/ospf Message-ID: <200702130119.l1D1JL0i047874@xorpc.icir.org> CVSROOT: /usr/local/www/data/cvs Module name: xorp Changes by: atanu at xorpc.icir.org 2007-02-13 01:19:21 UTC XORP CVS repository Modified files: ospf area_router.cc Log message: Partial routing computation for a single area for OSPFv3. Revision Changes Path 1.223 +113 -4; commitid: bae745d112197ea6; xorp/ospf/area_router.cc From atanu at icir.org Mon Feb 12 17:22:04 2007 From: atanu at icir.org (Atanu Ghosh) Date: Tue, 13 Feb 2007 01:22:04 GMT Subject: [Xorp-cvs] XORP cvs commit: xorp/ospf Message-ID: <200702130122.l1D1M4v2047966@xorpc.icir.org> CVSROOT: /usr/local/www/data/cvs Module name: xorp Changes by: atanu at xorpc.icir.org 2007-02-13 01:22:04 UTC XORP CVS repository Modified files: ospf test_routing1.py Log message: OSPFv3 tests; previous test r1V3 now works and two new tests r2V3 and r3V3. Revision Changes Path 1.19 +184 -5; commitid: bb4345d112bb7ea6; xorp/ospf/test_routing1.py From atanu at icir.org Tue Feb 13 14:16:43 2007 From: atanu at icir.org (Atanu Ghosh) Date: Tue, 13 Feb 2007 22:16:43 GMT Subject: [Xorp-cvs] XORP cvs commit: xorp/ospf Message-ID: <200702132216.l1DMGh1G065532@xorpc.icir.org> CVSROOT: /usr/local/www/data/cvs Module name: xorp Changes by: atanu at xorpc.icir.org 2007-02-13 22:16:43 UTC XORP CVS repository Modified files: ospf ospf.cc ospf.hh Log message: Under certain circumstances it may be necessary for OSPF to know that it is being run under test; add a testing variable and get and set methods. Revision Changes Path 1.82 +2 -1; commitid: ffdf45d238ca7ea6; xorp/ospf/ospf.cc 1.97 +13 -1; commitid: ffdf45d238ca7ea6; xorp/ospf/ospf.hh From atanu at icir.org Wed Feb 14 01:27:31 2007 From: atanu at icir.org (Atanu Ghosh) Date: Wed, 14 Feb 2007 09:27:31 GMT Subject: [Xorp-cvs] XORP cvs commit: xorp/ospf Message-ID: <200702140927.l1E9RVis071959@xorpc.icir.org> CVSROOT: /usr/local/www/data/cvs Module name: xorp Changes by: atanu at xorpc.icir.org 2007-02-14 09:27:31 UTC XORP CVS repository Modified files: ospf area_router.cc area_router.hh peer.cc peer.hh peer_manager.cc peer_manager.hh Log message: Add support for checking if a neighbouring router is at least 2-Way, this check will be required if a neighbour is to be used as a next hop. A prerequisite for solving bug #564 problem. Bugzilla URL: http://www.xorp.org/bugzilla/show_bug.cgi?id=564 Revision Changes Path 1.224 +16 -1; commitid: 118f245d2d6027ea6; xorp/ospf/area_router.cc 1.110 +9 -1; commitid: 118f245d2d6027ea6; xorp/ospf/area_router.hh 1.244 +29 -1; commitid: 118f245d2d6027ea6; xorp/ospf/peer.cc 1.129 +26 -2; commitid: 118f245d2d6027ea6; xorp/ospf/peer.hh 1.126 +16 -1; commitid: 118f245d2d6027ea6; xorp/ospf/peer_manager.cc 1.79 +17 -1; commitid: 118f245d2d6027ea6; xorp/ospf/peer_manager.hh From atanu at icir.org Wed Feb 14 03:27:18 2007 From: atanu at icir.org (Atanu Ghosh) Date: Wed, 14 Feb 2007 11:27:18 GMT Subject: [Xorp-cvs] XORP cvs commit: xorp/ospf Message-ID: <200702141127.l1EBRI28073475@xorpc.icir.org> CVSROOT: /usr/local/www/data/cvs Module name: xorp Changes by: atanu at xorpc.icir.org 2007-02-14 11:27:18 UTC XORP CVS repository Modified files: ospf area_router.cc area_router.hh peer.cc peer.hh peer_manager.cc peer_manager.hh vertex.hh Log message: In OSPFv3 the Router-LSAs and Network-LSAs no longer carry any addressing information, so they next hop information must be extracted from Link-LSAs or from the source address of a neighbour hello packet. Add support for finding the source address of a neighbour. The set IPv4 address method in the vertex previously took a uint32_t and converted it to an IPv4, change this to take an IPv4 directly. This change was made as the first change required the unnecessary specialisation of a number of methods. Revision Changes Path 1.225 +40 -11; commitid: 11edc45d2f2147ea6; xorp/ospf/area_router.cc 1.111 +16 -2; commitid: 11edc45d2f2147ea6; xorp/ospf/area_router.hh 1.245 +38 -1; commitid: 11edc45d2f2147ea6; xorp/ospf/peer.cc 1.130 +29 -2; commitid: 11edc45d2f2147ea6; xorp/ospf/peer.hh 1.127 +18 -1; commitid: 11edc45d2f2147ea6; xorp/ospf/peer_manager.cc 1.80 +17 -1; commitid: 11edc45d2f2147ea6; xorp/ospf/peer_manager.hh 1.12 +3 -3; commitid: 11edc45d2f2147ea6; xorp/ospf/vertex.hh From atanu at icir.org Wed Feb 14 03:42:20 2007 From: atanu at icir.org (Atanu Ghosh) Date: Wed, 14 Feb 2007 11:42:20 GMT Subject: [Xorp-cvs] XORP cvs commit: xorp/ospf Message-ID: <200702141142.l1EBgKrx073701@xorpc.icir.org> CVSROOT: /usr/local/www/data/cvs Module name: xorp Changes by: atanu at xorpc.icir.org 2007-02-14 11:42:19 UTC XORP CVS repository Modified files: ospf area_router.cc area_router.hh Log message: Split the method for checking for virtual links into an OSPFv2 and an OSPFv3 version. Revision Changes Path 1.226 +13 -5; commitid: 11fc845d2f59a7ea6; xorp/ospf/area_router.cc 1.112 +12 -2; commitid: 11fc845d2f59a7ea6; xorp/ospf/area_router.hh From atanu at icir.org Wed Feb 14 05:16:28 2007 From: atanu at icir.org (Atanu Ghosh) Date: Wed, 14 Feb 2007 13:16:28 GMT Subject: [Xorp-cvs] XORP cvs commit: xorp/ospf Message-ID: <200702141316.l1EDGSoN074671@xorpc.icir.org> CVSROOT: /usr/local/www/data/cvs Module name: xorp Changes by: atanu at xorpc.icir.org 2007-02-14 13:16:28 UTC XORP CVS repository Modified files: ospf test_routing_interactive.cc Log message: Set OSPF testing to be true. Revision Changes Path 1.6 +2 -1; commitid: 1239445d30bab7ea6; xorp/ospf/test_routing_interactive.cc From atanu at icir.org Wed Feb 14 05:21:16 2007 From: atanu at icir.org (Atanu Ghosh) Date: Wed, 14 Feb 2007 13:21:16 GMT Subject: [Xorp-cvs] XORP cvs commit: xorp/ospf Message-ID: <200702141321.l1EDLGSU074813@xorpc.icir.org> CVSROOT: /usr/local/www/data/cvs Module name: xorp Changes by: atanu at xorpc.icir.org 2007-02-14 13:21:16 UTC XORP CVS repository Modified files: ospf area_router.cc test_routing1.py Log message: When OSPF testing is true the method "neighbour_at_least_two_way" always returns true. If a Network-LSA is generated by a directly connected router make edges to all the bidirectionally connected attached routers if this router is at least 2-Way. New test r4V3 that checks this behaviour. Revision Changes Path 1.227 +30 -10; commitid: 1241c45d30ccb7ea6; xorp/ospf/area_router.cc 1.20 +104 -4; commitid: 1241c45d30ccb7ea6; xorp/ospf/test_routing1.py From atanu at icir.org Wed Feb 14 06:01:23 2007 From: atanu at icir.org (Atanu Ghosh) Date: Wed, 14 Feb 2007 14:01:23 GMT Subject: [Xorp-cvs] XORP cvs commit: xorp/ospf Message-ID: <200702141401.l1EE1NgB075271@xorpc.icir.org> CVSROOT: /usr/local/www/data/cvs Module name: xorp Changes by: atanu at xorpc.icir.org 2007-02-14 14:01:23 UTC XORP CVS repository Modified files: ospf area_router.cc test_routing.cc Log message: OSPF was unconditionally setting the next hop on directly connected interfaces to the designated router (the generator of the Network-LSA), unless the router itself was the designated router. Packets were correctly forwarded but this behaviour could add an extra unnecessary hop. Extra edges have been added to the graph to generate the optimal next hop. A 2-Way adjacency check is required before adding the edge. When OSPF testing is enabled the 2-Way check always returns true. Test function was provided by Hasso, enabled OSPF testing to force 2-Way to return true. Bugzilla URL: http://www.xorp.org/bugzilla/show_bug.cgi?id=564 Bug found by: Hasso Tepper Revision Changes Path 1.228 +27 -9; commitid: 125ea45d316327ea6; xorp/ospf/area_router.cc 1.24 +96 -1; commitid: 125ea45d316327ea6; xorp/ospf/test_routing.cc From atanu at icir.org Wed Feb 14 13:31:11 2007 From: atanu at icir.org (Atanu Ghosh) Date: Wed, 14 Feb 2007 21:31:11 GMT Subject: [Xorp-cvs] XORP cvs commit: xorp/ospf Message-ID: <200702142131.l1ELVBKW080098@xorpc.icir.org> CVSROOT: /usr/local/www/data/cvs Module name: xorp Changes by: atanu at xorpc.icir.org 2007-02-14 21:31:11 UTC XORP CVS repository Modified files: ospf io.hh Log message: Fix a typo in a comment. Revision Changes Path 1.22 +2 -2; commitid: 138c745d37f9e7ea6; xorp/ospf/io.hh From atanu at icir.org Wed Feb 14 18:46:32 2007 From: atanu at icir.org (Atanu Ghosh) Date: Thu, 15 Feb 2007 02:46:32 GMT Subject: [Xorp-cvs] XORP cvs commit: xorp/ospf Message-ID: <200702150246.l1F2kWQ8082942@xorpc.icir.org> CVSROOT: /usr/local/www/data/cvs Module name: xorp Changes by: atanu at xorpc.icir.org 2007-02-15 02:46:32 UTC XORP CVS repository Modified files: ospf debug_io.hh io.hh ospf.cc ospf.hh xrl_io.cc xrl_io.hh Log message: OSPFv3 sends the majority of its packet with the source address set to the link local address, add support for extracting the link local address of an interface/vif from the FEA. Revision Changes Path 1.19 +25 -1; commitid: 143d945d3c9877ea6; xorp/ospf/debug_io.hh 1.23 +15 -1; commitid: 143d945d3c9877ea6; xorp/ospf/io.hh 1.83 +11 -1; commitid: 143d945d3c9877ea6; xorp/ospf/ospf.cc 1.98 +14 -1; commitid: 143d945d3c9877ea6; xorp/ospf/ospf.hh 1.36 +45 -1; commitid: 143d945d3c9877ea6; xorp/ospf/xrl_io.cc 1.23 +14 -1; commitid: 143d945d3c9877ea6; xorp/ospf/xrl_io.hh From atanu at icir.org Thu Feb 15 14:20:29 2007 From: atanu at icir.org (Atanu Ghosh) Date: Thu, 15 Feb 2007 22:20:29 GMT Subject: [Xorp-cvs] XORP cvs commit: xorp/ospf Message-ID: <200702152220.l1FMKT3x094984@xorpc.icir.org> CVSROOT: /usr/local/www/data/cvs Module name: xorp Changes by: atanu at xorpc.icir.org 2007-02-15 22:20:29 UTC XORP CVS repository Modified files: ospf peer.cc Log message: In OSPFv3 when the router was in state Backup it wasn't generating a Router-LSA. Revision Changes Path 1.246 +4 -5; commitid: 172ed45d4dcab7ea6; xorp/ospf/peer.cc From atanu at icir.org Thu Feb 15 14:32:20 2007 From: atanu at icir.org (Atanu Ghosh) Date: Thu, 15 Feb 2007 22:32:20 GMT Subject: [Xorp-cvs] XORP cvs commit: xorp/ospf Message-ID: <200702152232.l1FMWKlR095214@xorpc.icir.org> CVSROOT: /usr/local/www/data/cvs Module name: xorp Changes by: atanu at xorpc.icir.org 2007-02-15 22:32:20 UTC XORP CVS repository Modified files: ospf area_router.cc Log message: Clarify some XLOG_FATAL messages. Revision Changes Path 1.229 +3 -3; commitid: 173d345d4df737ea6; xorp/ospf/area_router.cc From atanu at icir.org Thu Feb 15 14:57:30 2007 From: atanu at icir.org (Atanu Ghosh) Date: Thu, 15 Feb 2007 22:57:30 GMT Subject: [Xorp-cvs] XORP cvs commit: xorp/ospf/tools Message-ID: <200702152257.l1FMvUpX095565@xorpc.icir.org> CVSROOT: /usr/local/www/data/cvs Module name: xorp Changes by: atanu at xorpc.icir.org 2007-02-15 22:57:30 UTC XORP CVS repository Modified files: ospf/tools print_lsas.cc Log message: The program that prints LSAs takes a filter argument that selects the type of the LSA to print. In OSPFv2 the LSA values range from 1 to 7, in OSPFv3 they are in the 0x2001 .. range. The filter argument could only be expressed in decimal it can now be expressed in octal and hexadecimal. Revision Changes Path 1.19 +8 -2; commitid: 1753245d4e5597ea6; xorp/ospf/tools/print_lsas.cc From atanu at icir.org Thu Feb 15 17:24:19 2007 From: atanu at icir.org (Atanu Ghosh) Date: Fri, 16 Feb 2007 01:24:19 GMT Subject: [Xorp-cvs] XORP cvs commit: xorp/etc/templates Message-ID: <200702160124.l1G1OJf1097061@xorpc.icir.org> CVSROOT: /usr/local/www/data/cvs Module name: xorp Changes by: atanu at xorpc.icir.org 2007-02-16 01:24:19 UTC XORP CVS repository Modified files: etc/templates Makefile.am Makefile.in Added files: etc/templates ospfv3.cmds Log message: Add the OSPFv3 commands, this is the OSPFv2 command file with a number of global substitutes, in particular Link-LSAs and Intra-Area-Prefix-LSAs cannot be selected yet. Revision Changes Path 1.19 +2 -2; commitid: 17b0645d507c27ea6; xorp/etc/templates/Makefile.am 1.31 +9 -1; commitid: 17b0645d507c27ea6; xorp/etc/templates/Makefile.in 1.1 +408 -0 xorp/etc/templates/ospfv3.cmds (new) From atanu at icir.org Thu Feb 15 18:06:04 2007 From: atanu at icir.org (Atanu Ghosh) Date: Fri, 16 Feb 2007 02:06:04 GMT Subject: [Xorp-cvs] XORP cvs commit: xorp/ospf Message-ID: <200702160206.l1G264OJ097666@xorpc.icir.org> CVSROOT: /usr/local/www/data/cvs Module name: xorp Changes by: atanu at xorpc.icir.org 2007-02-16 02:06:04 UTC XORP CVS repository Modified files: ospf lsa.hh Log message: Shorten the string Intra-Area-Prefix to IntraArPfx. Revision Changes Path 1.92 +2 -2; commitid: 17d6745d5118b7ea6; xorp/ospf/lsa.hh From atanu at icir.org Thu Feb 15 18:07:14 2007 From: atanu at icir.org (Atanu Ghosh) Date: Fri, 16 Feb 2007 02:07:14 GMT Subject: [Xorp-cvs] XORP cvs commit: xorp/ospf/tools Message-ID: <200702160207.l1G27ELI097714@xorpc.icir.org> CVSROOT: /usr/local/www/data/cvs Module name: xorp Changes by: atanu at xorpc.icir.org 2007-02-16 02:07:14 UTC XORP CVS repository Modified files: ospf/tools print_lsas.cc Log message: Widen the field for printing an LSA name for OSPFv3 from 8 to 11. Revision Changes Path 1.20 +10 -3; commitid: 17d9745d511d27ea6; xorp/ospf/tools/print_lsas.cc From atanu at icir.org Thu Feb 15 18:31:52 2007 From: atanu at icir.org (Atanu Ghosh) Date: Fri, 16 Feb 2007 02:31:52 GMT Subject: [Xorp-cvs] XORP cvs commit: xorp/ospf/tools Message-ID: <200702160231.l1G2Vq92098063@xorpc.icir.org> CVSROOT: /usr/local/www/data/cvs Module name: xorp Changes by: atanu at xorpc.icir.org 2007-02-16 02:31:52 UTC XORP CVS repository Modified files: ospf/tools print_neighbours.cc Log message: An IPv6 address is longer than an IPv4 address so print it on a separate line. Revision Changes Path 1.8 +32 -4; commitid: 17ef445d517987ea6; xorp/ospf/tools/print_neighbours.cc From atanu at icir.org Thu Feb 15 20:43:53 2007 From: atanu at icir.org (Atanu Ghosh) Date: Fri, 16 Feb 2007 04:43:53 GMT Subject: [Xorp-cvs] XORP cvs commit: xorp/ospf Message-ID: <200702160443.l1G4hr2o099721@xorpc.icir.org> CVSROOT: /usr/local/www/data/cvs Module name: xorp Changes by: atanu at xorpc.icir.org 2007-02-16 04:43:53 UTC XORP CVS repository Modified files: ospf area_router.cc area_router.hh ospf.cc ospf.hh peer.cc peer.hh peer_manager.cc peer_manager.hh test_peering.cc test_routing.cc vlink.cc vlink.hh xrl_target.cc Log message: Move the global declaration of PeerID into the class OspfTypes, this is consistent with the other types. Revision Changes Path 1.230 +23 -18; commitid: 1855645d536857ea6; xorp/ospf/area_router.cc 1.113 +22 -18; commitid: 1855645d536857ea6; xorp/ospf/area_router.hh 1.84 +5 -5; commitid: 1855645d536857ea6; xorp/ospf/ospf.cc 1.99 +12 -1; commitid: 1855645d536857ea6; xorp/ospf/ospf.hh 1.247 +5 -5; commitid: 1855645d536857ea6; xorp/ospf/peer.cc 1.131 +8 -8; commitid: 1855645d536857ea6; xorp/ospf/peer.hh 1.128 +67 -57; commitid: 1855645d536857ea6; xorp/ospf/peer_manager.cc 1.81 +42 -46; commitid: 1855645d536857ea6; xorp/ospf/peer_manager.hh 1.55 +4 -4; commitid: 1855645d536857ea6; xorp/ospf/test_peering.cc 1.25 +3 -3; commitid: 1855645d536857ea6; xorp/ospf/test_routing.cc 1.10 +6 -6; commitid: 1855645d536857ea6; xorp/ospf/vlink.cc 1.7 +6 -6; commitid: 1855645d536857ea6; xorp/ospf/vlink.hh 1.49 +9 -9; commitid: 1855645d536857ea6; xorp/ospf/xrl_target.cc From atanu at icir.org Fri Feb 16 01:17:14 2007 From: atanu at icir.org (Atanu Ghosh) Date: Fri, 16 Feb 2007 09:17:14 GMT Subject: [Xorp-cvs] XORP cvs commit: xorp/ospf Message-ID: <200702160917.l1G9HE5e002387@xorpc.icir.org> CVSROOT: /usr/local/www/data/cvs Module name: xorp Changes by: atanu at xorpc.icir.org 2007-02-16 09:17:14 UTC XORP CVS repository Modified files: ospf lsa.hh Log message: For OSPFv3 LSAs of Link-local scope store the peer to which they belong. Revision Changes Path 1.93 +30 -3; commitid: 93845d5769a7ea6; xorp/ospf/lsa.hh From atanu at icir.org Fri Feb 16 01:41:19 2007 From: atanu at icir.org (Atanu Ghosh) Date: Fri, 16 Feb 2007 09:41:19 GMT Subject: [Xorp-cvs] XORP cvs commit: xorp/ospf Message-ID: <200702160941.l1G9fJZL002716@xorpc.icir.org> CVSROOT: /usr/local/www/data/cvs Module name: xorp Changes by: atanu at xorpc.icir.org 2007-02-16 09:41:19 UTC XORP CVS repository Modified files: ospf lsa.hh Log message: For OSPFv3 add methods to the LSA to determine the flooding scope from the LSA type. Revision Changes Path 1.94 +25 -1; commitid: a8145d57c3f7ea6; xorp/ospf/lsa.hh From atanu at icir.org Fri Feb 16 01:58:15 2007 From: atanu at icir.org (Atanu Ghosh) Date: Fri, 16 Feb 2007 09:58:15 GMT Subject: [Xorp-cvs] XORP cvs commit: xorp/ospf Message-ID: <200702160958.l1G9wFng002951@xorpc.icir.org> CVSROOT: /usr/local/www/data/cvs Module name: xorp Changes by: atanu at xorpc.icir.org 2007-02-16 09:58:14 UTC XORP CVS repository Modified files: ospf area_router.cc Log message: For incoming OSPFv3 LSAs if they are of flooding type Link-local save the PeerID. Revision Changes Path 1.231 +13 -1; commitid: b6c45d580367ea6; xorp/ospf/area_router.cc From atanu at icir.org Fri Feb 16 02:09:30 2007 From: atanu at icir.org (Atanu Ghosh) Date: Fri, 16 Feb 2007 10:09:30 GMT Subject: [Xorp-cvs] XORP cvs commit: xorp/ospf/tools Message-ID: <200702161009.l1GA9UkA003217@xorpc.icir.org> CVSROOT: /usr/local/www/data/cvs Module name: xorp Changes by: atanu at xorpc.icir.org 2007-02-16 10:09:30 UTC XORP CVS repository Modified files: ospf/tools print_lsas.cc Log message: Add some brackets in a switch statement to satisfy gcc 2.95. Revision Changes Path 1.21 +3 -2; commitid: c7645d582d87ea6; xorp/ospf/tools/print_lsas.cc From atanu at icir.org Fri Feb 16 02:11:31 2007 From: atanu at icir.org (Atanu Ghosh) Date: Fri, 16 Feb 2007 10:11:31 GMT Subject: [Xorp-cvs] XORP cvs commit: xorp/ospf Message-ID: <200702161011.l1GABVkO003317@xorpc.icir.org> CVSROOT: /usr/local/www/data/cvs Module name: xorp Changes by: atanu at xorpc.icir.org 2007-02-16 10:11:31 UTC XORP CVS repository Modified files: ospf area_router.cc Log message: For an OSPFv3 LSA of scope Link-local only allow it to be sent to the peer to which it belongs. Revision Changes Path 1.232 +10 -1; commitid: cda45d583517ea6; xorp/ospf/area_router.cc From atanu at icir.org Fri Feb 16 04:53:21 2007 From: atanu at icir.org (Atanu Ghosh) Date: Fri, 16 Feb 2007 12:53:21 GMT Subject: [Xorp-cvs] XORP cvs commit: xorp/ospf Message-ID: <200702161253.l1GCrL1n005393@xorpc.icir.org> CVSROOT: /usr/local/www/data/cvs Module name: xorp Changes by: atanu at xorpc.icir.org 2007-02-16 12:53:21 UTC XORP CVS repository Modified files: ospf area_router.cc area_router.hh Log message: Add the methods to manage each peers Link-LSA. Revision Changes Path 1.233 +59 -1; commitid: 14f445d5a93f7ea6; xorp/ospf/area_router.cc 1.114 +21 -1; commitid: 14f445d5a93f7ea6; xorp/ospf/area_router.hh From atanu at icir.org Fri Feb 16 04:56:39 2007 From: atanu at icir.org (Atanu Ghosh) Date: Fri, 16 Feb 2007 12:56:39 GMT Subject: [Xorp-cvs] XORP cvs commit: xorp/ospf Message-ID: <200702161256.l1GCudIZ005527@xorpc.icir.org> CVSROOT: /usr/local/www/data/cvs Module name: xorp Changes by: atanu at xorpc.icir.org 2007-02-16 12:56:39 UTC XORP CVS repository Modified files: ospf peer.cc peer.hh Log message: Create and manage the peers Link-LSA. Revision Changes Path 1.248 +82 -1; commitid: 157a45d5aa057ea6; xorp/ospf/peer.cc 1.132 +52 -2; commitid: 157a45d5aa057ea6; xorp/ospf/peer.hh From atanu at icir.org Fri Feb 16 05:02:55 2007 From: atanu at icir.org (Atanu Ghosh) Date: Fri, 16 Feb 2007 13:02:55 GMT Subject: [Xorp-cvs] XORP cvs commit: xorp/ospf Message-ID: <200702161302.l1GD2tkw005650@xorpc.icir.org> CVSROOT: /usr/local/www/data/cvs Module name: xorp Changes by: atanu at xorpc.icir.org 2007-02-16 13:02:55 UTC XORP CVS repository Modified files: ospf peer.cc Log message: Disable the tracing of the Link-LSA. Revision Changes Path 1.249 +1 -2; commitid: 15f745d5ab7f7ea6; xorp/ospf/peer.cc From atanu at icir.org Fri Feb 16 05:42:24 2007 From: atanu at icir.org (Atanu Ghosh) Date: Fri, 16 Feb 2007 13:42:24 GMT Subject: [Xorp-cvs] XORP cvs commit: xorp/ospf Message-ID: <200702161342.l1GDgOoQ006142@xorpc.icir.org> CVSROOT: /usr/local/www/data/cvs Module name: xorp Changes by: atanu at xorpc.icir.org 2007-02-16 13:42:24 UTC XORP CVS repository Modified files: ospf area_router.cc area_router.hh peer.cc Log message: As OSPFv3 has LSAs of Link-local scope during database exchange its important to only return Link-local LSAs that match the peer. The open LSA database now takes a new argument the peers ID that is matched against any Link-local LSAs. Revision Changes Path 1.234 +15 -6; commitid: 17df45d5b4be7ea6; xorp/ospf/area_router.cc 1.115 +12 -6; commitid: 17df45d5b4be7ea6; xorp/ospf/area_router.hh 1.250 +3 -2; commitid: 17df45d5b4be7ea6; xorp/ospf/peer.cc From mjh at icir.org Fri Feb 16 08:07:04 2007 From: mjh at icir.org (Mark Handley) Date: Fri, 16 Feb 2007 16:07:04 GMT Subject: [Xorp-cvs] XORP cvs commit: xorp/libxorp xorp/bgp Message-ID: <200702161607.l1GG74L3007748@xorpc.icir.org> CVSROOT: /usr/local/share/doc/apache/cvs Module name: xorp Changes by: mjh at xorpc.icir.org 2007-02-16 16:07:04 UTC XORP CVS repository Modified files: libxorp asnum.hh bgp aspath.cc aspath.hh bgp.cc path_attribute.hh Log message: Update our existing 4-byte AS number code to match the terminology in the most recent draft, and fix a bug where we were printing them as signed integers. Revision Changes Path 1.38 +26 -26; commitid: 1e0245d5d6657ea6; xorp/bgp/aspath.cc 1.27 +8 -8; commitid: 1e0245d5d6657ea6; xorp/bgp/aspath.hh 1.80 +2 -2; commitid: 1e0245d5d6657ea6; xorp/bgp/bgp.cc 1.47 +3 -1; commitid: 1e0245d5d6657ea6; xorp/bgp/path_attribute.hh 1.15 +60 -15; commitid: 1e0245d5d6657ea6; xorp/libxorp/asnum.hh From atanu at icir.org Fri Feb 16 11:39:33 2007 From: atanu at icir.org (Atanu Ghosh) Date: Fri, 16 Feb 2007 19:39:33 GMT Subject: [Xorp-cvs] XORP cvs commit: xorp/ospf Message-ID: <200702161939.l1GJdXPI015160@xorpc.icir.org> CVSROOT: /usr/local/www/data/cvs Module name: xorp Changes by: atanu at xorpc.icir.org 2007-02-16 19:39:33 UTC XORP CVS repository Modified files: ospf peer.cc peer.hh peer_manager.cc peer_manager.hh Log message: In OSPFv2 a single address can be configured on an interface and there is a single network, a single address is therefore provided when creating a peer. In OSPFv3 a link can have many networks, so take the supplied address and advertise it in the Link-LSA and get the link local address from the FEA to use for sourcing packets. Revision Changes Path 1.251 +36 -1; commitid: 3b1745d608747ea6; xorp/ospf/peer.cc 1.133 +11 -1; commitid: 3b1745d608747ea6; xorp/ospf/peer.hh 1.129 +30 -2; commitid: 3b1745d608747ea6; xorp/ospf/peer_manager.cc 1.82 +2 -2; commitid: 3b1745d608747ea6; xorp/ospf/peer_manager.hh From atanu at icir.org Fri Feb 16 11:51:28 2007 From: atanu at icir.org (Atanu Ghosh) Date: Fri, 16 Feb 2007 19:51:28 GMT Subject: [Xorp-cvs] XORP cvs commit: xorp/ospf Message-ID: <200702161951.l1GJpSvM015379@xorpc.icir.org> CVSROOT: /usr/local/www/data/cvs Module name: xorp Changes by: atanu at xorpc.icir.org 2007-02-16 19:51:28 UTC XORP CVS repository Modified files: ospf peer_manager.cc Log message: If a OSPFv3 virtual link is being created don't set the source address to the link local address. Revision Changes Path 1.130 +5 -2; commitid: 3bf845d60b3f7ea6; xorp/ospf/peer_manager.cc From atanu at icir.org Fri Feb 16 12:02:01 2007 From: atanu at icir.org (Atanu Ghosh) Date: Fri, 16 Feb 2007 20:02:01 GMT Subject: [Xorp-cvs] XORP cvs commit: xorp/ospf Message-ID: <200702162002.l1GK21Rm015531@xorpc.icir.org> CVSROOT: /usr/local/www/data/cvs Module name: xorp Changes by: atanu at xorpc.icir.org 2007-02-16 20:02:01 UTC XORP CVS repository Modified files: ospf peer.cc Log message: The options field in the Link-LSA was being accidentally cleared. Revision Changes Path 1.252 +2 -2; commitid: 3c9045d60db87ea6; xorp/ospf/peer.cc From atanu at icir.org Fri Feb 16 12:11:52 2007 From: atanu at icir.org (Atanu Ghosh) Date: Fri, 16 Feb 2007 20:11:52 GMT Subject: [Xorp-cvs] XORP cvs commit: xorp/ospf Message-ID: <200702162011.l1GKBqZm015670@xorpc.icir.org> CVSROOT: /usr/local/www/data/cvs Module name: xorp Changes by: atanu at xorpc.icir.org 2007-02-16 20:11:52 UTC XORP CVS repository Modified files: ospf peer_manager.cc Log message: OSPFv3 has a router bit in the options field set it to true. Revision Changes Path 1.131 +6 -1; commitid: 3d1b45d610077ea6; xorp/ospf/peer_manager.cc From pavlin at icir.org Fri Feb 16 14:10:33 2007 From: pavlin at icir.org (Pavlin Radoslavov) Date: Fri, 16 Feb 2007 22:10:33 GMT Subject: [Xorp-cvs] XORP cvs commit: xorp/devnotes Message-ID: <200702162210.l1GMAXEu016845@xorpc.icir.org> CVSROOT: /usr/local/share/doc/apache/cvs Module name: xorp Changes by: pavlin at xorpc.icir.org 2007-02-16 22:10:33 UTC XORP CVS repository Modified files: devnotes update_copyright.sh Log message: Add "-e" flag to the "grep" command to protect search patterns beginning with "-". Revision Changes Path 1.4 +2 -2; commitid: 419c45d62ba77ea6; xorp/devnotes/update_copyright.sh From pavlin at icir.org Fri Feb 16 14:14:15 2007 From: pavlin at icir.org (Pavlin Radoslavov) Date: Fri, 16 Feb 2007 22:14:15 GMT Subject: [Xorp-cvs] XORP cvs commit: other/LiveCD other/LiveCD/files Message-ID: <200702162214.l1GMEF9M017025@xorpc.icir.org> CVSROOT: /usr/local/share/doc/apache/cvs Module name: other Changes by: pavlin at xorpc.icir.org 2007-02-16 22:14:14 UTC XORP CVS repository Modified files: LiveCD livecd.sh LiveCD/files rc.live xorp-makeconfig.sh Log message: Update the ICSI copyright year to 2007. Revision Changes Path 1.10 +2 -2; commitid: 423e45d62ca07ea6; other/LiveCD/files/rc.live 1.11 +2 -2; commitid: 423e45d62ca07ea6; other/LiveCD/files/xorp-makeconfig.sh 1.17 +2 -2; commitid: 423e45d62ca07ea6; other/LiveCD/livecd.sh From atanu at icir.org Fri Feb 16 14:14:37 2007 From: atanu at icir.org (Atanu Ghosh) Date: Fri, 16 Feb 2007 22:14:37 GMT Subject: [Xorp-cvs] XORP cvs commit: xorp/ospf Message-ID: <200702162214.l1GMEbTF017059@xorpc.icir.org> CVSROOT: /usr/local/www/data/cvs Module name: xorp Changes by: atanu at xorpc.icir.org 2007-02-16 22:14:36 UTC XORP CVS repository Modified files: ospf xrl_target.cc Log message: The shutdown XRL to OSPFv3 now calls the shutdown method on ospf. Revision Changes Path 1.50 +2 -2; commitid: 428845d62ccc7ea6; xorp/ospf/xrl_target.cc From pavlin at icir.org Fri Feb 16 14:18:15 2007 From: pavlin at icir.org (Pavlin Radoslavov) Date: Fri, 16 Feb 2007 22:18:15 GMT Subject: [Xorp-cvs] XORP cvs commit: www www/html_src Message-ID: <200702162218.l1GMIFUt017246@xorpc.icir.org> CVSROOT: /usr/local/share/doc/apache/cvs Module name: www Changes by: pavlin at xorpc.icir.org 2007-02-16 22:18:15 UTC XORP CVS repository Modified files: . license.html html_src license.html Log message: Update the ICSI copyright year to 2007. Revision Changes Path 1.5 +1 -1; commitid: 433045d62da27ea6; www/html_src/license.html 1.28 +4 -4; commitid: 433045d62da27ea6; www/license.html From atanu at icir.org Fri Feb 16 14:20:01 2007 From: atanu at icir.org (Atanu Ghosh) Date: Fri, 16 Feb 2007 22:20:01 GMT Subject: [Xorp-cvs] XORP cvs commit: xorp/ospf Message-ID: <200702162220.l1GMK1m7017361@xorpc.icir.org> CVSROOT: /usr/local/www/data/cvs Module name: xorp Changes by: atanu at xorpc.icir.org 2007-02-16 22:20:01 UTC XORP CVS repository Modified files: ospf peer.cc Log message: For OSPFv3 don't generate a Link-LSA for virtual links. Revision Changes Path 1.253 +23 -11; commitid: 43ac45d62e107ea6; xorp/ospf/peer.cc From atanu at icir.org Fri Feb 16 14:21:18 2007 From: atanu at icir.org (Atanu Ghosh) Date: Fri, 16 Feb 2007 22:21:18 GMT Subject: [Xorp-cvs] XORP cvs commit: xorp/etc/templates Message-ID: <200702162221.l1GMLIGP017443@xorpc.icir.org> CVSROOT: /usr/local/www/data/cvs Module name: xorp Changes by: atanu at xorpc.icir.org 2007-02-16 22:21:18 UTC XORP CVS repository Modified files: etc/templates Jamfile Log message: Add ospfv3.cmds. Revision Changes Path 1.2 +2 -1; commitid: 440845d62e5e7ea6; xorp/etc/templates/Jamfile From pavlin at icir.org Fri Feb 16 14:28:23 2007 From: pavlin at icir.org (Pavlin Radoslavov) Date: Fri, 16 Feb 2007 22:28:23 GMT Subject: [Xorp-cvs] XORP cvs commit: xorp/devnotes Message-ID: <200702162228.l1GMSNn0017660@xorpc.icir.org> CVSROOT: /usr/local/share/doc/apache/cvs Module name: xorp Changes by: pavlin at xorpc.icir.org 2007-02-16 22:28:23 UTC XORP CVS repository Modified files: devnotes update_copyright.sh Log message: Protect the $FILENAME and TMP_SUFFIX variables with "" so the script can work properly with file names that might have a space in the middle. Revision Changes Path 1.5 +6 -6; commitid: 44e345d62fd67ea6; xorp/devnotes/update_copyright.sh From pavlin at icir.org Fri Feb 16 14:48:03 2007 From: pavlin at icir.org (Pavlin Radoslavov) Date: Fri, 16 Feb 2007 22:48:03 GMT Subject: [Xorp-cvs] XORP cvs commit: xorp xorp/bgp xorp/bgp/harness xorp/bgp/tools xorp/cli xorp/cli/libtecla xorp/cli/tools xorp/contrib/packages/debian xorp/contrib/win32/installer xorp/contrib/win32/xorprtm xorp/devnotes xorp/docs/papers/hotnets_2002_talk xorp/docs/user_manual ... Message-ID: <200702162248.l1GMm3qh021597@xorpc.icir.org> CVSROOT: /usr/local/share/doc/apache/cvs Module name: xorp Changes by: pavlin at xorpc.icir.org 2007-02-16 22:48:02 UTC XORP CVS repository Modified files: . LICENSE bgp aspath.cc aspath.hh aspath_test.cc attribute_manager.cc attribute_manager.hh bgp.cc bgp.hh bgp_module.h bgp_trie.cc bgp_trie.hh bgp_varrw.cc bgp_varrw.hh bgp_varrw_export.cc bgp_varrw_export.hh crash_dump.cc crash_dump.hh damping.cc damping.hh dummy_main.cc dummy_next_hop_resolver.cc dummy_next_hop_resolver.hh dump_iterators.cc dump_iterators.hh exceptions.hh internal_message.cc internal_message.hh iptuple.cc iptuple.hh local_data.cc local_data.hh main.cc next_hop_resolver.cc next_hop_resolver.hh notification_packet.cc open_packet.cc packet.cc packet.hh parameter.cc parameter.hh path_attribute.cc path_attribute.hh peer.cc peer.hh peer_data.cc peer_data.hh peer_handler.cc peer_handler.hh peer_handler_debug.cc peer_handler_debug.hh peer_list.cc peer_list.hh peer_route_pair.hh plumbing.cc plumbing.hh process_watch.cc process_watch.hh profile_vars.cc profile_vars.hh rib_ipc_handler.cc rib_ipc_handler.hh route_queue.cc route_queue.hh route_table_aggregation.cc route_table_aggregation.hh route_table_base.cc route_table_base.hh route_table_cache.cc route_table_cache.hh route_table_damping.cc route_table_damping.hh route_table_debug.cc route_table_debug.hh route_table_decision.cc route_table_decision.hh route_table_deletion.cc route_table_deletion.hh route_table_dump.cc route_table_dump.hh route_table_fanout.cc route_table_fanout.hh route_table_filter.cc route_table_filter.hh route_table_nhlookup.cc route_table_nhlookup.hh route_table_policy.cc route_table_policy.hh route_table_policy_ex.cc route_table_policy_ex.hh route_table_policy_im.cc route_table_policy_im.hh route_table_policy_sm.cc route_table_policy_sm.hh route_table_reader.cc route_table_reader.hh route_table_ribin.cc route_table_ribin.hh route_table_ribout.cc route_table_ribout.hh socket.cc socket.hh subnet_route.cc subnet_route.hh test_cache.cc test_decision.cc test_deletion.cc test_dump.cc test_fanout.cc test_filter.cc test_main.cc test_next_hop_resolver.cc test_next_hop_resolver.hh test_nhlookup.cc test_packet.cc test_packet.hh test_packet_coding.cc test_peer_data.cc test_plumbing.cc test_plumbing.hh test_policy.cc test_ribin.cc test_ribout.cc test_subnet_route.cc timer_const.hh update_attrib.cc update_attrib.hh update_packet.cc update_test.cc xrl_target.cc xrl_target.hh bgp/harness bgppp.cc bgppp.hh command.cc command.hh coord.cc coord.hh peer.cc peer.hh real_trie.hh test_peer.cc test_peer.hh test_trie.cc trie.cc trie.hh trie_payload.hh bgp/tools bgptools_module.h print_peer.cc print_peer.hh print_peers.cc print_routes.cc print_routes.hh print_routes_main.cc xorpsh_print_peers.cc xorpsh_print_routes.cc cli cli_client.cc cli_client.hh cli_command.cc cli_command.hh cli_command_pipe.cc cli_command_pipe.hh cli_module.h cli_node.cc cli_node.hh cli_node_internal_commands.cc cli_node_net.cc cli_private.hh test_cli.cc xrl_cli_node.cc xrl_cli_node.hh cli/libtecla nettest_libtecla.c cli/tools send_cli_processor_xrl.cc contrib/packages/debian copyright contrib/win32/installer LICENSE xorp.nsi contrib/win32/xorprtm bsdroute.h defs.h list.h loadprotocol.c mibmgr.c mibmgr.h pchsample.h print_rtmsg.c rmapi.c rmapi.h sync.c sync.h test_monitor.c test_routeadd.c test_routeadddelete.c test_routeaddwait.c utils.c utils.h xorprtm.c xorprtm.h xorprtm_internal.h devnotes template.c template.cc template.h template.hh template.py template.sh docs/papers/hotnets_2002_talk elements.mp elemfig.sty samp04_iprouter.mp docs/user_manual preface.tex fea addr_table.cc addr_table.hh click_socket.cc click_socket.hh demo_fea_ifmgr_client.cc fea.cc fea_module.h fte.hh fti_transaction.cc fti_transaction.hh fticonfig.cc fticonfig.hh fticonfig_entry_get.cc fticonfig_entry_get.hh fticonfig_entry_get_click.cc fticonfig_entry_get_dummy.cc fticonfig_entry_get_netlink.cc fticonfig_entry_get_rtmv2.cc fticonfig_entry_get_rtsock.cc fticonfig_entry_observer.cc fticonfig_entry_observer.hh fticonfig_entry_observer_dummy.cc fticonfig_entry_observer_iphelper.cc fticonfig_entry_observer_netlink.cc fticonfig_entry_observer_rtmv2.cc fticonfig_entry_observer_rtsock.cc fticonfig_entry_parse_nlm.cc fticonfig_entry_parse_rtm.cc fticonfig_entry_set.cc fticonfig_entry_set.hh fticonfig_entry_set_click.cc fticonfig_entry_set_dummy.cc fticonfig_entry_set_iphelper.cc fticonfig_entry_set_netlink.cc fticonfig_entry_set_rtmv2.cc fticonfig_entry_set_rtsock.cc fticonfig_table_get.cc fticonfig_table_get.hh fticonfig_table_get_click.cc fticonfig_table_get_dummy.cc fticonfig_table_get_iphelper.cc fticonfig_table_get_netlink.cc fticonfig_table_get_sysctl.cc fticonfig_table_observer.cc fticonfig_table_observer.hh fticonfig_table_observer_dummy.cc fticonfig_table_observer_iphelper.cc fticonfig_table_observer_netlink.cc fticonfig_table_observer_rtmv2.cc fticonfig_table_observer_rtsock.cc fticonfig_table_parse_nlm.cc fticonfig_table_parse_rtm.cc fticonfig_table_set.cc fticonfig_table_set.hh fticonfig_table_set_click.cc fticonfig_table_set_dummy.cc fticonfig_table_set_iphelper.cc fticonfig_table_set_netlink.cc fticonfig_table_set_rtmv2.cc fticonfig_table_set_rtsock.cc ifconfig.cc ifconfig.hh ifconfig_addr_table.cc ifconfig_addr_table.hh ifconfig_get.cc ifconfig_get.hh ifconfig_get_click.cc ifconfig_get_dummy.cc ifconfig_get_getifaddrs.cc ifconfig_get_ioctl.cc ifconfig_get_iphelper.cc ifconfig_get_netlink.cc ifconfig_get_proc_linux.cc ifconfig_get_sysctl.cc ifconfig_media.cc ifconfig_media.hh ifconfig_observer.cc ifconfig_observer.hh ifconfig_observer_dummy.cc ifconfig_observer_iphelper.cc ifconfig_observer_netlink.cc ifconfig_observer_rtsock.cc ifconfig_parse_ifaddrs.cc ifconfig_parse_ifreq.cc ifconfig_parse_nlm.cc ifconfig_parse_rtm.cc ifconfig_set.cc ifconfig_set.hh ifconfig_set_click.cc ifconfig_set_dummy.cc ifconfig_set_ioctl.cc ifconfig_set_iphelper.cc ifconfig_set_netlink.cc ifmanager.hh ifmanager_transaction.cc ifmanager_transaction.hh iftree.cc iftree.hh kernel_utils.hh libfeaclient_bridge.cc libfeaclient_bridge.hh mfea_config.cc mfea_dataflow.cc mfea_dataflow.hh mfea_kernel_messages.hh mfea_module.h mfea_mrouter.cc mfea_mrouter.hh mfea_node.cc mfea_node.hh mfea_node_cli.cc mfea_node_cli.hh mfea_osdep.hh mfea_proto_comm.cc mfea_proto_comm.hh mfea_vif.cc mfea_vif.hh netlink_socket.cc netlink_socket.hh netlink_socket_utils.cc netlink_socket_utils.hh nexthop_port_mapper.cc nexthop_port_mapper.hh pa_backend.hh pa_backend_dummy.cc pa_backend_dummy.hh pa_backend_ipfw2.cc pa_backend_ipfw2.hh pa_backend_nf.cc pa_backend_nf.hh pa_backend_pf.cc pa_backend_pf.hh pa_entry.cc pa_entry.hh pa_table.cc pa_table.hh pa_transaction.cc pa_transaction.hh profile_vars.cc profile_vars.hh rawsock.cc rawsock.hh rawsock4.cc rawsock4.hh rawsock6.cc rawsock6.hh routing_socket.cc routing_socket.hh routing_socket_utils.cc routing_socket_utils.hh test_fea.cc test_fti.cc test_ifconfig_rtsock.cc test_ifmanager.cc test_ifmanager_transaction.cc test_mfea.cc test_rawsock4.cc test_xrl_sockets4_udp.cc win_rtm_pipe.cc win_rtm_pipe.hh win_rtsock.h win_support.cc win_support.hh xrl_fti.cc xrl_fti.hh xrl_ifmanager.cc xrl_ifmanager.hh xrl_ifupdate.cc xrl_ifupdate.hh xrl_mfea_node.cc xrl_mfea_node.hh xrl_packet_acl.cc xrl_packet_acl.hh xrl_rawsock4.cc xrl_rawsock4.hh xrl_rawsock6.cc xrl_rawsock6.hh xrl_socket_cmds.cc xrl_socket_cmds.hh xrl_socket_server.cc xrl_socket_server.hh xrl_target.cc xrl_target.hh fea/tools show_interfaces.cc show_interfaces.hh fib2mrib fib2mrib_module.h fib2mrib_node.cc fib2mrib_node.hh fib2mrib_varrw.cc fib2mrib_varrw.hh xorp_fib2mrib.cc xrl_fib2mrib_node.cc xrl_fib2mrib_node.hh libcomm comm_module.h test_comm.c test_connect.cc libfeaclient ifmgr_atoms.cc ifmgr_atoms.hh ifmgr_cmd_base.hh ifmgr_cmd_queue.cc ifmgr_cmd_queue.hh ifmgr_cmds.cc ifmgr_cmds.hh ifmgr_xrl_mirror.cc ifmgr_xrl_mirror.hh ifmgr_xrl_replicator.cc ifmgr_xrl_replicator.hh libfeaclient_module.h overview.hh test_local_copy.cc test_remote_copy.cc libproto checksum.c checksum.h config_node_id.hh libproto_module.h packet.cc packet.hh proto_node.hh proto_node_cli.cc proto_node_cli.hh proto_register.cc proto_register.hh proto_state.cc proto_state.hh proto_unit.cc proto_unit.hh spt.cc spt.hh test_checksum.cc test_config_node_id.cc test_packet.cc test_spt.cc libxipc call_xrl.cc finder.cc finder.hh finder_client.cc finder_client.hh finder_client_observer.cc finder_client_observer.hh finder_client_xrl_target.cc finder_client_xrl_target.hh finder_constants.hh finder_main.cc finder_messenger.cc finder_messenger.hh finder_module.h finder_msgs.cc finder_msgs.hh finder_server.cc finder_server.hh finder_tcp.cc finder_tcp.hh finder_tcp_messenger.cc finder_tcp_messenger.hh finder_xrl_queue.cc finder_xrl_queue.hh finder_xrl_target.cc finder_xrl_target.hh header.cc header.hh hmac.cc hmac.hh ipc_module.h permits.cc permits.hh sockutil.cc sockutil.hh test_finder.cc test_finder_events.cc test_finder_messenger.cc test_finder_msgs.cc test_finder_tcp.cc test_finder_to.cc test_header.cc test_inproc.cc test_lemming.cc test_stcp.cc test_stcppf.cc test_sudp.cc test_xrl.cc test_xrl_args.cc test_xrl_atom.cc test_xrl_error.cc test_xrl_parser.cc test_xrl_receiver.cc test_xrl_router.cc test_xrl_sender.cc xrl.cc xrl.hh xrl_args.cc xrl_args.hh xrl_atom.cc xrl_atom.hh xrl_atom_encoding.cc xrl_atom_encoding.hh xrl_atom_list.cc xrl_atom_list.hh xrl_cmd_map.cc xrl_cmd_map.hh xrl_dispatcher.cc xrl_dispatcher.hh xrl_error.cc xrl_error.hh xrl_module.h xrl_parser.cc xrl_parser.hh xrl_parser_input.cc xrl_parser_input.hh xrl_pf.cc xrl_pf.hh xrl_pf_factory.cc xrl_pf_factory.hh xrl_pf_inproc.cc xrl_pf_inproc.hh xrl_pf_kill.cc xrl_pf_kill.hh xrl_pf_stcp.cc xrl_pf_stcp.hh xrl_pf_stcp_ph.cc xrl_pf_stcp_ph.hh xrl_pf_sudp.cc xrl_pf_sudp.hh xrl_router.cc xrl_router.hh xrl_sender.hh xrl_std_router.cc xrl_std_router.hh xrl_tokens.cc xrl_tokens.hh xuid.cc xuid.hh libxorp asnum.hh asyncio.cc asyncio.hh buffer.hh buffered_asyncio.cc buffered_asyncio.hh c_format.cc c_format.hh callback-gen.py callback.cc callback.hh callback_debug.hh callback_nodebug.hh clock.cc clock.hh config_param.hh debug.c debug.h ether_compat.c ether_compat.h eventloop.cc eventloop.hh exceptions.cc exceptions.hh gai_strerror.c getopt.c heap.cc heap.hh ioevents.hh ipnet.cc ipnet.hh ipv4.cc ipv4.hh ipv4net.hh ipv6.cc ipv6.hh ipv6net.hh ipvx.cc ipvx.hh ipvxnet.hh libxorp_module.h mac.cc mac.hh minitraits.hh nexthop.cc nexthop.hh old_trie.hh popen.cc popen.hh profile.cc profile.hh random.c random.h range.hh ref_ptr.cc ref_ptr.hh ref_trie.hh round_robin.cc round_robin.hh run_command.cc run_command.hh safe_callback_obj.cc safe_callback_obj.hh selector.cc selector.hh service.cc service.hh status_codes.h strptime.c task.cc task.hh test_asyncio.cc test_callback.cc test_config_param.cc test_heap.cc test_ipnet.cc test_ipv4.cc test_ipv4net.cc test_ipv6.cc test_ipv6net.cc test_ipvx.cc test_ipvxnet.cc test_mac.cc test_main.hh test_observers.cc test_profile.cc test_ref_ptr.cc test_ref_trie.cc test_run_command.cc test_service.cc test_task.cc test_test_main.cc test_time_slice.cc test_timer.cc test_timeval.cc test_trie.cc test_types.cc test_utils.cc test_vif.cc time_slice.cc time_slice.hh timer.cc timer.hh timespent.hh timeval.hh tlv.hh token.cc token.hh tokenize.hh transaction.cc transaction.hh trie.hh utility.c utility.h utils.cc utils.hh vif.cc vif.hh win_dispatcher.cc win_dispatcher.hh win_io.c win_io.h xlog.c xlog.h xorp.h xorp_osdep_begin.h xorp_osdep_end.h xorp_osdep_mid.h xorpfd.hh mibs bgp4_mib_1657.cc bgp4_mib_1657.hh bgp4_mib_1657_bgp4pathattrtable.cc bgp4_mib_1657_bgp4pathattrtable.hh bgp4_mib_1657_bgpidentifier.cc bgp4_mib_1657_bgpidentifier.hh bgp4_mib_1657_bgplocalas.cc bgp4_mib_1657_bgplocalas.hh bgp4_mib_1657_bgppeertable.cc bgp4_mib_1657_bgppeertable.hh bgp4_mib_1657_bgpversion.cc bgp4_mib_1657_bgpversion.hh bgp4_mib_module.h bgp4_mib_xrl_target.cc bgp4_mib_xrl_target.hh fixconfigs.h ospf_mib_1850.cc ospf_mib_1850.hh test_xorpevents.cc xorp_if_mib_module.cc xorp_if_mib_module.hh xorp_if_mib_xrl_target.cc xorp_if_mib_xrl_target.hh xorp_if_module.h xorp_netsnmp_module.h xorpevents.cc xorpevents.hh mld6igmp igmp_proto.h mld6_proto.h mld6igmp_config.cc mld6igmp_group_record.cc mld6igmp_group_record.hh mld6igmp_module.h mld6igmp_node.cc mld6igmp_node.hh mld6igmp_node_cli.cc mld6igmp_node_cli.hh mld6igmp_proto.cc mld6igmp_source_record.cc mld6igmp_source_record.hh mld6igmp_vif.cc mld6igmp_vif.hh test_mld6igmp.cc xorp_igmp.cc xorp_mld.cc xrl_mld6igmp_node.cc xrl_mld6igmp_node.hh mrt buffer.c buffer.h max_vifs.h mifset.cc mifset.hh mrib_table.cc mrib_table.hh mrt.hh mrt_module.h multicast_defs.h netstream_access.h random.c random.h test_mrib.cc test_mrt.cc mrt/include ip_mroute.h ospf area_router.cc area_router.hh auth.cc auth.hh debug_io.hh delay_queue.hh exceptions.hh external.cc external.hh fletcher_checksum.cc fletcher_checksum.hh io.hh lsa.cc lsa.hh ospf.cc ospf.hh packet.cc packet.hh peer.cc peer.hh peer_manager.cc peer_manager.hh policy_varrw.cc policy_varrw.hh routing_table.cc routing_table.hh test_args.hh test_build_lsa.cc test_build_lsa.hh test_build_lsa_main.cc test_checksum.cc test_common.hh test_packet.cc test_peering.cc test_routing.cc test_routing1.py test_routing_interactive.cc test_routing_table.cc trace.hh transmit.hh vertex.hh vlink.cc vlink.hh xorp_ospfv2.cc xorp_ospfv3.cc xrl_io.cc xrl_io.hh xrl_target.cc xrl_target.hh ospf/tools print_lsas.cc print_neighbours.cc pim pim_bsr.cc pim_bsr.hh pim_config.cc pim_mfc.cc pim_mfc.hh pim_module.h pim_mre.cc pim_mre.hh pim_mre_assert.cc pim_mre_data.cc pim_mre_join_prune.cc pim_mre_register.cc pim_mre_rpf.cc pim_mre_task.cc pim_mre_task.hh pim_mre_track_state.cc pim_mre_track_state.hh pim_mrib_table.cc pim_mrib_table.hh pim_mrt.cc pim_mrt.hh pim_mrt_mfc.cc pim_mrt_task.cc pim_nbr.cc pim_nbr.hh pim_node.cc pim_node.hh pim_node_cli.cc pim_node_cli.hh pim_proto.h pim_proto_assert.cc pim_proto_assert.hh pim_proto_bootstrap.cc pim_proto_cand_rp_adv.cc pim_proto_graft.cc pim_proto_graft_ack.cc pim_proto_hello.cc pim_proto_join_prune.cc pim_proto_join_prune_message.cc pim_proto_join_prune_message.hh pim_proto_register.cc pim_proto_register_stop.cc pim_rp.cc pim_rp.hh pim_scope_zone_table.cc pim_scope_zone_table.hh pim_vif.cc pim_vif.hh test_pim.cc xorp_pimsm4.cc xorp_pimsm6.cc xrl_pim_node.hh policy code.cc code.hh code_generator.cc code_generator.hh code_list.cc code_list.hh configuration.cc configuration.hh dependancy.hh export_code_generator.cc export_code_generator.hh filter_manager.cc filter_manager.hh filter_manager_base.hh node.hh node_base.hh parser.cc parser.hh policy_list.cc policy_list.hh policy_map.cc policy_map.hh policy_module.h policy_parser.hh policy_statement.cc policy_statement.hh policy_target.cc policy_target.hh process_watch.cc process_watch.hh process_watch_base.hh protocol_map.cc protocol_map.hh pw_notifier.hh semantic_varrw.cc semantic_varrw.hh set_map.cc set_map.hh source_match_code_generator.cc source_match_code_generator.hh term.cc term.hh var_map.cc var_map.hh visitor.hh visitor_printer.cc visitor_printer.hh visitor_semantic.cc visitor_semantic.hh visitor_setdep.cc visitor_setdep.hh xorp_policy.cc xrl_target.cc xrl_target.hh policy/backend filter_base.hh instr_visitor.hh instruction.hh instruction_base.hh iv_exec.cc iv_exec.hh policy_backend_parser.hh policy_filter.cc policy_filter.hh policy_filters.cc policy_filters.hh policy_instr.hh policy_redist_map.cc policy_redist_map.hh policytags.cc policytags.hh set_manager.cc set_manager.hh single_varrw.cc single_varrw.hh term_instr.hh version_filter.cc version_filter.hh version_filters.cc version_filters.hh policy/common dispatcher.cc dispatcher.hh elem_bgp.hh elem_filter.hh elem_null.hh elem_set.cc elem_set.hh element.cc element.hh element_base.hh element_factory.cc element_factory.hh filter.cc filter.hh operator.cc operator.hh operator_base.hh policy_exception.hh policy_utils.cc policy_utils.hh register_elements.cc register_elements.hh register_operations.cc register_operations.hh varrw.cc varrw.hh policy/test compilepolicy.cc compilepolicy.hh execpolicy.cc file_varrw.cc file_varrw.hh filter_manager_fake.cc filter_manager_fake.hh process_watch_fake.cc process_watch_fake.hh rib add_route.cc dummy_register_server.cc dummy_register_server.hh main_rib.cc main_routemap.cc parser.cc parser.hh parser_direct_cmds.hh parser_xrl_cmds.hh profile_vars.cc profile_vars.hh protocol.cc protocol.hh redist_policy.hh redist_xrl.cc redist_xrl.hh register_server.cc register_server.hh rib.cc rib.hh rib_manager.cc rib_manager.hh rib_module.h rib_varrw.cc rib_varrw.hh route.hh routemap.cc routemap.hh rt_tab_base.cc rt_tab_base.hh rt_tab_deletion.cc rt_tab_deletion.hh rt_tab_expect.cc rt_tab_expect.hh rt_tab_extint.cc rt_tab_extint.hh rt_tab_log.cc rt_tab_log.hh rt_tab_merged.cc rt_tab_merged.hh rt_tab_origin.cc rt_tab_origin.hh rt_tab_pol_conn.cc rt_tab_pol_conn.hh rt_tab_pol_redist.cc rt_tab_pol_redist.hh rt_tab_redist.cc rt_tab_redist.hh rt_tab_register.cc rt_tab_register.hh test_deletion.cc test_redist.cc test_register.cc test_register_xrls.cc test_rib_direct.cc test_rib_xrls.cc vifmanager.cc vifmanager.hh xrl_target.cc xrl_target.hh rib/tools show_routes.cc rip auth.cc auth.hh constants.hh output.hh output_table.cc output_table.hh output_updates.cc output_updates.hh packet_assembly.hh packet_queue.cc packet_queue.hh packets.hh peer.cc peer.hh port.cc port.hh port_io.hh port_manager.hh port_vars.hh redist.cc redist.hh rib_notifier_base.cc rib_notifier_base.hh rip_module.h rip_varrw.cc rip_varrw.hh route_db.cc route_db.hh route_entry.cc route_entry.hh system.hh test_auth.cc test_outputs.cc test_packets.cc test_request.cc test_route_walk.cc test_timers.cc test_update_queue.cc test_utils.hh update_queue.cc update_queue.hh xorp_rip_main.cc xrl_config.cc xrl_config.hh xrl_port_io.cc xrl_port_io.hh xrl_port_manager.cc xrl_port_manager.hh xrl_process_spy.cc xrl_process_spy.hh xrl_redist_manager.cc xrl_redist_manager.hh xrl_rib_notifier.cc xrl_rib_notifier.hh xrl_target_common.hh xrl_target_rip.cc xrl_target_rip.hh xrl_target_ripng.cc xrl_target_ripng.hh rip/tools common.cc common.hh rip_announcer.cc ripng_announcer.cc show_peer_stats.cc show_stats.cc rtrmgr cli.cc cli.hh command_tree.cc command_tree.hh conf_tree.cc conf_tree.hh conf_tree_node.cc conf_tree_node.hh config_operators.cc config_operators.hh generic_module_manager.cc generic_module_manager.hh main_rtrmgr.cc main_rtrmgr.hh master_conf_tree.cc master_conf_tree.hh master_conf_tree_node.cc master_conf_tree_node.hh master_template_tree.cc master_template_tree.hh master_template_tree_node.cc master_template_tree_node.hh module_command.cc module_command.hh module_manager.cc module_manager.hh op_commands.cc op_commands.hh path_segment.hh profiler.cc randomness.cc randomness.hh rtrmgr_error.hh rtrmgr_module.h slave_conf_tree.cc slave_conf_tree.hh slave_conf_tree_node.cc slave_conf_tree_node.hh slave_module_manager.cc slave_module_manager.hh task.cc task.hh template_base_command.cc template_base_command.hh template_commands.cc template_commands.hh template_tree.cc template_tree.hh template_tree_node.cc template_tree_node.hh test_module_manager.cc test_module_manager.hh test_sample_config.cc test_sample_config.hh test_templates.cc unexpanded_program.cc unexpanded_program.hh unexpanded_xrl.cc unexpanded_xrl.hh userdb.cc userdb.hh util.cc util.hh xorp_client.cc xorp_client.hh xorpsh_base.hh xorpsh_main.cc xorpsh_main.hh xrl_rtrmgr_interface.cc xrl_rtrmgr_interface.hh xrl_xorpsh_interface.cc xrl_xorpsh_interface.hh xrldb.cc xrldb.hh static_routes static_routes_module.h static_routes_node.cc static_routes_node.hh static_routes_varrw.cc static_routes_varrw.hh xorp_static_routes.cc xrl_static_routes_node.cc xrl_static_routes_node.hh tests install_templates.sh test_builddir.py test_call_xrl.py test_main.py test_process.py test_start.py test_stop.py test_xorpsh.py tests/bgp test_bgp_config.py test_bgp_policy1.py test_bgp_reports1.py test_unh1.py utils runit.cc utils/flower_malloc flower_malloc.c test_flower_malloc.c xrl/interfaces bgp_mib_traps_xif.cc bgp_mib_traps_xif.hh bgp_xif.cc bgp_xif.hh cli_manager_xif.cc cli_manager_xif.hh cli_processor_xif.cc cli_processor_xif.hh common_xif.cc common_xif.hh coord_xif.cc coord_xif.hh datain_xif.cc datain_xif.hh fea_click_xif.cc fea_click_xif.hh fea_fib_client_xif.cc fea_fib_client_xif.hh fea_fib_xif.cc fea_fib_xif.hh fea_ifmgr_client_xif.cc fea_ifmgr_client_xif.hh fea_ifmgr_mirror_xif.cc fea_ifmgr_mirror_xif.hh fea_ifmgr_replicator_xif.cc fea_ifmgr_replicator_xif.hh fea_ifmgr_xif.cc fea_ifmgr_xif.hh fea_rawpkt4_client_xif.cc fea_rawpkt4_client_xif.hh fea_rawpkt4_xif.cc fea_rawpkt4_xif.hh fea_rawpkt6_client_xif.cc fea_rawpkt6_client_xif.hh fea_rawpkt6_xif.cc fea_rawpkt6_xif.hh fib2mrib_xif.cc fib2mrib_xif.hh finder_client_xif.cc finder_client_xif.hh finder_event_notifier_xif.cc finder_event_notifier_xif.hh finder_event_observer_xif.cc finder_event_observer_xif.hh finder_xif.cc finder_xif.hh fti_xif.cc fti_xif.hh mfea_client_xif.cc mfea_client_xif.hh mfea_xif.cc mfea_xif.hh mld6igmp_client_xif.cc mld6igmp_client_xif.hh mld6igmp_xif.cc mld6igmp_xif.hh ospfv2_xif.cc ospfv2_xif.hh ospfv3_xif.cc ospfv3_xif.hh packet_acl_xif.cc packet_acl_xif.hh pim_xif.cc pim_xif.hh policy_backend_xif.cc policy_backend_xif.hh policy_redist4_xif.cc policy_redist4_xif.hh policy_redist6_xif.cc policy_redist6_xif.hh policy_xif.cc policy_xif.hh profile_client_xif.cc profile_client_xif.hh profile_xif.cc profile_xif.hh redist4_xif.cc redist4_xif.hh redist6_xif.cc redist6_xif.hh redist_transaction4_xif.cc redist_transaction4_xif.hh redist_transaction6_xif.cc redist_transaction6_xif.hh rib_client_xif.cc rib_client_xif.hh rib_xif.cc rib_xif.hh rip_xif.cc rip_xif.hh ripng_xif.cc ripng_xif.hh rtrmgr_client_xif.cc rtrmgr_client_xif.hh rtrmgr_xif.cc rtrmgr_xif.hh socket4_locator_xif.cc socket4_locator_xif.hh socket4_user_xif.cc socket4_user_xif.hh socket4_xif.cc socket4_xif.hh socket6_locator_xif.cc socket6_locator_xif.hh socket6_user_xif.cc socket6_user_xif.hh socket6_xif.cc socket6_xif.hh static_routes_xif.cc static_routes_xif.hh test_peer_xif.cc test_peer_xif.hh test_xif.cc test_xif.hh test_xrls_xif.cc test_xrls_xif.hh xorp_if_mib_xif.cc xorp_if_mib_xif.hh xrl/scripts/Xif util.py xrl/targets bgp.xrls bgp4_mib.xrls bgp4_mib_base.cc bgp4_mib_base.hh bgp_base.cc bgp_base.hh cli.xrls cli_base.cc cli_base.hh coord.xrls coord_base.cc coord_base.hh demo_fea_ifmgr_client.xrls demo_fea_ifmgr_client_base.cc demo_fea_ifmgr_client_base.hh fea.xrls fea_base.cc fea_base.hh fea_ifmgr_mirror.xrls fea_ifmgr_mirror_base.cc fea_ifmgr_mirror_base.hh fib2mrib.xrls fib2mrib_base.cc fib2mrib_base.hh finder.xrls finder_base.cc finder_base.hh finder_client.xrls finder_client_base.cc finder_client_base.hh mfea.xrls mfea_base.cc mfea_base.hh mld6igmp.xrls mld6igmp_base.cc mld6igmp_base.hh ospfv2.xrls ospfv2_base.cc ospfv2_base.hh ospfv3.xrls ospfv3_base.cc ospfv3_base.hh packet_acl.xrls packet_acl_base.cc packet_acl_base.hh pim.xrls pim_base.cc pim_base.hh policy.xrls policy_base.cc policy_base.hh profiler.xrls profiler_base.cc profiler_base.hh rib.xrls rib_base.cc rib_base.hh ribclient.xrls ribclient_base.cc ribclient_base.hh rip.xrls rip_base.cc rip_base.hh ripng.xrls ripng_base.cc ripng_base.hh rtrmgr.xrls rtrmgr_base.cc rtrmgr_base.hh show_routes.xrls show_routes_base.cc show_routes_base.hh socket_server.xrls socket_server_base.cc socket_server_base.hh static_routes.xrls static_routes_base.cc static_routes_base.hh test.xrls test_base.cc test_base.hh test_fea_ifmgr_mirror.xrls test_fea_ifmgr_mirror_base.cc test_fea_ifmgr_mirror_base.hh test_finder_events.xrls test_finder_events_base.cc test_finder_events_base.hh test_peer.xrls test_peer_base.cc test_peer_base.hh test_socket4.xrls test_socket4_base.cc test_socket4_base.hh test_socket6.xrls test_socket6_base.cc test_socket6_base.hh test_xrls.xrls test_xrls_base.cc test_xrls_base.hh xorp_if_mib.xrls xorp_if_mib_base.cc xorp_if_mib_base.hh xorpsh.xrls xorpsh_base.cc xorpsh_base.hh xrl/tests test_generated.cc test_tgt.cc test_tgt.hh test_xifs.cc test_xifs.hh Log message: Update the ICSI copyright year to 2007. Revision Changes Path 1.7 +2 -2; commitid: 45e445d633b87ea6; xorp/LICENSE 1.39 +2 -2; commitid: 45e445d633b87ea6; xorp/bgp/aspath.cc 1.28 +2 -2; commitid: 45e445d633b87ea6; xorp/bgp/aspath.hh 1.17 +2 -2; commitid: 45e445d633b87ea6; xorp/bgp/aspath_test.cc 1.13 +2 -2; commitid: 45e445d633b87ea6; xorp/bgp/attribute_manager.cc 1.8 +2 -2; commitid: 45e445d633b87ea6; xorp/bgp/attribute_manager.hh 1.81 +2 -2; commitid: 45e445d633b87ea6; xorp/bgp/bgp.cc 1.63 +2 -2; commitid: 45e445d633b87ea6; xorp/bgp/bgp.hh 1.8 +2 -2; commitid: 45e445d633b87ea6; xorp/bgp/bgp_module.h 1.19 +2 -2; commitid: 45e445d633b87ea6; xorp/bgp/bgp_trie.cc 1.16 +2 -2; commitid: 45e445d633b87ea6; xorp/bgp/bgp_trie.hh 1.31 +2 -2; commitid: 45e445d633b87ea6; xorp/bgp/bgp_varrw.cc 1.20 +2 -2; commitid: 45e445d633b87ea6; xorp/bgp/bgp_varrw.hh 1.6 +2 -2; commitid: 45e445d633b87ea6; xorp/bgp/bgp_varrw_export.cc 1.4 +2 -2; commitid: 45e445d633b87ea6; xorp/bgp/bgp_varrw_export.hh 1.4 +2 -2; commitid: 45e445d633b87ea6; xorp/bgp/crash_dump.cc 1.4 +2 -2; commitid: 45e445d633b87ea6; xorp/bgp/crash_dump.hh 1.8 +2 -2; commitid: 45e445d633b87ea6; xorp/bgp/damping.cc 1.4 +2 -2; commitid: 45e445d633b87ea6; xorp/bgp/damping.hh 1.19 +2 -2; commitid: 45e445d633b87ea6; xorp/bgp/dummy_main.cc 1.16 +2 -2; commitid: 45e445d633b87ea6; xorp/bgp/dummy_next_hop_resolver.cc 1.11 +2 -2; commitid: 45e445d633b87ea6; xorp/bgp/dummy_next_hop_resolver.hh 1.32 +2 -2; commitid: 45e445d633b87ea6; xorp/bgp/dump_iterators.cc 1.18 +2 -2; commitid: 45e445d633b87ea6; xorp/bgp/dump_iterators.hh 1.12 +2 -2; commitid: 45e445d633b87ea6; xorp/bgp/exceptions.hh 1.14 +2 -2; commitid: 45e445d633b87ea6; xorp/bgp/harness/bgppp.cc 1.6 +2 -2; commitid: 45e445d633b87ea6; xorp/bgp/harness/bgppp.hh 1.25 +2 -2; commitid: 45e445d633b87ea6; xorp/bgp/harness/command.cc 1.15 +2 -2; commitid: 45e445d633b87ea6; xorp/bgp/harness/command.hh 1.27 +2 -2; commitid: 45e445d633b87ea6; xorp/bgp/harness/coord.cc 1.11 +2 -2; commitid: 45e445d633b87ea6; xorp/bgp/harness/coord.hh 1.80 +2 -2; commitid: 45e445d633b87ea6; xorp/bgp/harness/peer.cc 1.20 +2 -2; commitid: 45e445d633b87ea6; xorp/bgp/harness/peer.hh 1.10 +2 -2; commitid: 45e445d633b87ea6; xorp/bgp/harness/real_trie.hh 1.45 +2 -2; commitid: 45e445d633b87ea6; xorp/bgp/harness/test_peer.cc 1.16 +2 -2; commitid: 45e445d633b87ea6; xorp/bgp/harness/test_peer.hh 1.24 +2 -2; commitid: 45e445d633b87ea6; xorp/bgp/harness/test_trie.cc 1.20 +2 -2; commitid: 45e445d633b87ea6; xorp/bgp/harness/trie.cc 1.15 +2 -2; commitid: 45e445d633b87ea6; xorp/bgp/harness/trie.hh 1.10 +2 -2; commitid: 45e445d633b87ea6; xorp/bgp/harness/trie_payload.hh 1.13 +2 -2; commitid: 45e445d633b87ea6; xorp/bgp/internal_message.cc 1.10 +2 -2; commitid: 45e445d633b87ea6; xorp/bgp/internal_message.hh 1.22 +2 -2; commitid: 45e445d633b87ea6; xorp/bgp/iptuple.cc 1.13 +2 -2; commitid: 45e445d633b87ea6; xorp/bgp/iptuple.hh 1.14 +2 -2; commitid: 45e445d633b87ea6; xorp/bgp/local_data.cc 1.19 +2 -2; commitid: 45e445d633b87ea6; xorp/bgp/local_data.hh 1.47 +2 -2; commitid: 45e445d633b87ea6; xorp/bgp/main.cc 1.50 +2 -2; commitid: 45e445d633b87ea6; xorp/bgp/next_hop_resolver.cc 1.33 +2 -2; commitid: 45e445d633b87ea6; xorp/bgp/next_hop_resolver.hh 1.31 +2 -2; commitid: 45e445d633b87ea6; xorp/bgp/notification_packet.cc 1.29 +2 -2; commitid: 45e445d633b87ea6; xorp/bgp/open_packet.cc 1.16 +2 -2; commitid: 45e445d633b87ea6; xorp/bgp/packet.cc 1.43 +2 -2; commitid: 45e445d633b87ea6; xorp/bgp/packet.hh 1.34 +2 -2; commitid: 45e445d633b87ea6; xorp/bgp/parameter.cc 1.23 +2 -2; commitid: 45e445d633b87ea6; xorp/bgp/parameter.hh 1.85 +2 -2; commitid: 45e445d633b87ea6; xorp/bgp/path_attribute.cc 1.48 +2 -2; commitid: 45e445d633b87ea6; xorp/bgp/path_attribute.hh 1.144 +2 -2; commitid: 45e445d633b87ea6; xorp/bgp/peer.cc 1.43 +2 -2; commitid: 45e445d633b87ea6; xorp/bgp/peer.hh 1.33 +2 -2; commitid: 45e445d633b87ea6; xorp/bgp/peer_data.cc 1.23 +2 -2; commitid: 45e445d633b87ea6; xorp/bgp/peer_data.hh 1.45 +2 -2; commitid: 45e445d633b87ea6; xorp/bgp/peer_handler.cc 1.26 +2 -2; commitid: 45e445d633b87ea6; xorp/bgp/peer_handler.hh 1.12 +2 -2; commitid: 45e445d633b87ea6; xorp/bgp/peer_handler_debug.cc 1.8 +2 -2; commitid: 45e445d633b87ea6; xorp/bgp/peer_handler_debug.hh 1.24 +2 -2; commitid: 45e445d633b87ea6; xorp/bgp/peer_list.cc 1.11 +2 -2; commitid: 45e445d633b87ea6; xorp/bgp/peer_list.hh 1.18 +2 -2; commitid: 45e445d633b87ea6; xorp/bgp/peer_route_pair.hh 1.100 +2 -2; commitid: 45e445d633b87ea6; xorp/bgp/plumbing.cc 1.41 +2 -2; commitid: 45e445d633b87ea6; xorp/bgp/plumbing.hh 1.16 +2 -2; commitid: 45e445d633b87ea6; xorp/bgp/process_watch.cc 1.13 +2 -2; commitid: 45e445d633b87ea6; xorp/bgp/process_watch.hh 1.18 +2 -2; commitid: 45e445d633b87ea6; xorp/bgp/profile_vars.cc 1.12 +2 -2; commitid: 45e445d633b87ea6; xorp/bgp/profile_vars.hh 1.74 +2 -2; commitid: 45e445d633b87ea6; xorp/bgp/rib_ipc_handler.cc 1.45 +2 -2; commitid: 45e445d633b87ea6; xorp/bgp/rib_ipc_handler.hh 1.13 +2 -2; commitid: 45e445d633b87ea6; xorp/bgp/route_queue.cc 1.14 +2 -2; commitid: 45e445d633b87ea6; xorp/bgp/route_queue.hh 1.24 +2 -2; commitid: 45e445d633b87ea6; xorp/bgp/route_table_aggregation.cc 1.13 +2 -2; commitid: 45e445d633b87ea6; xorp/bgp/route_table_aggregation.hh 1.11 +2 -2; commitid: 45e445d633b87ea6; xorp/bgp/route_table_base.cc 1.17 +2 -2; commitid: 45e445d633b87ea6; xorp/bgp/route_table_base.hh 1.40 +2 -2; commitid: 45e445d633b87ea6; xorp/bgp/route_table_cache.cc 1.27 +2 -2; commitid: 45e445d633b87ea6; xorp/bgp/route_table_cache.hh 1.9 +1 -1; commitid: 45e445d633b87ea6; xorp/bgp/route_table_damping.cc 1.3 +2 -2; commitid: 45e445d633b87ea6; xorp/bgp/route_table_damping.hh 1.15 +2 -2; commitid: 45e445d633b87ea6; xorp/bgp/route_table_debug.cc 1.12 +2 -2; commitid: 45e445d633b87ea6; xorp/bgp/route_table_debug.hh 1.44 +2 -2; commitid: 45e445d633b87ea6; xorp/bgp/route_table_decision.cc 1.24 +2 -2; commitid: 45e445d633b87ea6; xorp/bgp/route_table_decision.hh 1.26 +2 -2; commitid: 45e445d633b87ea6; xorp/bgp/route_table_deletion.cc 1.21 +2 -2; commitid: 45e445d633b87ea6; xorp/bgp/route_table_deletion.hh 1.40 +2 -2; commitid: 45e445d633b87ea6; xorp/bgp/route_table_dump.cc 1.23 +2 -2; commitid: 45e445d633b87ea6; xorp/bgp/route_table_dump.hh 1.62 +2 -2; commitid: 45e445d633b87ea6; xorp/bgp/route_table_fanout.cc 1.22 +2 -2; commitid: 45e445d633b87ea6; xorp/bgp/route_table_fanout.hh 1.52 +2 -2; commitid: 45e445d633b87ea6; xorp/bgp/route_table_filter.cc 1.29 +2 -2; commitid: 45e445d633b87ea6; xorp/bgp/route_table_filter.hh 1.27 +2 -2; commitid: 45e445d633b87ea6; xorp/bgp/route_table_nhlookup.cc 1.16 +2 -2; commitid: 45e445d633b87ea6; xorp/bgp/route_table_nhlookup.hh 1.23 +2 -2; commitid: 45e445d633b87ea6; xorp/bgp/route_table_policy.cc 1.9 +2 -2; commitid: 45e445d633b87ea6; xorp/bgp/route_table_policy.hh 1.5 +2 -2; commitid: 45e445d633b87ea6; xorp/bgp/route_table_policy_ex.cc 1.4 +2 -2; commitid: 45e445d633b87ea6; xorp/bgp/route_table_policy_ex.hh 1.16 +2 -2; commitid: 45e445d633b87ea6; xorp/bgp/route_table_policy_im.cc 1.5 +2 -2; commitid: 45e445d633b87ea6; xorp/bgp/route_table_policy_im.hh 1.11 +2 -2; commitid: 45e445d633b87ea6; xorp/bgp/route_table_policy_sm.cc 1.10 +2 -2; commitid: 45e445d633b87ea6; xorp/bgp/route_table_policy_sm.hh 1.10 +2 -2; commitid: 45e445d633b87ea6; xorp/bgp/route_table_reader.cc 1.12 +2 -2; commitid: 45e445d633b87ea6; xorp/bgp/route_table_reader.hh 1.50 +2 -2; commitid: 45e445d633b87ea6; xorp/bgp/route_table_ribin.cc 1.26 +2 -2; commitid: 45e445d633b87ea6; xorp/bgp/route_table_ribin.hh 1.33 +2 -2; commitid: 45e445d633b87ea6; xorp/bgp/route_table_ribout.cc 1.17 +2 -2; commitid: 45e445d633b87ea6; xorp/bgp/route_table_ribout.hh 1.46 +2 -2; commitid: 45e445d633b87ea6; xorp/bgp/socket.cc 1.21 +2 -2; commitid: 45e445d633b87ea6; xorp/bgp/socket.hh 1.22 +2 -2; commitid: 45e445d633b87ea6; xorp/bgp/subnet_route.cc 1.22 +2 -2; commitid: 45e445d633b87ea6; xorp/bgp/subnet_route.hh 1.32 +2 -2; commitid: 45e445d633b87ea6; xorp/bgp/test_cache.cc 1.40 +2 -2; commitid: 45e445d633b87ea6; xorp/bgp/test_decision.cc 1.31 +2 -2; commitid: 45e445d633b87ea6; xorp/bgp/test_deletion.cc 1.55 +2 -2; commitid: 45e445d633b87ea6; xorp/bgp/test_dump.cc 1.34 +2 -2; commitid: 45e445d633b87ea6; xorp/bgp/test_fanout.cc 1.40 +2 -2; commitid: 45e445d633b87ea6; xorp/bgp/test_filter.cc 1.23 +2 -2; commitid: 45e445d633b87ea6; xorp/bgp/test_main.cc 1.28 +2 -2; commitid: 45e445d633b87ea6; xorp/bgp/test_next_hop_resolver.cc 1.7 +2 -2; commitid: 45e445d633b87ea6; xorp/bgp/test_next_hop_resolver.hh 1.34 +2 -2; commitid: 45e445d633b87ea6; xorp/bgp/test_nhlookup.cc 1.15 +2 -2; commitid: 45e445d633b87ea6; xorp/bgp/test_packet.cc 1.8 +2 -2; commitid: 45e445d633b87ea6; xorp/bgp/test_packet.hh 1.19 +2 -2; commitid: 45e445d633b87ea6; xorp/bgp/test_packet_coding.cc 1.18 +2 -2; commitid: 45e445d633b87ea6; xorp/bgp/test_peer_data.cc 1.22 +2 -2; commitid: 45e445d633b87ea6; xorp/bgp/test_plumbing.cc 1.9 +2 -2; commitid: 45e445d633b87ea6; xorp/bgp/test_plumbing.hh 1.7 +2 -2; commitid: 45e445d633b87ea6; xorp/bgp/test_policy.cc 1.37 +2 -2; commitid: 45e445d633b87ea6; xorp/bgp/test_ribin.cc 1.32 +2 -2; commitid: 45e445d633b87ea6; xorp/bgp/test_ribout.cc 1.9 +2 -2; commitid: 45e445d633b87ea6; xorp/bgp/test_subnet_route.cc 1.7 +2 -2; commitid: 45e445d633b87ea6; xorp/bgp/timer_const.hh 1.8 +2 -2; commitid: 45e445d633b87ea6; xorp/bgp/tools/bgptools_module.h 1.19 +2 -2; commitid: 45e445d633b87ea6; xorp/bgp/tools/print_peer.cc 1.15 +2 -2; commitid: 45e445d633b87ea6; xorp/bgp/tools/print_peer.hh 1.8 +2 -2; commitid: 45e445d633b87ea6; xorp/bgp/tools/print_peers.cc 1.20 +2 -2; commitid: 45e445d633b87ea6; xorp/bgp/tools/print_routes.cc 1.21 +2 -2; commitid: 45e445d633b87ea6; xorp/bgp/tools/print_routes.hh 1.11 +2 -2; commitid: 45e445d633b87ea6; xorp/bgp/tools/print_routes_main.cc 1.6 +2 -2; commitid: 45e445d633b87ea6; xorp/bgp/tools/xorpsh_print_peers.cc 1.15 +2 -2; commitid: 45e445d633b87ea6; xorp/bgp/tools/xorpsh_print_routes.cc 1.20 +2 -2; commitid: 45e445d633b87ea6; xorp/bgp/update_attrib.cc 1.13 +2 -2; commitid: 45e445d633b87ea6; xorp/bgp/update_attrib.hh 1.43 +2 -2; commitid: 45e445d633b87ea6; xorp/bgp/update_packet.cc 1.17 +2 -2; commitid: 45e445d633b87ea6; xorp/bgp/update_test.cc 1.64 +2 -2; commitid: 45e445d633b87ea6; xorp/bgp/xrl_target.cc 1.42 +2 -2; commitid: 45e445d633b87ea6; xorp/bgp/xrl_target.hh 1.58 +2 -2; commitid: 45e445d633b87ea6; xorp/cli/cli_client.cc 1.33 +2 -2; commitid: 45e445d633b87ea6; xorp/cli/cli_client.hh 1.30 +2 -2; commitid: 45e445d633b87ea6; xorp/cli/cli_command.cc 1.27 +2 -2; commitid: 45e445d633b87ea6; xorp/cli/cli_command.hh 1.14 +2 -2; commitid: 45e445d633b87ea6; xorp/cli/cli_command_pipe.cc 1.13 +2 -2; commitid: 45e445d633b87ea6; xorp/cli/cli_command_pipe.hh 1.8 +2 -2; commitid: 45e445d633b87ea6; xorp/cli/cli_module.h 1.36 +2 -2; commitid: 45e445d633b87ea6; xorp/cli/cli_node.cc 1.28 +2 -2; commitid: 45e445d633b87ea6; xorp/cli/cli_node.hh 1.17 +2 -2; commitid: 45e445d633b87ea6; xorp/cli/cli_node_internal_commands.cc 1.56 +2 -2; commitid: 45e445d633b87ea6; xorp/cli/cli_node_net.cc 1.9 +2 -2; commitid: 45e445d633b87ea6; xorp/cli/cli_private.hh 1.7 +2 -2; commitid: 45e445d633b87ea6; xorp/cli/libtecla/nettest_libtecla.c 1.44 +2 -2; commitid: 45e445d633b87ea6; xorp/cli/test_cli.cc 1.11 +2 -2; commitid: 45e445d633b87ea6; xorp/cli/tools/send_cli_processor_xrl.cc 1.30 +2 -2; commitid: 45e445d633b87ea6; xorp/cli/xrl_cli_node.cc 1.20 +2 -2; commitid: 45e445d633b87ea6; xorp/cli/xrl_cli_node.hh 1.3 +2 -2; commitid: 45e445d633b87ea6; xorp/contrib/packages/debian/copyright 1.3 +2 -2; commitid: 45e445d633b87ea6; xorp/contrib/win32/installer/LICENSE 1.10 +2 -2; commitid: 45e445d633b87ea6; xorp/contrib/win32/installer/xorp.nsi 1.3 +2 -2; commitid: 45e445d633b87ea6; xorp/contrib/win32/xorprtm/bsdroute.h 1.3 +2 -2; commitid: 45e445d633b87ea6; xorp/contrib/win32/xorprtm/defs.h 1.3 +2 -2; commitid: 45e445d633b87ea6; xorp/contrib/win32/xorprtm/list.h 1.3 +2 -2; commitid: 45e445d633b87ea6; xorp/contrib/win32/xorprtm/loadprotocol.c 1.3 +2 -2; commitid: 45e445d633b87ea6; xorp/contrib/win32/xorprtm/mibmgr.c 1.3 +2 -2; commitid: 45e445d633b87ea6; xorp/contrib/win32/xorprtm/mibmgr.h 1.3 +2 -2; commitid: 45e445d633b87ea6; xorp/contrib/win32/xorprtm/pchsample.h 1.3 +2 -2; commitid: 45e445d633b87ea6; xorp/contrib/win32/xorprtm/print_rtmsg.c 1.3 +2 -2; commitid: 45e445d633b87ea6; xorp/contrib/win32/xorprtm/rmapi.c 1.3 +2 -2; commitid: 45e445d633b87ea6; xorp/contrib/win32/xorprtm/rmapi.h 1.3 +2 -2; commitid: 45e445d633b87ea6; xorp/contrib/win32/xorprtm/sync.c 1.3 +2 -2; commitid: 45e445d633b87ea6; xorp/contrib/win32/xorprtm/sync.h 1.3 +2 -2; commitid: 45e445d633b87ea6; xorp/contrib/win32/xorprtm/test_monitor.c 1.3 +2 -2; commitid: 45e445d633b87ea6; xorp/contrib/win32/xorprtm/test_routeadd.c 1.3 +2 -2; commitid: 45e445d633b87ea6; xorp/contrib/win32/xorprtm/test_routeadddelete.c 1.3 +2 -2; commitid: 45e445d633b87ea6; xorp/contrib/win32/xorprtm/test_routeaddwait.c 1.3 +2 -2; commitid: 45e445d633b87ea6; xorp/contrib/win32/xorprtm/utils.c 1.3 +2 -2; commitid: 45e445d633b87ea6; xorp/contrib/win32/xorprtm/utils.h 1.3 +2 -2; commitid: 45e445d633b87ea6; xorp/contrib/win32/xorprtm/xorprtm.c 1.3 +2 -2; commitid: 45e445d633b87ea6; xorp/contrib/win32/xorprtm/xorprtm.h 1.3 +2 -2; commitid: 45e445d633b87ea6; xorp/contrib/win32/xorprtm/xorprtm_internal.h 1.8 +2 -2; commitid: 45e445d633b87ea6; xorp/devnotes/template.c 1.8 +2 -2; commitid: 45e445d633b87ea6; xorp/devnotes/template.cc 1.8 +2 -2; commitid: 45e445d633b87ea6; xorp/devnotes/template.h 1.8 +2 -2; commitid: 45e445d633b87ea6; xorp/devnotes/template.hh 1.4 +2 -2; commitid: 45e445d633b87ea6; xorp/devnotes/template.py 1.4 +2 -2; commitid: 45e445d633b87ea6; xorp/devnotes/template.sh 1.5 +1 -1; commitid: 45e445d633b87ea6; xorp/docs/papers/hotnets_2002_talk/elements.mp 1.5 +1 -1; commitid: 45e445d633b87ea6; xorp/docs/papers/hotnets_2002_talk/elemfig.sty 1.5 +1 -1; commitid: 45e445d633b87ea6; xorp/docs/papers/hotnets_2002_talk/samp04_iprouter.mp 1.6 +2 -2; commitid: 45e445d633b87ea6; xorp/docs/user_manual/preface.tex 1.6 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/addr_table.cc 1.6 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/addr_table.hh 1.32 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/click_socket.cc 1.23 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/click_socket.hh 1.14 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/demo_fea_ifmgr_client.cc 1.58 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/fea.cc 1.8 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/fea_module.h 1.19 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/fte.hh 1.11 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/fti_transaction.cc 1.14 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/fti_transaction.hh 1.54 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/fticonfig.cc 1.42 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/fticonfig.hh 1.11 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/fticonfig_entry_get.cc 1.28 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/fticonfig_entry_get.hh 1.12 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/fticonfig_entry_get_click.cc 1.17 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/fticonfig_entry_get_dummy.cc 1.38 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/fticonfig_entry_get_netlink.cc 1.5 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/fticonfig_entry_get_rtmv2.cc 1.36 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/fticonfig_entry_get_rtsock.cc 1.9 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/fticonfig_entry_observer.cc 1.19 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/fticonfig_entry_observer.hh 1.16 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/fticonfig_entry_observer_dummy.cc 1.7 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/fticonfig_entry_observer_iphelper.cc 1.15 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/fticonfig_entry_observer_netlink.cc 1.3 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/fticonfig_entry_observer_rtmv2.cc 1.13 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/fticonfig_entry_observer_rtsock.cc 1.22 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/fticonfig_entry_parse_nlm.cc 1.17 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/fticonfig_entry_parse_rtm.cc 1.11 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/fticonfig_entry_set.cc 1.24 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/fticonfig_entry_set.hh 1.28 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/fticonfig_entry_set_click.cc 1.16 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/fticonfig_entry_set_dummy.cc 1.13 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/fticonfig_entry_set_iphelper.cc 1.34 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/fticonfig_entry_set_netlink.cc 1.3 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/fticonfig_entry_set_rtmv2.cc 1.38 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/fticonfig_entry_set_rtsock.cc 1.11 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/fticonfig_table_get.cc 1.25 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/fticonfig_table_get.hh 1.13 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/fticonfig_table_get_click.cc 1.15 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/fticonfig_table_get_dummy.cc 1.7 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/fticonfig_table_get_iphelper.cc 1.33 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/fticonfig_table_get_netlink.cc 1.22 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/fticonfig_table_get_sysctl.cc 1.13 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/fticonfig_table_observer.cc 1.20 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/fticonfig_table_observer.hh 1.16 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/fticonfig_table_observer_dummy.cc 1.7 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/fticonfig_table_observer_iphelper.cc 1.16 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/fticonfig_table_observer_netlink.cc 1.4 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/fticonfig_table_observer_rtmv2.cc 1.18 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/fticonfig_table_observer_rtsock.cc 1.23 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/fticonfig_table_parse_nlm.cc 1.21 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/fticonfig_table_parse_rtm.cc 1.11 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/fticonfig_table_set.cc 1.20 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/fticonfig_table_set.hh 1.12 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/fticonfig_table_set_click.cc 1.14 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/fticonfig_table_set_dummy.cc 1.9 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/fticonfig_table_set_iphelper.cc 1.12 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/fticonfig_table_set_netlink.cc 1.3 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/fticonfig_table_set_rtmv2.cc 1.15 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/fticonfig_table_set_rtsock.cc 1.52 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/ifconfig.cc 1.50 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/ifconfig.hh 1.9 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/ifconfig_addr_table.cc 1.8 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/ifconfig_addr_table.hh 1.12 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/ifconfig_get.cc 1.28 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/ifconfig_get.hh 1.11 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/ifconfig_get_click.cc 1.16 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/ifconfig_get_dummy.cc 1.17 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/ifconfig_get_getifaddrs.cc 1.18 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/ifconfig_get_ioctl.cc 1.8 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/ifconfig_get_iphelper.cc 1.22 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/ifconfig_get_netlink.cc 1.28 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/ifconfig_get_proc_linux.cc 1.17 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/ifconfig_get_sysctl.cc 1.12 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/ifconfig_media.cc 1.3 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/ifconfig_media.hh 1.9 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/ifconfig_observer.cc 1.18 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/ifconfig_observer.hh 1.16 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/ifconfig_observer_dummy.cc 1.8 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/ifconfig_observer_iphelper.cc 1.18 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/ifconfig_observer_netlink.cc 1.16 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/ifconfig_observer_rtsock.cc 1.30 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/ifconfig_parse_ifaddrs.cc 1.33 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/ifconfig_parse_ifreq.cc 1.30 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/ifconfig_parse_nlm.cc 1.31 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/ifconfig_parse_rtm.cc 1.39 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/ifconfig_set.cc 1.44 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/ifconfig_set.hh 1.33 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/ifconfig_set_click.cc 1.25 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/ifconfig_set_dummy.cc 1.44 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/ifconfig_set_ioctl.cc 1.7 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/ifconfig_set_iphelper.cc 1.35 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/ifconfig_set_netlink.cc 1.8 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/ifmanager.hh 1.7 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/ifmanager_transaction.cc 1.17 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/ifmanager_transaction.hh 1.37 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/iftree.cc 1.38 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/iftree.hh 1.7 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/kernel_utils.hh 1.18 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/libfeaclient_bridge.cc 1.8 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/libfeaclient_bridge.hh 1.18 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/mfea_config.cc 1.7 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/mfea_dataflow.cc 1.7 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/mfea_dataflow.hh 1.6 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/mfea_kernel_messages.hh 1.7 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/mfea_module.h 1.50 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/mfea_mrouter.cc 1.16 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/mfea_mrouter.hh 1.67 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/mfea_node.cc 1.37 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/mfea_node.hh 1.22 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/mfea_node_cli.cc 1.7 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/mfea_node_cli.hh 1.10 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/mfea_osdep.hh 1.70 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/mfea_proto_comm.cc 1.23 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/mfea_proto_comm.hh 1.16 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/mfea_vif.cc 1.9 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/mfea_vif.hh 1.43 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/netlink_socket.cc 1.22 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/netlink_socket.hh 1.39 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/netlink_socket_utils.cc 1.17 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/netlink_socket_utils.hh 1.11 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/nexthop_port_mapper.cc 1.12 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/nexthop_port_mapper.hh 1.6 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/pa_backend.hh 1.7 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/pa_backend_dummy.cc 1.6 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/pa_backend_dummy.hh 1.10 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/pa_backend_ipfw2.cc 1.5 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/pa_backend_ipfw2.hh 1.2 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/pa_backend_nf.cc 1.2 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/pa_backend_nf.hh 1.3 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/pa_backend_pf.cc 1.3 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/pa_backend_pf.hh 1.5 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/pa_entry.cc 1.4 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/pa_entry.hh 1.5 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/pa_table.cc 1.4 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/pa_table.hh 1.12 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/pa_transaction.cc 1.5 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/pa_transaction.hh 1.5 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/profile_vars.cc 1.5 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/profile_vars.hh 1.40 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/rawsock.cc 1.13 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/rawsock.hh 1.18 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/rawsock4.cc 1.17 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/rawsock4.hh 1.17 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/rawsock6.cc 1.16 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/rawsock6.hh 1.32 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/routing_socket.cc 1.16 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/routing_socket.hh 1.38 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/routing_socket_utils.cc 1.9 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/routing_socket_utils.hh 1.16 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/test_fea.cc 1.11 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/test_fti.cc 1.12 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/test_ifconfig_rtsock.cc 1.9 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/test_ifmanager.cc 1.9 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/test_ifmanager_transaction.cc 1.27 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/test_mfea.cc 1.22 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/test_rawsock4.cc 1.16 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/test_xrl_sockets4_udp.cc 1.19 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/tools/show_interfaces.cc 1.7 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/tools/show_interfaces.hh 1.6 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/win_rtm_pipe.cc 1.3 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/win_rtm_pipe.hh 1.2 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/win_rtsock.h 1.2 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/win_support.cc 1.2 +1 -1; commitid: 45e445d633b87ea6; xorp/fea/win_support.hh 1.22 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/xrl_fti.cc 1.16 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/xrl_fti.hh 1.22 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/xrl_ifmanager.cc 1.12 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/xrl_ifmanager.hh 1.12 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/xrl_ifupdate.cc 1.14 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/xrl_ifupdate.hh 1.52 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/xrl_mfea_node.cc 1.28 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/xrl_mfea_node.hh 1.6 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/xrl_packet_acl.cc 1.5 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/xrl_packet_acl.hh 1.19 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/xrl_rawsock4.cc 1.12 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/xrl_rawsock4.hh 1.12 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/xrl_rawsock6.cc 1.7 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/xrl_rawsock6.hh 1.8 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/xrl_socket_cmds.cc 1.8 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/xrl_socket_cmds.hh 1.29 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/xrl_socket_server.cc 1.12 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/xrl_socket_server.hh 1.85 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/xrl_target.cc 1.62 +2 -2; commitid: 45e445d633b87ea6; xorp/fea/xrl_target.hh 1.7 +2 -2; commitid: 45e445d633b87ea6; xorp/fib2mrib/fib2mrib_module.h 1.33 +2 -2; commitid: 45e445d633b87ea6; xorp/fib2mrib/fib2mrib_node.cc 1.20 +2 -2; commitid: 45e445d633b87ea6; xorp/fib2mrib/fib2mrib_node.hh 1.8 +2 -2; commitid: 45e445d633b87ea6; xorp/fib2mrib/fib2mrib_varrw.cc 1.7 +2 -2; commitid: 45e445d633b87ea6; xorp/fib2mrib/fib2mrib_varrw.hh 1.12 +2 -2; commitid: 45e445d633b87ea6; xorp/fib2mrib/xorp_fib2mrib.cc 1.36 +2 -2; commitid: 45e445d633b87ea6; xorp/fib2mrib/xrl_fib2mrib_node.cc 1.19 +2 -2; commitid: 45e445d633b87ea6; xorp/fib2mrib/xrl_fib2mrib_node.hh 1.7 +2 -2; commitid: 45e445d633b87ea6; xorp/libcomm/comm_module.h 1.13 +2 -2; commitid: 45e445d633b87ea6; xorp/libcomm/test_comm.c 1.5 +2 -2; commitid: 45e445d633b87ea6; xorp/libcomm/test_connect.cc 1.16 +2 -2; commitid: 45e445d633b87ea6; xorp/libfeaclient/ifmgr_atoms.cc 1.25 +2 -2; commitid: 45e445d633b87ea6; xorp/libfeaclient/ifmgr_atoms.hh 1.5 +2 -2; commitid: 45e445d633b87ea6; xorp/libfeaclient/ifmgr_cmd_base.hh 1.13 +2 -2; commitid: 45e445d633b87ea6; xorp/libfeaclient/ifmgr_cmd_queue.cc 1.11 +2 -2; commitid: 45e445d633b87ea6; xorp/libfeaclient/ifmgr_cmd_queue.hh 1.17 +2 -2; commitid: 45e445d633b87ea6; xorp/libfeaclient/ifmgr_cmds.cc 1.14 +2 -2; commitid: 45e445d633b87ea6; xorp/libfeaclient/ifmgr_cmds.hh 1.20 +2 -2; commitid: 45e445d633b87ea6; xorp/libfeaclient/ifmgr_xrl_mirror.cc 1.16 +2 -2; commitid: 45e445d633b87ea6; xorp/libfeaclient/ifmgr_xrl_mirror.hh 1.15 +2 -2; commitid: 45e445d633b87ea6; xorp/libfeaclient/ifmgr_xrl_replicator.cc 1.11 +2 -2; commitid: 45e445d633b87ea6; xorp/libfeaclient/ifmgr_xrl_replicator.hh 1.8 +2 -2; commitid: 45e445d633b87ea6; xorp/libfeaclient/libfeaclient_module.h 1.5 +2 -2; commitid: 45e445d633b87ea6; xorp/libfeaclient/overview.hh 1.11 +2 -2; commitid: 45e445d633b87ea6; xorp/libfeaclient/test_local_copy.cc 1.16 +2 -2; commitid: 45e445d633b87ea6; xorp/libfeaclient/test_remote_copy.cc 1.2 +2 -2; commitid: 45e445d633b87ea6; xorp/libproto/checksum.c 1.3 +2 -2; commitid: 45e445d633b87ea6; xorp/libproto/checksum.h 1.8 +2 -2; commitid: 45e445d633b87ea6; xorp/libproto/config_node_id.hh 1.8 +2 -2; commitid: 45e445d633b87ea6; xorp/libproto/libproto_module.h 1.4 +2 -2; commitid: 45e445d633b87ea6; xorp/libproto/packet.cc 1.10 +2 -2; commitid: 45e445d633b87ea6; xorp/libproto/packet.hh 1.37 +2 -2; commitid: 45e445d633b87ea6; xorp/libproto/proto_node.hh 1.8 +2 -2; commitid: 45e445d633b87ea6; xorp/libproto/proto_node_cli.cc 1.8 +2 -2; commitid: 45e445d633b87ea6; xorp/libproto/proto_node_cli.hh 1.9 +2 -2; commitid: 45e445d633b87ea6; xorp/libproto/proto_register.cc 1.8 +2 -2; commitid: 45e445d633b87ea6; xorp/libproto/proto_register.hh 1.14 +2 -2; commitid: 45e445d633b87ea6; xorp/libproto/proto_state.cc 1.8 +2 -2; commitid: 45e445d633b87ea6; xorp/libproto/proto_state.hh 1.13 +2 -2; commitid: 45e445d633b87ea6; xorp/libproto/proto_unit.cc 1.11 +2 -2; commitid: 45e445d633b87ea6; xorp/libproto/proto_unit.hh 1.9 +2 -2; commitid: 45e445d633b87ea6; xorp/libproto/spt.cc 1.14 +2 -2; commitid: 45e445d633b87ea6; xorp/libproto/spt.hh 1.4 +2 -2; commitid: 45e445d633b87ea6; xorp/libproto/test_checksum.cc 1.8 +2 -2; commitid: 45e445d633b87ea6; xorp/libproto/test_config_node_id.cc 1.2 +2 -2; commitid: 45e445d633b87ea6; xorp/libproto/test_packet.cc 1.13 +2 -2; commitid: 45e445d633b87ea6; xorp/libproto/test_spt.cc 1.37 +2 -2; commitid: 45e445d633b87ea6; xorp/libxipc/call_xrl.cc 1.23 +2 -2; commitid: 45e445d633b87ea6; xorp/libxipc/finder.cc 1.22 +2 -2; commitid: 45e445d633b87ea6; xorp/libxipc/finder.hh 1.33 +2 -2; commitid: 45e445d633b87ea6; xorp/libxipc/finder_client.cc 1.21 +2 -2; commitid: 45e445d633b87ea6; xorp/libxipc/finder_client.hh 1.10 +2 -2; commitid: 45e445d633b87ea6; xorp/libxipc/finder_client_observer.cc 1.5 +2 -2; commitid: 45e445d633b87ea6; xorp/libxipc/finder_client_observer.hh 1.10 +2 -2; commitid: 45e445d633b87ea6; xorp/libxipc/finder_client_xrl_target.cc 1.12 +2 -2; commitid: 45e445d633b87ea6; xorp/libxipc/finder_client_xrl_target.hh 1.10 +2 -2; commitid: 45e445d633b87ea6; xorp/libxipc/finder_constants.hh 1.23 +2 -2; commitid: 45e445d633b87ea6; xorp/libxipc/finder_main.cc 1.13 +2 -2; commitid: 45e445d633b87ea6; xorp/libxipc/finder_messenger.cc 1.18 +2 -2; commitid: 45e445d633b87ea6; xorp/libxipc/finder_messenger.hh 1.12 +2 -2; commitid: 45e445d633b87ea6; xorp/libxipc/finder_module.h 1.9 +2 -2; commitid: 45e445d633b87ea6; xorp/libxipc/finder_msgs.cc 1.8 +2 -2; commitid: 45e445d633b87ea6; xorp/libxipc/finder_msgs.hh 1.15 +2 -2; commitid: 45e445d633b87ea6; xorp/libxipc/finder_server.cc 1.16 +2 -2; commitid: 45e445d633b87ea6; xorp/libxipc/finder_server.hh 1.30 +2 -2; commitid: 45e445d633b87ea6; xorp/libxipc/finder_tcp.cc 1.20 +2 -2; commitid: 45e445d633b87ea6; xorp/libxipc/finder_tcp.hh 1.29 +2 -2; commitid: 45e445d633b87ea6; xorp/libxipc/finder_tcp_messenger.cc 1.16 +2 -2; commitid: 45e445d633b87ea6; xorp/libxipc/finder_tcp_messenger.hh 1.9 +2 -2; commitid: 45e445d633b87ea6; xorp/libxipc/finder_xrl_queue.cc 1.13 +2 -2; commitid: 45e445d633b87ea6; xorp/libxipc/finder_xrl_queue.hh 1.25 +2 -2; commitid: 45e445d633b87ea6; xorp/libxipc/finder_xrl_target.cc 1.17 +2 -2; commitid: 45e445d633b87ea6; xorp/libxipc/finder_xrl_target.hh 1.12 +2 -2; commitid: 45e445d633b87ea6; xorp/libxipc/header.cc 1.13 +2 -2; commitid: 45e445d633b87ea6; xorp/libxipc/header.hh 1.7 +2 -2; commitid: 45e445d633b87ea6; xorp/libxipc/hmac.cc 1.8 +2 -2; commitid: 45e445d633b87ea6; xorp/libxipc/hmac.hh 1.8 +2 -2; commitid: 45e445d633b87ea6; xorp/libxipc/ipc_module.h 1.6 +2 -2; commitid: 45e445d633b87ea6; xorp/libxipc/permits.cc 1.6 +2 -2; commitid: 45e445d633b87ea6; xorp/libxipc/permits.hh 1.25 +2 -2; commitid: 45e445d633b87ea6; xorp/libxipc/sockutil.cc 1.13 +2 -2; commitid: 45e445d633b87ea6; xorp/libxipc/sockutil.hh 1.22 +2 -2; commitid: 45e445d633b87ea6; xorp/libxipc/test_finder.cc 1.24 +2 -2; commitid: 45e445d633b87ea6; xorp/libxipc/test_finder_events.cc 1.19 +2 -2; commitid: 45e445d633b87ea6; xorp/libxipc/test_finder_messenger.cc 1.11 +2 -2; commitid: 45e445d633b87ea6; xorp/libxipc/test_finder_msgs.cc 1.22 +2 -2; commitid: 45e445d633b87ea6; xorp/libxipc/test_finder_tcp.cc 1.13 +2 -2; commitid: 45e445d633b87ea6; xorp/libxipc/test_finder_to.cc 1.9 +2 -2; commitid: 45e445d633b87ea6; xorp/libxipc/test_header.cc 1.18 +2 -2; commitid: 45e445d633b87ea6; xorp/libxipc/test_inproc.cc 1.19 +2 -2; commitid: 45e445d633b87ea6; xorp/libxipc/test_lemming.cc 1.21 +2 -2; commitid: 45e445d633b87ea6; xorp/libxipc/test_stcp.cc 1.12 +2 -2; commitid: 45e445d633b87ea6; xorp/libxipc/test_stcppf.cc 1.16 +2 -2; commitid: 45e445d633b87ea6; xorp/libxipc/test_sudp.cc 1.13 +2 -2; commitid: 45e445d633b87ea6; xorp/libxipc/test_xrl.cc 1.14 +2 -2; commitid: 45e445d633b87ea6; xorp/libxipc/test_xrl_args.cc 1.14 +2 -2; commitid: 45e445d633b87ea6; xorp/libxipc/test_xrl_atom.cc 1.8 +2 -2; commitid: 45e445d633b87ea6; xorp/libxipc/test_xrl_error.cc 1.11 +2 -2; commitid: 45e445d633b87ea6; xorp/libxipc/test_xrl_parser.cc 1.14 +2 -2; commitid: 45e445d633b87ea6; xorp/libxipc/test_xrl_receiver.cc 1.17 +2 -2; commitid: 45e445d633b87ea6; xorp/libxipc/test_xrl_router.cc 1.18 +2 -2; commitid: 45e445d633b87ea6; xorp/libxipc/test_xrl_sender.cc 1.13 +2 -2; commitid: 45e445d633b87ea6; xorp/libxipc/xrl.cc 1.14 +2 -2; commitid: 45e445d633b87ea6; xorp/libxipc/xrl.hh 1.13 +2 -2; commitid: 45e445d633b87ea6; xorp/libxipc/xrl_args.cc 1.16 +2 -2; commitid: 45e445d633b87ea6; xorp/libxipc/xrl_args.hh 1.26 +2 -2; commitid: 45e445d633b87ea6; xorp/libxipc/xrl_atom.cc 1.12 +2 -2; commitid: 45e445d633b87ea6; xorp/libxipc/xrl_atom.hh 1.16 +2 -2; commitid: 45e445d633b87ea6; xorp/libxipc/xrl_atom_encoding.cc 1.11 +2 -2; commitid: 45e445d633b87ea6; xorp/libxipc/xrl_atom_encoding.hh 1.9 +2 -2; commitid: 45e445d633b87ea6; xorp/libxipc/xrl_atom_list.cc 1.9 +2 -2; commitid: 45e445d633b87ea6; xorp/libxipc/xrl_atom_list.hh 1.16 +2 -2; commitid: 45e445d633b87ea6; xorp/libxipc/xrl_cmd_map.cc 1.17 +2 -2; commitid: 45e445d633b87ea6; xorp/libxipc/xrl_cmd_map.hh 1.10 +2 -2; commitid: 45e445d633b87ea6; xorp/libxipc/xrl_dispatcher.cc 1.7 +2 -2; commitid: 45e445d633b87ea6; xorp/libxipc/xrl_dispatcher.hh 1.13 +2 -2; commitid: 45e445d633b87ea6; xorp/libxipc/xrl_error.cc 1.17 +2 -2; commitid: 45e445d633b87ea6; xorp/libxipc/xrl_error.hh 1.8 +2 -2; commitid: 45e445d633b87ea6; xorp/libxipc/xrl_module.h 1.13 +2 -2; commitid: 45e445d633b87ea6; xorp/libxipc/xrl_parser.cc 1.9 +2 -2; commitid: 45e445d633b87ea6; xorp/libxipc/xrl_parser.hh 1.13 +2 -2; commitid: 45e445d633b87ea6; xorp/libxipc/xrl_parser_input.cc 1.8 +2 -2; commitid: 45e445d633b87ea6; xorp/libxipc/xrl_parser_input.hh 1.5 +2 -2; commitid: 45e445d633b87ea6; xorp/libxipc/xrl_pf.cc 1.28 +2 -2; commitid: 45e445d633b87ea6; xorp/libxipc/xrl_pf.hh 1.17 +2 -2; commitid: 45e445d633b87ea6; xorp/libxipc/xrl_pf_factory.cc 1.12 +2 -2; commitid: 45e445d633b87ea6; xorp/libxipc/xrl_pf_factory.hh 1.32 +2 -2; commitid: 45e445d633b87ea6; xorp/libxipc/xrl_pf_inproc.cc 1.18 +2 -2; commitid: 45e445d633b87ea6; xorp/libxipc/xrl_pf_inproc.hh 1.10 +2 -2; commitid: 45e445d633b87ea6; xorp/libxipc/xrl_pf_kill.cc 1.6 +2 -2; commitid: 45e445d633b87ea6; xorp/libxipc/xrl_pf_kill.hh 1.53 +2 -2; commitid: 45e445d633b87ea6; xorp/libxipc/xrl_pf_stcp.cc 1.26 +2 -2; commitid: 45e445d633b87ea6; xorp/libxipc/xrl_pf_stcp.hh 1.16 +2 -2; commitid: 45e445d633b87ea6; xorp/libxipc/xrl_pf_stcp_ph.cc 1.14 +2 -2; commitid: 45e445d633b87ea6; xorp/libxipc/xrl_pf_stcp_ph.hh 1.49 +2 -2; commitid: 45e445d633b87ea6; xorp/libxipc/xrl_pf_sudp.cc 1.22 +2 -2; commitid: 45e445d633b87ea6; xorp/libxipc/xrl_pf_sudp.hh 1.53 +2 -2; commitid: 45e445d633b87ea6; xorp/libxipc/xrl_router.cc 1.37 +2 -2; commitid: 45e445d633b87ea6; xorp/libxipc/xrl_router.hh 1.7 +2 -2; commitid: 45e445d633b87ea6; xorp/libxipc/xrl_sender.hh 1.11 +2 -2; commitid: 45e445d633b87ea6; xorp/libxipc/xrl_std_router.cc 1.16 +2 -2; commitid: 45e445d633b87ea6; xorp/libxipc/xrl_std_router.hh 1.7 +2 -2; commitid: 45e445d633b87ea6; xorp/libxipc/xrl_tokens.cc 1.9 +2 -2; commitid: 45e445d633b87ea6; xorp/libxipc/xrl_tokens.hh 1.12 +2 -2; commitid: 45e445d633b87ea6; xorp/libxipc/xuid.cc 1.7 +2 -2; commitid: 45e445d633b87ea6; xorp/libxipc/xuid.hh 1.16 +2 -2; commitid: 45e445d633b87ea6; xorp/libxorp/asnum.hh 1.31 +2 -2; commitid: 45e445d633b87ea6; xorp/libxorp/asyncio.cc 1.21 +2 -2; commitid: 45e445d633b87ea6; xorp/libxorp/asyncio.hh 1.7 +2 -2; commitid: 45e445d633b87ea6; xorp/libxorp/buffer.hh 1.12 +2 -2; commitid: 45e445d633b87ea6; xorp/libxorp/buffered_asyncio.cc 1.6 +2 -2; commitid: 45e445d633b87ea6; xorp/libxorp/buffered_asyncio.hh 1.12 +2 -2; commitid: 45e445d633b87ea6; xorp/libxorp/c_format.cc 1.10 +2 -2; commitid: 45e445d633b87ea6; xorp/libxorp/c_format.hh 1.18 +1 -1; commitid: 45e445d633b87ea6; xorp/libxorp/callback-gen.py 1.10 +2 -2; commitid: 45e445d633b87ea6; xorp/libxorp/callback.cc 1.20 +2 -2; commitid: 45e445d633b87ea6; xorp/libxorp/callback.hh 1.13 +1 -1; commitid: 45e445d633b87ea6; xorp/libxorp/callback_debug.hh 1.11 +1 -1; commitid: 45e445d633b87ea6; xorp/libxorp/callback_nodebug.hh 1.5 +2 -2; commitid: 45e445d633b87ea6; xorp/libxorp/clock.cc 1.5 +2 -2; commitid: 45e445d633b87ea6; xorp/libxorp/clock.hh 1.10 +2 -2; commitid: 45e445d633b87ea6; xorp/libxorp/config_param.hh 1.10 +2 -2; commitid: 45e445d633b87ea6; xorp/libxorp/debug.c 1.10 +2 -2; commitid: 45e445d633b87ea6; xorp/libxorp/debug.h 1.12 +2 -2; commitid: 45e445d633b87ea6; xorp/libxorp/ether_compat.c 1.16 +2 -2; commitid: 45e445d633b87ea6; xorp/libxorp/ether_compat.h 1.21 +2 -2; commitid: 45e445d633b87ea6; xorp/libxorp/eventloop.cc 1.27 +2 -2; commitid: 45e445d633b87ea6; xorp/libxorp/eventloop.hh 1.7 +2 -2; commitid: 45e445d633b87ea6; xorp/libxorp/exceptions.cc 1.8 +2 -2; commitid: 45e445d633b87ea6; xorp/libxorp/exceptions.hh 1.6 +2 -2; commitid: 45e445d633b87ea6; xorp/libxorp/gai_strerror.c 1.5 +2 -2; commitid: 45e445d633b87ea6; xorp/libxorp/getopt.c 1.19 +2 -2; commitid: 45e445d633b87ea6; xorp/libxorp/heap.cc 1.14 +2 -2; commitid: 45e445d633b87ea6; xorp/libxorp/heap.hh 1.4 +2 -2; commitid: 45e445d633b87ea6; xorp/libxorp/ioevents.hh 1.6 +2 -2; commitid: 45e445d633b87ea6; xorp/libxorp/ipnet.cc 1.33 +2 -2; commitid: 45e445d633b87ea6; xorp/libxorp/ipnet.hh 1.29 +2 -2; commitid: 45e445d633b87ea6; xorp/libxorp/ipv4.cc 1.37 +2 -2; commitid: 45e445d633b87ea6; xorp/libxorp/ipv4.hh 1.6 +2 -2; commitid: 45e445d633b87ea6; xorp/libxorp/ipv4net.hh 1.29 +2 -2; commitid: 45e445d633b87ea6; xorp/libxorp/ipv6.cc 1.35 +2 -2; commitid: 45e445d633b87ea6; xorp/libxorp/ipv6.hh 1.6 +2 -2; commitid: 45e445d633b87ea6; xorp/libxorp/ipv6net.hh 1.28 +2 -2; commitid: 45e445d633b87ea6; xorp/libxorp/ipvx.cc 1.28 +2 -2; commitid: 45e445d633b87ea6; xorp/libxorp/ipvx.hh 1.18 +2 -2; commitid: 45e445d633b87ea6; xorp/libxorp/ipvxnet.hh 1.8 +2 -2; commitid: 45e445d633b87ea6; xorp/libxorp/libxorp_module.h 1.13 +2 -2; commitid: 45e445d633b87ea6; xorp/libxorp/mac.cc 1.11 +2 -2; commitid: 45e445d633b87ea6; xorp/libxorp/mac.hh 1.7 +2 -2; commitid: 45e445d633b87ea6; xorp/libxorp/minitraits.hh 1.9 +2 -2; commitid: 45e445d633b87ea6; xorp/libxorp/nexthop.cc 1.6 +2 -2; commitid: 45e445d633b87ea6; xorp/libxorp/nexthop.hh 1.7 +2 -2; commitid: 45e445d633b87ea6; xorp/libxorp/old_trie.hh 1.21 +2 -2; commitid: 45e445d633b87ea6; xorp/libxorp/popen.cc 1.8 +2 -2; commitid: 45e445d633b87ea6; xorp/libxorp/popen.hh 1.8 +2 -2; commitid: 45e445d633b87ea6; xorp/libxorp/profile.cc 1.8 +2 -2; commitid: 45e445d633b87ea6; xorp/libxorp/profile.hh 1.8 +2 -2; commitid: 45e445d633b87ea6; xorp/libxorp/random.c 1.5 +2 -2; commitid: 45e445d633b87ea6; xorp/libxorp/random.h 1.8 +2 -2; commitid: 45e445d633b87ea6; xorp/libxorp/range.hh 1.13 +2 -2; commitid: 45e445d633b87ea6; xorp/libxorp/ref_ptr.cc 1.22 +2 -2; commitid: 45e445d633b87ea6; xorp/libxorp/ref_ptr.hh 1.29 +2 -2; commitid: 45e445d633b87ea6; xorp/libxorp/ref_trie.hh 1.5 +2 -2; commitid: 45e445d633b87ea6; xorp/libxorp/round_robin.cc 1.5 +2 -2; commitid: 45e445d633b87ea6; xorp/libxorp/round_robin.hh 1.31 +2 -2; commitid: 45e445d633b87ea6; xorp/libxorp/run_command.cc 1.16 +2 -2; commitid: 45e445d633b87ea6; xorp/libxorp/run_command.hh 1.8 +2 -2; commitid: 45e445d633b87ea6; xorp/libxorp/safe_callback_obj.cc 1.7 +2 -2; commitid: 45e445d633b87ea6; xorp/libxorp/safe_callback_obj.hh 1.39 +2 -2; commitid: 45e445d633b87ea6; xorp/libxorp/selector.cc 1.23 +2 -2; commitid: 45e445d633b87ea6; xorp/libxorp/selector.hh 1.9 +2 -2; commitid: 45e445d633b87ea6; xorp/libxorp/service.cc 1.9 +2 -2; commitid: 45e445d633b87ea6; xorp/libxorp/service.hh 1.11 +2 -2; commitid: 45e445d633b87ea6; xorp/libxorp/status_codes.h 1.14 +2 -2; commitid: 45e445d633b87ea6; xorp/libxorp/strptime.c 1.7 +2 -2; commitid: 45e445d633b87ea6; xorp/libxorp/task.cc 1.9 +2 -2; commitid: 45e445d633b87ea6; xorp/libxorp/task.hh 1.17 +2 -2; commitid: 45e445d633b87ea6; xorp/libxorp/test_asyncio.cc 1.9 +2 -2; commitid: 45e445d633b87ea6; xorp/libxorp/test_callback.cc 1.9 +2 -2; commitid: 45e445d633b87ea6; xorp/libxorp/test_config_param.cc 1.8 +2 -2; commitid: 45e445d633b87ea6; xorp/libxorp/test_heap.cc 1.16 +2 -2; commitid: 45e445d633b87ea6; xorp/libxorp/test_ipnet.cc 1.27 +2 -2; commitid: 45e445d633b87ea6; xorp/libxorp/test_ipv4.cc 1.21 +2 -2; commitid: 45e445d633b87ea6; xorp/libxorp/test_ipv4net.cc 1.26 +2 -2; commitid: 45e445d633b87ea6; xorp/libxorp/test_ipv6.cc 1.16 +2 -2; commitid: 45e445d633b87ea6; xorp/libxorp/test_ipv6net.cc 1.27 +2 -2; commitid: 45e445d633b87ea6; xorp/libxorp/test_ipvx.cc 1.20 +2 -2; commitid: 45e445d633b87ea6; xorp/libxorp/test_ipvxnet.cc 1.10 +2 -2; commitid: 45e445d633b87ea6; xorp/libxorp/test_mac.cc 1.17 +2 -2; commitid: 45e445d633b87ea6; xorp/libxorp/test_main.hh 1.11 +2 -2; commitid: 45e445d633b87ea6; xorp/libxorp/test_observers.cc 1.8 +2 -2; commitid: 45e445d633b87ea6; xorp/libxorp/test_profile.cc 1.10 +2 -2; commitid: 45e445d633b87ea6; xorp/libxorp/test_ref_ptr.cc 1.15 +2 -2; commitid: 45e445d633b87ea6; xorp/libxorp/test_ref_trie.cc 1.17 +2 -2; commitid: 45e445d633b87ea6; xorp/libxorp/test_