summaryrefslogtreecommitdiffstats
path: root/isisd/isis_bpf.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
* *: fix some random warningsDavid Lamparter2018-09-091-2/+2
* isisd: Include header for function declarationDonald Sharp2018-08-261-0/+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: Convert to use LIB_ERR_XXXDonald Sharp2018-08-141-4/+5
* *: use C99 standard fixed-width integer typesQuentin Young2018-03-271-11/+11
* isisd: Fixed the way isis reads from bpfipinlnd2018-03-191-10/+19
* *: conform with COMMUNITY.md formatting rules, via 'make indent'Lou Berger2018-03-061-2/+1
* Revert "isisd: bpf: ETHER_HDR_LEN -> ETH_ALEN"Rafael Zalamena2017-12-181-16/+16
* isisd: Allow struct zebra_privs_t to be availableDonald Sharp2017-10-241-2/+0
* isisd: bpf: ETHER_HDR_LEN -> ETH_ALENDavid Lamparter2017-08-261-16/+16
* isisd: Convert to using prefix.h ETH_ALENDonald Sharp2017-08-041-5/+5
* *: reindentreindent-master-afterwhitespace / reindent2017-07-171-245/+224
* *: make consistent & update GPLv2 file headersDavid Lamparter2017-05-151-4/+4
* isisd: implement draft-ietf-isis-ext-eth and support p2p over LAN on BSDChristian Franke2017-04-281-30/+3
* isisd: Fix unused variable in some situations.Donald Sharp2017-01-191-1/+4
* *: fix some licensing SNAFUsDavid Lamparter2016-11-141-1/+0
* *: fix signedness mix-upsDavid Lamparter2016-06-071-3/+4
* isisd, lib: Fix some more compiler warningsDonald Sharp2016-03-301-0/+2
* isisd: make send_lsp more robustChristian Franke2016-03-301-2/+9
* isisd: add Google's changes to IS-ISJosh Bailey2012-04-071-4/+11
* isisd: change ISIS_METHOD to use C preprocessorDavid Lamparter2010-04-291-0/+3
* isisd: fix BPF ioctl() calls, treat "true" and "false" as reservedDavid Ward2009-12-031-6/+7
* [isisd] Commit new files which should have been part of previous commit..Paul Jakma2007-08-081-0/+340