summaryrefslogtreecommitdiffstats
path: root/ospfd/ospf_snmp.c
Commit message (Collapse)AuthorAgeFilesLines
* 2003-09-29 Paul Jakma <paul@dishone.st>paul2003-09-291-1/+1
| | | | | | | | | | | | | | * zebra/connected.c: revert the 'generic PtP' patch as it causes far too many problems. People who use FreeSWAN should investigate native linux ipsec. * zebra/rt_netlink.c: ditto * lib/if.c: ditto * ripd/ripd.h: ditto * ripd/ripd.c: ditto * ripd/rip_interface.c: ditto * ospfd/ospfd.c: ditto * ospfd/ospf_snmp.c: ditto * bgpd/bgp_nexthop.c: ditto
* 2003-06-19 Paul Jakma <paul@dishone.st>paul2003-06-191-1/+3
| | | | | * Fix lib/smux.c's reliance on daemons exporting struct thread_master *master.
* 2003-04-04 Paul Jakma <paul@dishone.st>paul2003-04-041-20/+43
| | | | | | | | | * Sync to Zebra CVS * Fix lib/thread.h leak * Fix small Opaque LSA leak * Do not configure OSPF interfaces for secondary addresses * vtysh fixes from Hasso * Dave Watson's missing ntohs fix
* 2003-03-25 Paul Jakma <paul@dishone.st>paul2003-03-251-48/+65
| | | | | | | | * sync to latest zebra CVS * spec file: updated and added define for ospf-api/client NB: OSPF-API has been broken by the zebra.org changes, which has added struct ospf * as a new arg to many functions
* Fix build for net-snmppaul2003-03-181-0/+3
|
* [zebra 14631] Generic PtP and RFC3021 interface addressing supportpatch_z14631_ptp_rfc3021paul2002-12-131-1/+1
|
* Initial revisionpaul2002-12-131-0/+2443