index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
babeld
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
build, vtysh: extract vtysh commands from .xref
David Lamparter
2022-10-26
1
-5
/
+0
*
*: Create and use infrastructure to show debugs in lib
Donald Sharp
2022-10-07
1
-0
/
+2
*
babeld: Remove return value for gettime()
Donald Sharp
2022-08-24
2
-3
/
+3
*
babeld: Install route to RIB if parse_update_subtlv() is false
Donatas Abraitis
2022-07-11
1
-1
/
+1
*
babeld: Ignore sub-tlv's with mandatory bit set
Donald Sharp
2022-06-09
2
-52
/
+82
*
babeld: Update to ignore unicast hellos
Donald Sharp
2022-06-09
1
-21
/
+63
*
babeld: Check that bodylen is within some bounds of usable
Donald Sharp
2022-05-12
1
-4
/
+4
*
*: use FRR interface name definition everywhere
Rafael Zalamena
2022-05-02
1
-1
/
+2
*
babeld: Rehook up interface up events
Donald Sharp
2022-03-27
1
-17
/
+1
*
*: Change thread->func to return void instead of int
Donald Sharp
2022-02-24
1
-14
/
+8
*
Merge pull request #10504 from qingkaishi/master
Donald Sharp
2022-02-08
1
-10
/
+10
|
\
|
*
babeld: fix #10502 #10503 by repairing the checks on length
qingkaishi
2022-02-04
1
-10
/
+10
*
|
babeld: fix #10487 by adding a check on packet length
whichbug
2022-02-04
1
-7
/
+6
|
/
*
*: do not print vrf name for interface config when using vrf-lite
Igor Ryzhov
2022-01-24
1
-2
/
+2
*
babeld: C-style comments
Adriano Marto Reis
2021-12-22
1
-6
/
+4
*
babeld: Presenting interface configuration parameters
Adriano Marto Reis
2021-12-22
2
-7
/
+39
*
Merge pull request #10032 from opensourcerouting/build-fix-20211111
Donald Sharp
2021-11-13
1
-4
/
+3
|
\
|
*
build: remove some useless intermediate libraries
David Lamparter
2021-11-11
1
-4
/
+3
*
|
*: Convert quagga_signal_X to frr_signal_X
Donald Sharp
2021-11-11
1
-1
/
+1
*
|
lib: Add autocomplete for access-lists
Donatas Abraitis
2021-10-31
1
-4
/
+4
|
/
*
*: convert zclient callbacks to table
David Lamparter
2021-10-20
1
-5
/
+9
*
babeld: Prevent compiler warning about uninited value for n
Donald Sharp
2021-10-13
1
-1
/
+1
*
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
*
|
Merge pull request #9331 from idryzhov/explicit-exit
Christian Hopps
2021-08-26
2
-1
/
+3
|
\
\
|
|
/
|
/
|
|
*
*: explicitly print "exit" at the end of every node config
Igor Ryzhov
2021-08-23
2
-1
/
+3
*
|
*: Drop `break` after using frr_help_exit() in switch/case
Donatas Abraitis
2021-08-25
1
-2
/
+1
|
/
*
*: cleanup interface node installation
Igor Ryzhov
2021-07-29
1
-11
/
+1
*
*: Replace 4/16 integers to IPV4_MAX_BYTELEN/IPV6_MAX_BYTELEN
Donatas Abraitis
2021-07-01
2
-46
/
+54
*
*: Convert numeric 32 into IPV4_MAX_BITLEN for prefixlen
Donatas Abraitis
2021-07-01
1
-5
/
+5
*
babeld: Drop in_prefix() function
Donatas Abraitis
2021-07-01
2
-23
/
+0
*
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
*
build: make builddir include path consistent
David Lamparter
2021-04-21
1
-1
/
+1
*
*: remove *.conf.sample files
Quentin Young
2021-04-09
3
-32
/
+0
*
*: require semicolon after FRR_DAEMON_INFO & co.
David Lamparter
2021-03-17
1
-1
/
+1
*
*: require semicolon after DEFINE_MTYPE & co
David Lamparter
2021-03-17
3
-4
/
+4
*
*: require ISO C11 (or C++11)
David Lamparter
2021-03-17
2
-29
/
+0
*
babeld: We do not need to put Warning into our warning messages
Donald Sharp
2021-03-14
3
-15
/
+16
*
*: remove tabs & newlines from log messages
David Lamparter
2021-02-14
2
-2
/
+2
*
babeld: Free ifc leak
Donald Sharp
2020-11-15
1
-0
/
+1
*
* : update signature of thread_cancel api
Mark Stapp
2020-10-23
1
-10
/
+4
*
babeld: replace inet_ntoa
Mark Stapp
2020-10-22
2
-25
/
+11
*
Merge pull request #7222 from idryzhov/fix-debug
Renato Westphal
2020-10-10
1
-1
/
+1
|
\
|
*
*: move "show debugging ..." commands to enable node
Igor Ryzhov
2020-10-02
1
-1
/
+1
*
|
vtysh: dynamically generate the list of daemons for commands
Igor Ryzhov
2020-10-02
1
-0
/
+1
|
/
*
*: un-split strings across lines
David Lamparter
2020-07-14
3
-16
/
+8
*
*: integrate remaining daemons with filter
Rafael Zalamena
2020-06-05
1
-0
/
+1
*
build: use VPATH for vtysh_scan
David Lamparter
2020-04-27
1
-3
/
+3
*
Merge pull request #6262 from qlyoung/remove-sprintf
David Lamparter
2020-04-23
1
-1
/
+1
|
\
[next]