summaryrefslogtreecommitdiffstats
path: root/ripd/rip_offset.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* ripd: use MTYPE_STATICDavid Lamparter2019-06-211-0/+2
* ripd, ripngd: fix cleaning up of offset listsRenato Westphal2019-04-191-0/+5
* ripd: remove the rip global variableRenato Westphal2019-01-181-7/+11
* ripd: move "rip_offset_list_master" to the rip structureRenato Westphal2019-01-181-23/+4
* ripd: retrofit the 'offset-list' command to the new northbound modelRenato Westphal2018-10-271-266/+24
* *: 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-279/+266
* 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
* ripd: 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
* ripd: argv updateDaniel Walton2016-09-231-4/+4
* Revert "ripd: Fixup code to work under new way"Daniel Walton2016-09-221-4/+4
* ripd: Fixup code to work under new wayDonald Sharp2016-09-211-4/+4
* [cleanup] Convert XMALLOC/memset to XCALLOCStephen Hemminger2009-06-121-5/+1
* 2005-10-26 Paul Jakma <paul.jakma@sun.com>paul2005-10-261-10/+12
* 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/+8
* Initial revisionpaul2002-12-131-0/+414