index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
babeld
/
babeld.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
babeld, lib, nhrpd: Add likely and unlikely macros
Donald Sharp
2023-03-23
1
-30
/
+32
*
Merge pull request #12780 from opensourcerouting/spdx-license-id
Donald Sharp
2023-02-17
1
-18
/
+1
|
\
|
*
*: auto-convert to SPDX License IDs
David Lamparter
2023-02-09
1
-18
/
+1
*
|
babeld: changes for code maintainability
sri-mohan1
2023-02-14
1
-1
/
+1
|
/
*
babeld: The function is already a pointer
Donald Sharp
2023-01-28
1
-1
/
+1
*
babeld: Add missing `no` commands
Yuxiang Zhu
2023-01-20
1
-21
/
+17
*
*: use FRR interface name definition everywhere
Rafael Zalamena
2022-05-02
1
-1
/
+2
*
*: Change thread->func to return void instead of int
Donald Sharp
2022-02-24
1
-14
/
+8
*
lib: Add autocomplete for access-lists
Donatas Abraitis
2021-10-31
1
-4
/
+4
*
Merge pull request #9496 from idryzhov/vrf-cmd-init-unused-arg
David Lamparter
2021-08-27
1
-1
/
+1
|
\
|
*
lib: remove unused argument from vrf_cmd_init
Igor Ryzhov
2021-08-26
1
-1
/
+1
*
|
*: explicitly print "exit" at the end of every node config
Igor Ryzhov
2021-08-23
1
-0
/
+2
|
/
*
lib: remove vrf-interface config when removing the VRF
Igor Ryzhov
2021-06-21
1
-0
/
+2
*
babeld: Allow babeld to actually register to use distribute-list
Donald Sharp
2021-05-04
1
-3
/
+91
*
*: require semicolon after DEFINE_MTYPE & co
David Lamparter
2021-03-17
1
-2
/
+2
*
babeld: We do not need to put Warning into our warning messages
Donald Sharp
2021-03-14
1
-2
/
+1
*
* : update signature of thread_cancel api
Mark Stapp
2020-10-23
1
-10
/
+4
*
*: replace all random() calls
Rafael Zalamena
2020-04-18
1
-1
/
+2
*
*: move CLI node names to cmd_node->name
David Lamparter
2020-04-16
1
-0
/
+1
*
*: move CLI parent data to cmd_node->parent_node
David Lamparter
2020-04-16
1
-0
/
+1
*
*: remove second parameter on install_node()
David Lamparter
2020-04-16
1
-1
/
+3
*
*: remove cmd_node->vtysh
David Lamparter
2020-04-16
1
-1
/
+0
*
*: Replace `sizeof something` to sizeof(something)
Donatas Abraitis
2020-03-08
1
-1
/
+1
*
babeld: GCC complaining about no return in non-void function
Donald Sharp
2020-02-13
1
-0
/
+1
*
*: don't null after XFREE; XFREE does this itself
Quentin Young
2020-02-03
1
-2
/
+0
*
Revert "Ospf missing interface handling 2"
Donald Sharp
2019-06-24
1
-1
/
+1
*
Merge pull request #3775 from pguibert6WIND/ospf_missing_interface_handling_2
Donald Sharp
2019-06-22
1
-1
/
+1
|
\
|
*
*: change if_lookup_by_name() api with vrf
Philippe Guibert
2019-06-12
1
-1
/
+1
*
|
babeld: use MTYPE_STATIC
David Lamparter
2019-06-21
1
-1
/
+3
|
/
*
Treewide: use ANSI function definitions
Ruben Kerkhof
2019-01-24
1
-1
/
+1
*
lib, rip, ripng, babel, eigrp: add ctx pointer to distribute api
Philippe Guibert
2018-12-28
1
-10
/
+19
*
*: LIB_[ERR|WARN] -> EC_LIB
Quentin Young
2018-09-13
1
-2
/
+2
*
babeld: BABEL_[ERR|WARN] -> EC_BABEL
Quentin Young
2018-09-13
1
-4
/
+4
*
*: rename ferr_zlog -> flog_err_sys
Quentin Young
2018-08-14
1
-2
/
+2
*
*: rename zlog_fer -> flog_err
Quentin Young
2018-08-14
1
-6
/
+6
*
babeld: Convert all zlog_err to zlog_ferr and add appropriate info
Donald Sharp
2018-08-14
1
-2
/
+4
*
babeld: Add BABEL_ERR_XXX error messages.
Donald Sharp
2018-08-14
1
-4
/
+9
*
babeld: if_eui64 never uses ifname
Donald Sharp
2017-12-05
1
-2
/
+2
*
*: use the FOR_ALL_INTERFACES abstraction from babeld
Renato Westphal
2017-10-10
1
-1
/
+1
*
*: use rb-trees to store interfaces instead of sorted linked-lists
Renato Westphal
2017-10-10
1
-14
/
+14
*
*: fix compiler warnings
David Lamparter
2017-08-26
1
-2
/
+2
*
babel: fix crashes and improve the redistribute command
Renato Westphal
2017-07-26
1
-6
/
+11
*
*: ditch vty_outln(), part 1 of 2
David Lamparter
2017-07-13
1
-6
/
+6
*
*: fix excess docstring
Quentin Young
2017-07-05
1
-2
/
+1
*
*: use vty_outln
Quentin Young
2017-06-29
1
-8
/
+7
*
*: remove VTY_GET_*
Quentin Young
2017-06-27
1
-3
/
+3
*
babeld: Fixup redistribution display
Donald Sharp
2017-05-14
1
-1
/
+2
*
babeld: Cli Fixes
Donald Sharp
2017-05-14
1
-6
/
+5
*
*: Initial Import of Babeld into FRR
Donald Sharp
2017-05-13
1
-0
/
+759
*
quagga: remove babel
Daniel Walton
2016-02-11
1
-732
/
+0
[next]