summaryrefslogtreecommitdiff
path: root/babeld
AgeCommit message (Expand)Author
2025-04-11Merge pull request #16735 from zmw12306/babel_nonzeroMBZDonald Sharp
2025-04-10Merge pull request #18472 from zmw12306/Update-TLVJafar Al-Gharaibeh
2025-04-10Merge pull request #18548 from zmw12306/request_subtlv_typeJafar Al-Gharaibeh
2025-04-09Merge pull request #17915 from mjstapp/compile_wshadowDavid Lamparter
2025-04-08babeld: clean up -Wshadow warningsMark Stapp
2025-04-08Merge pull request #18583 from zmw12306/source_portJafar Al-Gharaibeh
2025-04-08Merge pull request #18585 from zmw12306/babel-knownaeRuss White
2025-04-08Merge pull request #18584 from zmw12306/babel_get_myidRuss White
2025-04-08Merge pull request #18582 from zmw12306/route_lostRuss White
2025-04-08Merge pull request #18581 from zmw12306/request_forwardRuss White
2025-04-08Merge pull request #18547 from zmw12306/Hop-CountRuss White
2025-04-05babel: fix incorrect check in known_ae()zmw12306
2025-04-05babeld: Add a check to prevent all-ones casezmw12306
2025-04-05babeld: check valid babel portzmw12306
2025-04-05babeld: Fix starvation handling on route loss per RFC 8966 ยง3.8.2.1zmw12306
2025-04-05babeld: Request forwarding does not prioritize feasible routeszmw12306
2025-04-01Merge pull request #18470 from zmw12306/NH_InitRuss White
2025-03-31babeld: fix incorrect type assignment in parse_request_subtlvzmw12306
2025-03-31babeld: Hop Count must not be 0.zmw12306
2025-03-31babeld: Add input validation for update TLV.zmw12306
2025-03-30*: Ensure prefix lists are freed on shutdown.Donald Sharp
2025-03-26Merge pull request #18448 from Shbinging/fix_babel_hello_intervalDonatas Abraitis
2025-03-25Merge pull request #18474 from zmw12306/Hop-CountRuss White
2025-03-25Merge pull request #18471 from zmw12306/NH-TLVDonald Sharp
2025-03-25babeld: fix hello packets not sent with configured hello timerShbinging
2025-03-24babeld: add check incorrect AE value for NH TLV.zmw12306
2025-03-24babeld: Hop Count must not be 0.zmw12306
2025-03-23babeld: Missing Validation for AE=0 and Plen!=0zmw12306
2025-03-23babeld: Add next hop initializationzmw12306
2025-03-23babeld: babeld: Add MBZ and Reserved field checkingzmw12306
2025-03-18babled: set wired/wireless internal only when wired/wireless status changesShbinging
2025-02-10babeld: Improve code clarity and maintainabilityY Bharath
2025-01-02babel: Clean babel related config on daemon stopYaroslav Kholod
2024-12-20babel: Clean babel config on babel daemon stopYaroslav Kholod
2024-09-06babeld: changes for code maintainabilitysri-mohan1
2024-08-22babeld: Do not remove route when replacingDonald Sharp
2024-08-22babeld: Send the route's metric down to zebra.Donald Sharp
2024-08-13babeld: Free up memory on shutdownDonald Sharp
2024-07-10babel: Added null check after retrieving babel_ifpY Bharath
2024-02-20babeld: changes for code maintainabilitysri-mohan1
2024-02-14babeld: changes for code maintainabilitysri-mohan1
2024-02-01*: create a single registry of daemons' default port valuesMark Stapp
2024-01-27babeld: remove bogus config path printDavid Lamparter
2024-01-27*: fix `frr_daemon_info` indentationDavid Lamparter
2024-01-27*: rename `frr_vtydir` to `frr_runstatedir`David Lamparter
2024-01-22babeld: use correct autocompletion for distribute-list commandsIgor Ryzhov
2024-01-22babeld: pass distribute ctx to distribute-list functionsIgor Ryzhov
2024-01-22lib: enable multiple instance support with distribute listsChristian Hopps
2024-01-09*: zebra.h should not have fcntl.hDonald Sharp
2023-11-22*: convert `struct interface->connected` to DLISTDavid Lamparter