summaryrefslogtreecommitdiffstats
path: root/ospfd (follow)
Commit message (Expand)AuthorAgeFilesLines
* ospf: BFD down not tearing down OSPF adjacency for point-to-point networkRadhika Mahankali2019-10-311-2/+24
* Merge pull request #5197 from SumitAgarwal123/BFD_ADMIN_DOWNRafael Zalamena2019-10-291-1/+1
|\
| * bfdd: Handling local and remote admin-downSumitAgarwal1232019-10-291-1/+1
* | *: Cleanup interface creation apisStephen Worley2019-10-101-2/+2
* | *: remove redundant brackets in commandsIgor Ryzhov2019-10-081-1/+1
* | *: strip trailing whitespaceQuentin Young2019-09-302-3/+3
* | *: Convert zapi->interface_delete to ifp callbackDonald Sharp2019-09-194-35/+18
* | *: Convert interface_down to interface down callbackDonald Sharp2019-09-192-25/+13
* | *: Convert from ->interface_up to the interface callbackDonald Sharp2019-09-192-69/+41
* | *: Switch all zclient->interface_add to interface create callbackDonald Sharp2019-09-195-44/+40
* | *: Add infrastructure to support zapi interface callbacksDonald Sharp2019-09-191-0/+23
|/
* Merge pull request #4564 from pguibert6WIND/misc_vrf_update_nameRuss White2019-09-172-11/+1
|\
| * ospfd: update ospf default vrf name with vrf hookPhilippe Guibert2019-08-271-1/+1
| * ospfd: do not create default ospf instancePhilippe Guibert2019-08-271-10/+0
* | Merge pull request #4949 from opensourcerouting/mpls-zapi-improvementsOlivier Dugeon2019-09-132-75/+23
|\ \
| * | ospfd: avoid installing SR FTNs twiceRenato Westphal2019-09-101-51/+2
| * | lib, zebra: add new MPLS zapi message with route replace semanticsRenato Westphal2019-09-101-5/+8
| * | lib, zebra: enhance the MPLS zapi messagesRenato Westphal2019-09-071-8/+13
| * | lib, zebra: rename LSP type used for OSPF SRRenato Westphal2019-09-071-1/+1
| * | zebra: identify MPLS FTNs by route type and instanceRenato Westphal2019-09-072-4/+2
| * | lib: introduce encode/decode functions for the MPLS zapi messagesRenato Westphal2019-09-071-21/+12
* | | ospfd: Remove flog_warn for a situation user can never do anything withDonald Sharp2019-09-051-5/+6
|/ /
* | Merge pull request #4604 from opensourcerouting/mutex-sugarQuentin Young2019-09-032-2/+2
|\ \
| * | *: frr_elevate_privs -> frr_with_privsDavid Lamparter2019-09-032-2/+2
| |/
* | ospfd: Cleanup oi->obuf to always be createdDonald Sharp2019-08-303-58/+17
* | ospfd: tighten up what functions can be used outside of ospf_packet.cDonald Sharp2019-08-302-10/+4
* | ospfd: Do not turn on write thread unless we have something in itDonald Sharp2019-08-302-7/+20
|/
* Merge pull request #4812 from pogojotz/fix-destination-multi-useDonald Sharp2019-08-261-35/+32
|\
| * zebra: Do not use connection dest for bcastJuergen Werner2019-08-181-35/+32
* | *: Fix spelling errors pointed out by debian packagingDonald Sharp2019-08-191-1/+1
* | ospfd: add redist message detail to debugMark Stapp2019-08-141-1/+2
* | ospfd,ripd: Enabling build with opensslMichal Ruprich2019-08-081-0/+30
|/
* ospfd: clean up default route logicDavid Lamparter2019-08-024-127/+55
* ospfd: don't ASE with router-ID 0David Lamparter2019-08-021-0/+7
* ospfd: unset default route external_infoDavid Lamparter2019-08-021-2/+8
* ospfd: remove LSA reorigin on NSM changeDavid Lamparter2019-08-021-28/+0
* ospfd: re-fix default origination checkDavid Lamparter2019-08-021-4/+19
* Revert "ospfd: default route got flushed after lsa refresh timer."David Lamparter2019-08-021-1/+1
* Revert "ospfd: remove default origin max age lsa"David Lamparter2019-08-023-20/+0
* ospfd: kill totally misnamed "timers"David Lamparter2019-08-025-97/+43
* ospfd: remove t_external_lsaDavid Lamparter2019-08-023-4/+0
* lib: Introducing a 3rd state for route-map match cmd: RMAP_NOOPLakshman Krishnamoorthy2019-07-222-30/+26
* ospfd: no router ospf crash fixChirag Shah2019-07-152-8/+17
* ospfd: fix show ip ospf neigh jsonChirag Shah2019-07-101-44/+77
* ospfd: Do not modify list when using _RO loopDonald Sharp2019-07-021-1/+1
* Merge pull request #4624 from qlyoung/use-standard-boolsDavid Lamparter2019-07-022-26/+26
|\
| * *: s/TRUE/true/, s/FALSE/false/Quentin Young2019-07-012-26/+26
* | Merge pull request #3888 from donaldsharp/ospf_cleanupOlivier Dugeon2019-07-021-1/+5
|\ \ | |/ |/|
| * ospfd: Cleanup ospf->redist and ospf->external on shutdownDonald Sharp2019-06-221-1/+5
* | Revert "Ospf missing interface handling 2"Donald Sharp2019-06-246-44/+27
|/