summaryrefslogtreecommitdiffstats
path: root/ripngd/ripng_offset.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* ripngd: changes for code maintainabilitysri-mohan12023-06-211-12/+8
* *: auto-convert to SPDX License IDsDavid Lamparter2023-02-091-16/+1
* *: Fix spelling of modifedDonald Sharp2022-04-191-2/+2
* *: require semicolon after DEFINE_MTYPE & coDavid Lamparter2021-03-171-1/+1
* ripngd: use MTYPE_STATICDavid Lamparter2019-06-211-0/+2
* ripd, ripngd: fix cleaning up of offset listsRenato Westphal2019-04-191-0/+5
* ripngd: remove the ripng global variableRenato Westphal2019-01-181-11/+14
* ripngd: move "ripng_offset_list_master" to the ripng structureRenato Westphal2019-01-181-25/+5
* ripngd: retrofit the 'offset-list' command to the new northbound modelRenato Westphal2018-12-031-269/+23
* *: list_delete_and_null() -> list_delete()David Lamparter2018-10-021-1/+1
* *: use C99 standard fixed-width integer typesQuentin Young2018-03-271-2/+2
* *: Convert list_delete(struct list *) to ** to allow nullingDonald Sharp2017-10-051-1/+1
* *: reindentreindent-master-afterwhitespace / reindent2017-07-171-285/+277
* Merge remote-tracking branch 'frr/master' into newline-reduxDavid Lamparter2017-07-141-5/+5
|\
| * vtysh: return non-zero for configuration failuresDaniel Walton2017-07-131-5/+5
* | *: ditch vty_outln(), part 1 of 2David Lamparter2017-07-131-9/+9
|/
* *: use vty_outlnQuentin Young2017-06-291-15/+13
* *: make consistent & update GPLv2 file headersDavid Lamparter2017-05-151-4/+3
* ripngd: add 'int idx_foo' argv index variablesDaniel Walton2016-09-231-4/+18
* convert <1-255> to (1-255), ()s to <>s, etcDaniel Walton2016-09-231-4/+4
* ripngd: argv updateDaniel Walton2016-09-231-4/+4
* Quagga: Fixup some compile warningsDonald Sharp2015-11-231-1/+1
* [trivia] finish off static'ification of ospf6d and ripngdPaul Jakma2008-08-221-11/+13
* 2005-04-07 Paul Jakma <paul.jakma@sun.com>paul2005-04-071-4/+4
* Sync with changes in lib. Make more strings const.hasso2004-10-111-7/+9
* Ripngd part of 6Wind patch.hasso2003-05-251-0/+417