summaryrefslogtreecommitdiff
path: root/ripngd/ripng_offset.c
AgeCommit message (Expand)Author
2022-04-19*: Fix spelling of modifedDonald Sharp
2021-03-17*: require semicolon after DEFINE_MTYPE & coDavid Lamparter
2019-06-21ripngd: use MTYPE_STATICDavid Lamparter
2019-04-19ripd, ripngd: fix cleaning up of offset listsRenato Westphal
2019-01-18ripngd: remove the ripng global variableRenato Westphal
2019-01-18ripngd: move "ripng_offset_list_master" to the ripng structureRenato Westphal
2018-12-03ripngd: retrofit the 'offset-list' command to the new northbound modelRenato Westphal
2018-10-02*: list_delete_and_null() -> list_delete()David Lamparter
2018-03-27*: use C99 standard fixed-width integer typesQuentin Young
2017-10-05*: Convert list_delete(struct list *) to ** to allow nullingDonald Sharp
2017-07-17*: reindentreindent-master-afterwhitespace / reindent
2017-07-14Merge remote-tracking branch 'frr/master' into newline-reduxDavid Lamparter
2017-07-13vtysh: return non-zero for configuration failuresDaniel Walton
2017-07-13*: ditch vty_outln(), part 1 of 2David Lamparter
2017-06-29*: use vty_outlnQuentin Young
2017-05-15*: make consistent & update GPLv2 file headersDavid Lamparter
2016-09-23ripngd: add 'int idx_foo' argv index variablesDaniel Walton
2016-09-23convert <1-255> to (1-255), ()s to <>s, etcDaniel Walton
2016-09-22ripngd: argv updateDaniel Walton
2015-11-23Quagga: Fixup some compile warningsDonald Sharp
2008-08-22[trivia] finish off static'ification of ospf6d and ripngdPaul Jakma
2005-04-072005-04-07 Paul Jakma <paul.jakma@sun.com>paul
2004-10-11Sync with changes in lib. Make more strings const.hasso
2003-05-25Ripngd part of 6Wind patch.hasso