summaryrefslogtreecommitdiffstats
path: root/ospf6d/ospf6_main.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* ospf6d: support keychain for ospf6 authenticationAbhinay Ramesh2022-02-091-0/+2
* *: Convert quagga_signal_X to frr_signal_XDonald Sharp2021-11-111-1/+1
* *: Drop `break` after using frr_help_exit() in switch/caseDonatas Abraitis2021-08-251-1/+0
* lib: remove old bfd libraryIgor Ryzhov2021-05-071-3/+2
* ospf6d: add internal support for multiple vrfsharios_niral2021-05-051-1/+1
* ospf6d: North-bound implementation for ospf6d rmapsSarita Patra2021-03-301-0/+3
* *: require semicolon after FRR_DAEMON_INFO & co.David Lamparter2021-03-171-1/+2
* ospf6: move serv_close to ospf6_deleteIgor Ryzhov2020-11-301-3/+2
* ospf6d : Transformation changes for ospf6 vrf support.harios_niral2020-10-311-9/+10
* ospf6d : Socket change for ospf6d vrf support.Kaushik2020-10-071-3/+3
* ospf6d : Preparing for ospf6d VRF support.Kaushik2020-09-011-2/+4
* *: add filter northbound supportRafael Zalamena2020-06-051-0/+1
* *: include vrf northbound module in initChirag Shah2020-04-161-0/+1
* *: fix route map integrationRafael Zalamena2020-02-041-0/+1
* lib: rename memory_vty.c to lib_vty.cDavid Lamparter2019-12-061-1/+0
* *: make frr_yang_module_info constDavid Lamparter2019-11-301-1/+1
* ospf6d: reset the global ospf6 pointerPhilippe Guibert2019-02-151-1/+3
* ospf6d: closing server socket when leaving ospf6dPhilippe Guibert2019-02-141-0/+2
* yang, lib: add 'frr-interface.yang' and associated stub callbacksRenato Westphal2018-10-271-0/+1
* *: add empty array of YANG modulesRenato Westphal2018-10-271-1/+5
* *: add a vrf update hook to be informed of the vrf namePhilippe Guibert2018-08-281-1/+1
* ospf6d: assign zebra router-id to ospf6 instanceChirag Shah2018-03-011-0/+3
* ospf6d: Fix redist w/ route-map during restartChirag Shah2018-01-261-0/+8
* Merge pull request #1300 from chiragshah6/mdevJafar Al-Gharaibeh2017-10-171-1/+0
|\
| * ospf6d: fix ospf6d crash during sigterm/shutdownChirag Shah2017-10-061-1/+0
* | *: use the FOR_ALL_INTERFACES abstraction from babeldRenato Westphal2017-10-101-1/+1
* | *: use rb-trees to store interfaces instead of sorted linked-listsRenato Westphal2017-10-101-2/+2
|/
* *: centralize some exit cleanup into libfrrDavid Lamparter2017-08-151-7/+3
* *: reindentreindent-master-afterwhitespace / reindent2017-07-171-132/+108
* ospf6d: Fix zclient cleanup on shutdownDonald Sharp2017-06-301-1/+4
* Merge pull request #537 from donaldsharp/vrf_stuffDavid Lamparter2017-05-171-1/+1
|\
| * *: Consolidate vrf_hooks into vrf_initDonald Sharp2017-05-161-1/+1
* | *: make consistent & update GPLv2 file headersDavid Lamparter2017-05-151-4/+3
|/
* lib: remove remaining struct zlog * argsDavid Lamparter2017-03-081-1/+1
* lib: simplify protocol/log namingDavid Lamparter2017-03-081-2/+1
* *: add frr_run()David Lamparter2017-03-081-14/+1
* *: add frr_config_fork()David Lamparter2017-03-081-53/+3
* *: centralize more into frr_init()David Lamparter2017-03-071-3/+0
* *: add frr_init() infrastructureDavid Lamparter2017-03-071-106/+25
* *: fix warning fallout from set_socket_pathDavid Lamparter2017-02-011-1/+1
* ospf6d: Add vty_socket cli option to override the compiled-in location for th...Martin Winter2017-01-251-1/+11
* build: rename (1 of ?): configure.ac + preprocDavid Lamparter2016-12-201-6/+6
* lib: migrate to new memory-type handlingDavid Lamparter2016-09-191-0/+1
* Fix for CM-12450 Ensure quagga logs at startup are sent to syslog (until log ...Sid Khot2016-08-181-1/+3
* all: add default log file if none are definedDon Slice2016-07-111-0/+2
* Quagga: Fix code to use srandom/randomDonald Sharp2016-05-301-1/+1
* zebra - BFD client de-registration supportradhika2016-05-091-0/+3
* quagga: Fixup startup to allow consistency between sysV and systemdDonald Sharp2016-04-271-4/+0
* quagga: Remove iflist global variableDonald Sharp2016-04-081-1/+1
* *: Modify protocols to have systemd integrationDonald Sharp2016-02-101-0/+4