summaryrefslogtreecommitdiffstats
path: root/babeld (follow)
Commit message (Expand)AuthorAgeFilesLines
* babeld: fix #11808 to avoid infinite loopsharryreps2023-03-041-3/+3
* Merge pull request #12780 from opensourcerouting/spdx-license-idDonald Sharp2023-02-1731-551/+30
|\
| * *: auto-convert to SPDX License IDsDavid Lamparter2023-02-0930-532/+30
| * *: sort out & explain licenses used in FRRDavid Lamparter2023-02-091-19/+0
* | Merge pull request #12802 from sri-mohan1/sri-bableDonald Sharp2023-02-154-15/+17
|\ \
| * | babeld: changes for code maintainabilitysri-mohan12023-02-144-15/+17
* | | Merge pull request #12762 from sri-mohan1/sri-bableDonald Sharp2023-02-101-12/+14
|\| | | |/ |/|
| * babeld: changes for code maintainabilitysri-mohan12023-02-071-12/+14
* | babeld: Fix filtering against all interfacesYuxiang Zhu2023-02-061-2/+5
|/
* babeld: During intf startup, ignore address already in useDonald Sharp2023-01-281-9/+9
* babeld: The function is already a pointerDonald Sharp2023-01-281-1/+1
* Merge pull request #12640 from vfreex/babel-no-commandsRuss White2023-01-244-154/+98
|\
| * babeld: Add missing `no` commandsYuxiang Zhu2023-01-204-154/+98
* | babeld: Fix --terminal optionYuxiang Zhu2023-01-201-29/+0
|/
* build, vtysh: extract vtysh commands from .xrefDavid Lamparter2022-10-261-5/+0
* *: Create and use infrastructure to show debugs in libDonald Sharp2022-10-071-0/+2
* babeld: Remove return value for gettime()Donald Sharp2022-08-242-3/+3
* babeld: Install route to RIB if parse_update_subtlv() is falseDonatas Abraitis2022-07-111-1/+1
* babeld: Ignore sub-tlv's with mandatory bit setDonald Sharp2022-06-092-52/+82
* babeld: Update to ignore unicast hellosDonald Sharp2022-06-091-21/+63
* babeld: Check that bodylen is within some bounds of usableDonald Sharp2022-05-121-4/+4
* *: use FRR interface name definition everywhereRafael Zalamena2022-05-021-1/+2
* babeld: Rehook up interface up eventsDonald Sharp2022-03-271-17/+1
* *: Change thread->func to return void instead of intDonald Sharp2022-02-241-14/+8
* Merge pull request #10504 from qingkaishi/masterDonald Sharp2022-02-081-10/+10
|\
| * babeld: fix #10502 #10503 by repairing the checks on lengthqingkaishi2022-02-041-10/+10
* | babeld: fix #10487 by adding a check on packet lengthwhichbug2022-02-041-7/+6
|/
* *: do not print vrf name for interface config when using vrf-liteIgor Ryzhov2022-01-241-2/+2
* babeld: C-style commentsAdriano Marto Reis2021-12-221-6/+4
* babeld: Presenting interface configuration parametersAdriano Marto Reis2021-12-222-7/+39
* Merge pull request #10032 from opensourcerouting/build-fix-20211111Donald Sharp2021-11-131-4/+3
|\
| * build: remove some useless intermediate librariesDavid Lamparter2021-11-111-4/+3
* | *: Convert quagga_signal_X to frr_signal_XDonald Sharp2021-11-111-1/+1
* | lib: Add autocomplete for access-listsDonatas Abraitis2021-10-311-4/+4
|/
* *: convert zclient callbacks to tableDavid Lamparter2021-10-201-5/+9
* babeld: Prevent compiler warning about uninited value for nDonald Sharp2021-10-131-1/+1
* Merge pull request #9496 from idryzhov/vrf-cmd-init-unused-argDavid Lamparter2021-08-271-1/+1
|\
| * lib: remove unused argument from vrf_cmd_initIgor Ryzhov2021-08-261-1/+1
* | Merge pull request #9331 from idryzhov/explicit-exitChristian Hopps2021-08-262-1/+3
|\ \ | |/ |/|
| * *: explicitly print "exit" at the end of every node configIgor Ryzhov2021-08-232-1/+3
* | *: Drop `break` after using frr_help_exit() in switch/caseDonatas Abraitis2021-08-251-2/+1
|/
* *: cleanup interface node installationIgor Ryzhov2021-07-291-11/+1
* *: Replace 4/16 integers to IPV4_MAX_BYTELEN/IPV6_MAX_BYTELENDonatas Abraitis2021-07-012-46/+54
* *: Convert numeric 32 into IPV4_MAX_BITLEN for prefixlenDonatas Abraitis2021-07-011-5/+5
* babeld: Drop in_prefix() functionDonatas Abraitis2021-07-012-23/+0
* lib: remove vrf-interface config when removing the VRFIgor Ryzhov2021-06-211-0/+2
* babeld: Allow babeld to actually register to use distribute-listDonald Sharp2021-05-041-3/+91
* build: make builddir include path consistentDavid Lamparter2021-04-211-1/+1
* *: remove *.conf.sample filesQuentin Young2021-04-093-32/+0
* *: require semicolon after FRR_DAEMON_INFO & co.David Lamparter2021-03-171-1/+1