summaryrefslogtreecommitdiffstats
path: root/ripngd/ripng_interface.c (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | ripngd: remove the ripng global variableRenato Westphal2019-01-181-56/+80
| * | ripngd: move "Vripng_passive_interface" to the ripng structureRenato Westphal2019-01-181-14/+11
| * | ripngd: move "ripng_enable_network" to the ripng structureRenato Westphal2019-01-181-16/+16
| * | ripngd: move "ripng_enable_if" to the ripng structureRenato Westphal2019-01-181-19/+14
* | | *: remove trailing newlines from zlog messagesQuentin Young2019-03-141-2/+2
| |/ |/|
* | Treewide: use ANSI function definitionsRuben Kerkhof2019-01-241-2/+2
|/
* ripngd: fix SIGHUP handlingRenato Westphal2018-12-031-31/+0
* ripngd: retrofit the 'split-horizon' command to the new northbound modelRenato Westphal2018-12-031-91/+14
* ripngd: retrofit the 'passive-interface' command to the new northbound modelRenato Westphal2018-12-031-42/+9
* ripngd: retrofit the 'network' command to the new northbound modelRenato Westphal2018-12-031-71/+13
* *: LIB_[ERR|WARN] -> EC_LIBQuentin Young2018-09-131-1/+1
* bgpd, ripngd: Convert to using new agg_table/routeDonald Sharp2018-08-301-26/+28
* *: use frr_elevate_privs() (1/2: coccinelle)David Lamparter2018-08-141-11/+6
* *: rename ferr_zlog -> flog_err_sysQuentin Young2018-08-141-3/+3
* *: rename zlog_fer -> flog_errQuentin Young2018-08-141-3/+3
* ripngd: Convert over to using LIB_ERR_XXXX for zlog_ferrDonald Sharp2018-08-141-4/+10
* ripngd: variable scope overlap fix (PVS-Studio)F. Aragon2018-07-021-5/+5
* ripngd: Make 'struct zebra_privs_t' availableDonald Sharp2017-10-241-2/+0
* *: use the FOR_ALL_INTERFACES abstraction from babeldRenato Westphal2017-10-101-5/+5
* *: introduce new rb-tree to optimize interface lookup by ifindexRenato Westphal2017-10-101-1/+1
* *: eliminate IFINDEX_DELETED in favor of IFINDEX_INTERNALRenato Westphal2017-10-101-1/+1
* *: use rb-trees to store interfaces instead of sorted linked-listsRenato Westphal2017-10-101-10/+10
* *: remove empty "interface XYZ" config blocksDavid Lamparter2017-08-291-2/+2
* lib: replace if_add_hook with hook_* logicDavid Lamparter2017-08-151-2/+2
* *: reindentreindent-master-afterwhitespace / reindent2017-07-171-816/+776
* Merge remote-tracking branch 'frr/master' into newline-reduxDavid Lamparter2017-07-141-4/+4
|\
| * vtysh: return non-zero for configuration failuresDaniel Walton2017-07-131-4/+4
* | *: ditch vty_outln(), part 1 of 2David Lamparter2017-07-131-11/+11
|/
* *: use vty_outlnQuentin Young2017-06-291-20/+14
* ripngd: Let ripng announce interface turned on for usage.Donald Sharp2017-05-281-8/+5
* ripngd: Fix missing newlines at end of help stringsDonald Sharp2017-05-281-2/+2
* *: make consistent & update GPLv2 file headersDavid Lamparter2017-05-151-4/+3
* *: remove THREAD_ON macros, add nullity checkQuentin Young2017-05-091-3/+2
* *: coccinelle-replace vty->indexDavid Lamparter2016-12-091-6/+3
* Merge branch 'queue/osr/vtysh-generic'David Lamparter2016-12-051-7/+1
|\
| * *: make DEFUN installations file-localDavid Lamparter2016-12-011-7/+1
* | Merge branch 'stable/2.0'David Lamparter2016-12-051-2/+2
|\ \ | |/ |/|
| * ripngd: fix drop of multicast membership when the interface is downRenato Westphal2016-11-251-2/+2
* | Merge branch 'cmaster-next' into vtysh-grammarQuentin Young2016-10-181-3/+3
|\|
| * ripngd: add support for route tagsChristian Franke2016-10-081-3/+3
* | ripngd: dispose of some CHECK ME's for ripngQuentin Young2016-09-271-13/+3
* | ripngd: add 'int idx_foo' argv index variablesDaniel Walton2016-09-231-8/+12
* | ALIAS removal for bgp, ospf, pim, isis, rip, ripng, lib and zebraDaniel Walton2016-09-231-9/+10
* | ripngd: argv updateDaniel Walton2016-09-231-8/+8
|/
* ripngd: add ECMP supportFeng Lu2016-06-081-30/+7
* quagga: Remove iflist global variableDonald Sharp2016-04-081-5/+5
* quagga: delete interface from default table when moved to vrfDon Slice2016-03-181-1/+1
* *: add VRF ID in the API message headerFeng Lu2015-11-041-12/+14
* *: call if_init()/if_terminate() from vrf_init()/vrf_terminate()Feng Lu2015-10-301-1/+1
* ripngd: ripngd-warnings.patchDonald Sharp2015-05-201-1/+1