Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | doh! small fix for previous fix to allow ospfd to compile. | paul | 2003-02-19 | 1 | -2/+2 |
| | |||||
* | 1. ospf_opaque_type10_lsa_term (area) - was being called after | paul | 2003-02-18 | 1 | -4/+5 |
| | | | | | | | | | | | | | | ospf_lsdb_free had been called. (efence caught this one). This bug is present in zebra.org CVS 2. It fixes my previous ospf_network_match_iface patch ([zebra 17352]) - i lost a couple of checks in ospf_network_run() by mistake. this patch isnt in zebra.org CVS, but it would be nice to have it once it works. This hopefully fixes the 'assert rn->info' problems people had with zebra-pj yesterday. | ||||
* | Paul Jakma:patch_z17352_ptp_network_match | paul | 2003-01-25 | 1 | -12/+23 |
| | | | | | [zebra 17352] ospf network matching (aka need for peer /32 for PtP) change behaviour of network <prefix> area N statement wrt to PtP. | ||||
* | [zebra 14631] Generic PtP and RFC3021 interface addressing supportpatch_z14631_ptp_rfc3021 | paul | 2002-12-13 | 1 | -3/+3 |
| | |||||
* | zebra link state detection supportpatch_z12269_linkstate | paul | 2002-12-13 | 1 | -1/+1 |
| | |||||
* | Initial revision | paul | 2002-12-13 | 1 | -0/+1603 |