summaryrefslogtreecommitdiff
path: root/isisd/isis_bpf.c
AgeCommit message (Expand)Author
2024-01-09*: zebra.h should not have fcntl.hDonald Sharp
2023-02-09*: auto-convert to SPDX License IDsDavid Lamparter
2022-08-29isisd: changes for code maintainabilitysri-mohan1
2022-05-11*: Properly use memset() when zeroingDonatas Abraitis
2021-01-28isisd: Remove #if 0 codeDonald Sharp
2020-11-18isisd: fix uninitialized variableIgor Ryzhov
2020-07-14*: un-split strings across linesDavid Lamparter
2020-03-21isisd: Expand send/receive buffers to allow for larger mtuDonald Sharp
2019-12-02*: generously apply constDavid Lamparter
2019-09-03*: frr_elevate_privs -> frr_with_privsDavid Lamparter
2019-04-27isisd: replace dict_* with DECLARE_RBTREEDavid Lamparter
2018-09-09*: fix some random warningsDavid Lamparter
2018-08-25isisd: Include header for function declarationDonald Sharp
2018-08-14*: frr_elevate_privs whitespace fixesDavid Lamparter
2018-08-14*: use frr_elevate_privs() (1/2: coccinelle)David Lamparter
2018-08-14*: rename zlog_fer -> flog_errQuentin Young
2018-08-14isisd: Convert to use LIB_ERR_XXXDonald Sharp
2018-03-27*: use C99 standard fixed-width integer typesQuentin Young
2018-03-19isisd: Fixed the way isis reads from bpfipinlnd
2018-03-06*: conform with COMMUNITY.md formatting rules, via 'make indent'Lou Berger
2017-12-18Revert "isisd: bpf: ETHER_HDR_LEN -> ETH_ALEN"Rafael Zalamena
2017-10-23isisd: Allow struct zebra_privs_t to be availableDonald Sharp
2017-08-26isisd: bpf: ETHER_HDR_LEN -> ETH_ALENDavid Lamparter
2017-08-04isisd: Convert to using prefix.h ETH_ALENDonald Sharp
2017-07-17*: reindentreindent-master-afterwhitespace / reindent
2017-05-15*: make consistent & update GPLv2 file headersDavid Lamparter
2017-04-28isisd: implement draft-ietf-isis-ext-eth and support p2p over LAN on BSDChristian Franke
2017-01-18isisd: Fix unused variable in some situations.Donald Sharp
2016-11-14*: fix some licensing SNAFUsDavid Lamparter
2016-06-07*: fix signedness mix-upsDavid Lamparter
2016-03-29isisd, lib: Fix some more compiler warningsDonald Sharp
2016-03-29isisd: make send_lsp more robustChristian Franke
2012-04-07isisd: add Google's changes to IS-ISJosh Bailey
2010-04-28isisd: change ISIS_METHOD to use C preprocessorDavid Lamparter
2009-12-03isisd: fix BPF ioctl() calls, treat "true" and "false" as reservedDavid Ward
2007-08-08[isisd] Commit new files which should have been part of previous commit..Paul Jakma