summaryrefslogtreecommitdiff
path: root/lib/filter.c
AgeCommit message (Expand)Author
2024-05-14lib, vtysh, topotests: fix 'show ip[v6] access-list ... json' formattingPiotr Suchy
2024-02-26lib: fix access-list entry updateIgor Ryzhov
2024-01-26lib: convert filters to mgmtdChristian Hopps
2023-02-09*: auto-convert to SPDX License IDsDavid Lamparter
2021-11-17lib: use json-printf in filter codeDavid Lamparter
2021-11-17lib: use vty_json()David Lamparter
2021-10-31lib: Add autocomplete for access-listsDonatas Abraitis
2021-10-14Merge pull request #9751 from ewlumpkin/comment_spelling_fixesIgor Ryzhov
2021-10-08*: cleanup number-named access-lists in CLIIgor Ryzhov
2021-10-05lib: fix spelling nits in more lib filesewlumpkin
2021-08-02lib: add "json" option to "show ip[v6] access-list"Renato Westphal
2021-07-01*: Replace 4/16 integers to IPV4_MAX_BYTELEN/IPV6_MAX_BYTELENDonatas Abraitis
2021-04-28Merge pull request #8471 from idryzhov/cleanup-num-named-listsDonatas Abraitis
2021-04-14*: cleanup number-named access-lists and prefix-listsIgor Ryzhov
2021-04-14lib: fix access-list deletionIgor Ryzhov
2021-04-06lib: fix usage of operational data in CLIIgor Ryzhov
2021-03-17*: require semicolon after DEFINE_MTYPE & coDavid Lamparter
2020-10-22lib: Convert inet_ntoa to %pI4Donatas Abraitis
2020-06-05lib: migrate filter configuration writerRafael Zalamena
2020-06-05lib: fix rebase conflictsRafael Zalamena
2020-06-05lib: fix filter northbound double removalRafael Zalamena
2020-06-05lib: migrate filter CLI to use northboundRafael Zalamena
2020-06-05lib: export access-lists shared functionsRafael Zalamena
2020-06-03lib: Allow deletion of some access-listsDonald Sharp
2020-04-27lib: Delete the entire access-list only if there are no more entriesDonatas Abraitis
2020-04-27lib: Convert access_list_empty to boolDonatas Abraitis
2020-04-16lib: prefix must be a valid pointer at this pointDonald Sharp
2020-04-16*: move CLI node names to cmd_node->nameDavid Lamparter
2020-04-16*: remove second parameter on install_node()David Lamparter
2020-04-16*: remove cmd_node->vtyshDavid Lamparter
2020-04-16*: clean up cmd_node initializersDavid Lamparter
2020-02-27lib: Cleanup set but unused variablesDonald Sharp
2020-02-13*: Remove break after returnDonatas Abraitis
2020-02-06*: Replace s_addr 0 => INADDR_ANYDonatas Abraitis
2020-02-04*: remove null check before XFREEQuentin Young
2020-02-03*: don't null after XFREE; XFREE does this itselfQuentin Young
2019-12-14lib: random unused bits cleanupDavid Lamparter
2019-11-19lib: no filter operations fix on appropriate access-list namePhilippe Guibert
2019-10-16lib: Coverity SA doesn't trust the CLIDonald Sharp
2019-08-06*: fix ctype (isalpha & co.) castsDavid Lamparter
2019-07-08filter: Introduce sequence number for access-listDonatas Abraitis
2019-02-25*: remove casts of XMALLOC / XCALLOCQuentin Young
2019-02-25*: remove null check before XFREEQuentin Young
2019-01-24Treewide: use ANSI function definitionsRuben Kerkhof
2018-10-24lib: change M:A:C to X:X:X:X:X:XQuentin Young
2018-07-23libs, daemons: use const in route-map applyMark Stapp
2018-07-06eigrpd lib pimd zebra: dead code (PVS-Studio)F. Aragon
2018-03-27*: use C99 standard fixed-width integer typesQuentin Young
2017-09-20bgpd: Intialize all the variables used in argv_find.Mitesh Kanjariya
2017-08-09lib: some final MAC access-list fixesDavid Lamparter