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
*
*: 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
*
*: add VRF ID in the API message header
Feng Lu
2015-11-04
1
-1
/
+2
*
Per AFI redist registrations
Donald Sharp
2015-05-20
1
-4
/
+6
*
Multi-Instance OSPF Summary
Donald Sharp
2015-05-20
1
-1
/
+2
*
babeld: 3 more timing statements in config text
Denis Ovsienko
2012-03-25
1
-0
/
+5
*
babeld: justify "running-config" meaning in CLI
Denis Ovsienko
2012-03-25
1
-7
/
+21
*
babeld: vty commands (hello-interval, update-interval, resend-delay).
Juliusz Chroboczek
2012-03-25
1
-0
/
+17
*
babeld: remove port and group setting commands.
Juliusz Chroboczek
2012-03-25
1
-47
/
+0
*
babeld: refactor filtering stubs.
Juliusz Chroboczek
2012-03-25
1
-51
/
+10
*
babeld: Error handling and tweaks for babeld commands.
Juliusz Chroboczek
2012-03-25
1
-2
/
+5
*
babeld: state-file was loaded too early. Initial seqno too.
Matthieu Boutier
2012-03-25
1
-0
/
+2
*
babeld: babelz merge.
Matthieu Boutier
2012-03-25
1
-1
/
+1
*
babeld: fix bug due to v4mapped addresses.
Matthieu Boutier
2012-03-25
1
-3
/
+3
*
babeld: fix commands informations messages.
Matthieu Boutier
2012-03-25
1
-2
/
+4
*
babeld: add command: "show_babel_running_config".
Matthieu Boutier
2012-03-25
1
-0
/
+7
*
babeld: address some compilation warnings
Denis Ovsienko
2012-03-25
1
-1
/
+1
*
babeld: Initial import, for Babel routing protocol.
Paul Jakma
2012-03-25
1
-0
/
+766