summaryrefslogtreecommitdiffstats
path: root/ospfd (follow)
Commit message (Expand)AuthorAgeFilesLines
* ospfd: changes for code maintainabilitysri-mohan12022-08-283-22/+18
* ospfd: changes for code maintainabilitysri-mohan12022-08-261-45/+39
* ospfd: changes for code maintainabilitysri-mohan12022-08-251-37/+37
* ospfd: changes for code maintainabilitysri-mohan12022-08-241-30/+24
* ospfd: changes for code maintainabilitysri-mohan12022-08-231-97/+57
* ospfd: changes for code maintainabilitysri-mohan12022-08-231-16/+15
* ospfd: changes for code maintainabilitysri-mohan12022-08-221-21/+22
* ospfd: changes for code maintainabilitysri-mohan12022-08-221-61/+52
* ospfd: changes for code maintainabilitysri-mohan12022-08-221-101/+74
* ospfd: changes code maintainabilitysri-mohan12022-08-191-220/+198
* Merge pull request #11781 from donaldsharp/ospf_packet_helperDonatas Abraitis2022-08-157-227/+277
|\
| * ospfd: Add how many packets the interface has queued to sendDonald Sharp2022-08-111-8/+10
| * ospfd: Refactor fifo_flush for the interfaceDonald Sharp2022-08-113-18/+18
| * ospfd: When a neighbor goes down clear the oi->obuf if we canDonald Sharp2022-08-111-0/+40
| * ospfd: Cleanup indentation surrounding oi->nbrDonald Sharp2022-08-115-198/+215
| * ospfd: Increase packets sent at one time in ospf_writeDonald Sharp2022-08-111-11/+2
* | ospfd: debug string correctedsri-mohan12022-08-121-1/+1
|/
* ospfd: Remove usage of inet_ntopDonald Sharp2022-07-302-10/+5
* ospfd: Coverity warns that we could possibly use unininted dataDonald Sharp2022-07-271-1/+1
* ospfd: Convert thread_cancel to THREAD_OFFDonald Sharp2022-07-213-7/+7
* ospfd: Remove various macros that overlap THREAD_OFFDonald Sharp2022-07-2113-75/+67
* ospfd: correct one debug info for lsaanlan_cs2022-07-201-3/+3
* ospfd: free unreachable router LSA node so that it is not left unreachableLou Berger2022-07-161-2/+7
* ospfd: set/unset bfd profileDmitrii Turlupov2022-06-301-2/+8
* Merge pull request #11460 from LabNConsulting/chopps/ospfapi-routeridDonald Sharp2022-06-235-0/+66
|\
| * ospfd: add router id support to ospf apiChristian Hopps2022-06-235-0/+66
* | ospfd: fixing few coverity issue in 'show_ip_ospf_neighbour_brief'rgirada2022-06-231-1/+1
|/
* ospfd: Fixing "show ip ospf neighbour <nbrid>" commandrgirada2022-06-221-187/+157
* bgpd, ospfd: Remove extra newline for `show debugging`Donald Sharp2022-06-151-2/+0
* *: Use autocomplete for route-maps under commands that require itDonatas Abraitis2022-06-131-10/+10
* ospfd: Fixup ospfd.h to declare variable namesDonald Sharp2022-06-082-50/+64
* Merge pull request #11334 from ton31337/fix/deprecation_warningOlivier Dugeon2022-06-071-80/+0
|\
| * ospfd: Remove local-block deprecated commandDonatas Abraitis2022-06-071-80/+0
* | ospfd: api: always ready to receive opaque from clientChristian Hopps2022-06-021-31/+6
* | ospfd: api: add new ISM and NSM sync requestsChristian Hopps2022-06-023-4/+90
* | ospfd: api: remove unused api code/message creationChristian Hopps2022-06-022-42/+9
* | ospfd: api: fix recovery of LSA after restart of api clientChristian Hopps2022-06-024-52/+73
* | ospfd: cli: add "show ip ospf reachable-routers" CLIChristian Hopps2022-06-021-2/+118
* | ospfd: api: add reachable router notificationsChristian Hopps2022-06-025-1/+228
* | ospfd: add all_rtrs route table when opaque enabledChristian Hopps2022-06-026-17/+72
* | ospfd: cli: add client api debug optionChristian Hopps2022-06-022-0/+50
* | ospfd: cli: add opaque data to json outputChristian Hopps2022-05-261-4/+4
|/
* *: Properly use memset() when zeroingDonatas Abraitis2022-05-1112-36/+35
* *: Avoid casting to the same type as on the leftDonatas Abraitis2022-05-082-5/+5
* *: remove the checking returned value for hash_get()anlan_cs2022-05-023-28/+3
* *: Fix spelling of accomodateDonald Sharp2022-04-192-4/+4
* *: Fix spelling of atleastDonald Sharp2022-04-191-1/+1
* *: Fix spelling of comparisionDonald Sharp2022-04-191-1/+1
* *: Fix spelling of specifedDonald Sharp2022-04-192-4/+4
* *: Fix spelling of neccessaryDonald Sharp2022-04-191-1/+1