summaryrefslogtreecommitdiffstats
path: root/ospfd/ospf_ism.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* ospfd: Fix 4 levels of unnecessary indentationDonald Sharp2020-03-041-11/+16
* *: Replace s_addr 0 => INADDR_ANYDonatas Abraitis2020-02-061-2/+2
* *: generously apply constDavid Lamparter2019-12-021-2/+2
* *: remove useless return variablesQuentin Young2019-02-261-3/+1
* *: spelchekDavid Lamparter2018-10-251-1/+1
* *: list_delete_and_null() -> list_delete()David Lamparter2018-10-021-4/+4
* *: Convert list_delete(struct list *) to ** to allow nullingDonald Sharp2017-10-051-4/+4
* *: reindentreindent-master-afterwhitespace / reindent2017-07-171-474/+456
* *: simplify log message lookupQuentin Young2017-06-211-3/+3
* *: make consistent & update GPLv2 file headersDavid Lamparter2017-05-151-4/+3
* *: use hooks for sending SNMP trapsDavid Lamparter2017-03-251-14/+5
* *: get rid of zlog(*, LOG_LEVEL, ...)David Lamparter2017-03-081-11/+9
* ospfd: Remove HAVE_OPAQUE_LSADonald Sharp2016-08-161-2/+0
* *: nuke ^L (page feed)David Lamparter2014-06-041-2/+2
* ospfd: compile warning cleanupsAndrew Certain2013-01-071-3/+2
* ospfd: Unify router and network LSA refresh logic with general refresherPaul Jakma2010-12-081-6/+3
* ospfd: Lower level of some common messages from info to debugPaul Jakma2010-12-081-4/+4
* ospfd: Make sure priority is respected.Joakim Tjernlund2009-08-281-1/+1
* [warnings] Fix various SOS warningsPaul Jakma2008-08-221-1/+1
* [ospfd] Allow ospf_lsa_unlock to NULL out callers' LSA pointers upon freePaul Jakma2006-07-261-1/+1
* [ospfd] CID #15, remove redundant NULL check in ism_change_statePaul Jakma2006-05-131-11/+8
* 2005-10-21 Paul Jakma <paul.jakma@sun.com>paul2005-10-211-12/+7
* 2005-09-29 Alain Ritoux <alain.ritoux@6wind.com>vincent2005-09-291-0/+15
* 2005-06-01 Akihiro Mizutani <mizutani@net-chef.net>paul2005-06-011-9/+3
* 2005-05-06 Paul Jakma <paul.jakma@sun.com>paul2005-05-061-24/+18
* 2005-04-07 Paul Jakma <paul.jakma@sun.com>paul2005-04-071-9/+3
* 2005-02-08 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2005-02-081-11/+3
* 2004-12-08 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2004-12-081-3/+3
* Compiler warnings fixes round 1.hasso2004-10-081-1/+1
* Remove usage of evil list and listnode typedefs.hasso2004-09-231-10/+10
* 2003-03-25 Paul Jakma <paul@dishone.st>paul2003-03-251-8/+8
* From endo@suri.co.jp Fri Jan 17 23:36:30 2003paul2003-01-181-0/+658