summaryrefslogtreecommitdiffstats
path: root/isisd/isis_dlpi.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* isisd: Expand send/receive buffers to allow for larger mtuDonald Sharp2020-03-211-1/+1
* *: generously apply constDavid Lamparter2019-12-021-4/+7
* *: frr_elevate_privs -> frr_with_privsDavid Lamparter2019-09-031-1/+1
* isisd: replace dict_* with DECLARE_RBTREEDavid Lamparter2019-04-271-1/+0
* *: use array_size instead of raw divisionQuentin Young2019-02-261-1/+1
* *: frr_elevate_privs whitespace fixesDavid Lamparter2018-08-141-3/+3
* *: use frr_elevate_privs() (1/2: coccinelle)David Lamparter2018-08-141-20/+15
* *: rename zlog_fer -> flog_errQuentin Young2018-08-141-2/+2
* isisd: Cleanup compile issueDonald Sharp2018-08-141-2/+2
* isisd: Convert to use LIB_ERR_XXXDonald Sharp2018-08-141-4/+5
* *: use C99 standard fixed-width integer typesQuentin Young2018-03-271-15/+15
* isisd: Allow struct zebra_privs_t to be availableDonald Sharp2017-10-241-2/+0
* *: reindentreindent-master-afterwhitespace / reindent2017-07-171-521/+486
* *: make consistent & update GPLv2 file headersDavid Lamparter2017-05-151-4/+4
* *: fix some licensing SNAFUsDavid Lamparter2016-11-141-1/+0
* isisd/isis_dlpi: Fix warningDavid Lamparter2016-05-261-1/+1
* isisd/solaris: fix size_t confusionsDavid Lamparter2016-05-261-11/+12
* isisd: make send_lsp more robustChristian Franke2016-03-301-5/+25
* isisd: always join all IS-IS multicast groupsDavid Lamparter2012-12-121-7/+3
* isisd: add Google's changes to IS-ISJosh Bailey2012-04-071-4/+14
* isisd: change ISIS_METHOD to use C preprocessorDavid Lamparter2010-04-291-0/+3
* [isisd:DLPI] Try open vanity-named DLPI dev before style 1,2Jingjing Duan2008-08-221-6/+17
* [isisd] Fix packet filtering with DLPIJingjing Duan2008-08-221-3/+9
* [isisd] Commit new files which should have been part of previous commit..Paul Jakma2007-08-081-0/+607