Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Amir - revision 197 | paul | 2003-04-09 | 1 | -1/+2 |
| | | | | | | | | | | | | | | | | | | Log: I've fixed a small bug in connected_down_ipv4(): I changed if (ifc_pointopoint (ifc)) into if (ifc_pointopoint (ifc) && dest) like show in connected_up_ipv4() After changing this 'ip address x/y'; 'no ip address x/y' works without crash when done in sequence. | ||||
* | Kevin C Miller <kevinm@andrew.cmu.edu>patch.z16681.ospfd.nssa | paul | 2002-12-13 | 1 | -1/+1 |
| | | | | [zebra 16681] OSPF NSSA Patches | ||||
* | [zebra 14631] Generic PtP and RFC3021 interface addressing supportpatch.z14631.ptp.rfc3021 | paul | 2002-12-13 | 1 | -4/+4 |
| | |||||
* | Initial revision | paul | 2002-12-13 | 1 | -0/+394 |