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
*
Merge pull request #13354 from zmw12306/parse_request_subtlv
Russ White
2023-05-02
3
-2
/
+96
|
\
|
*
babeld: add parse_request_subtlv into parse_packet
zmw12306
2023-04-22
3
-2
/
+96
*
|
babeld: ignore nonzero flag bits in Hello TLVs
zmw12306
2023-04-22
1
-12
/
+0
|
/
*
Merge pull request #12837 from donaldsharp/unlikely_routemap
Russ White
2023-04-04
3
-38
/
+37
|
\
|
*
babeld, lib, nhrpd: Add likely and unlikely macros
Donald Sharp
2023-03-23
3
-38
/
+37
*
|
*: Convert event.h to frrevent.h
Donald Sharp
2023-03-24
2
-2
/
+2
*
|
*: Convert `struct event_master` to `struct event_loop`
Donald Sharp
2023-03-24
2
-2
/
+2
*
|
*: Convert struct thread_master to struct event_master and it's ilk
Donald Sharp
2023-03-24
2
-2
/
+2
*
|
*: Convert thread_cancelXXX to event_cancelXXX
Donald Sharp
2023-03-24
1
-3
/
+3
*
|
*: Convert thread_add_XXX functions to event_add_XXX
Donald Sharp
2023-03-24
1
-4
/
+8
*
|
*: Rename `struct thread` to `struct event`
Donald Sharp
2023-03-24
2
-8
/
+8
*
|
*: Rename thread.[ch] to event.[ch]
Donald Sharp
2023-03-24
2
-2
/
+2
|
/
*
babeld: fix #11808 to avoid infinite loops
harryreps
2023-03-04
1
-3
/
+3
*
Merge pull request #12780 from opensourcerouting/spdx-license-id
Donald Sharp
2023-02-17
31
-551
/
+30
|
\
|
*
*: auto-convert to SPDX License IDs
David Lamparter
2023-02-09
30
-532
/
+30
|
*
*: sort out & explain licenses used in FRR
David Lamparter
2023-02-09
1
-19
/
+0
*
|
Merge pull request #12802 from sri-mohan1/sri-bable
Donald Sharp
2023-02-15
4
-15
/
+17
|
\
\
|
*
|
babeld: changes for code maintainability
sri-mohan1
2023-02-14
4
-15
/
+17
*
|
|
Merge pull request #12762 from sri-mohan1/sri-bable
Donald Sharp
2023-02-10
1
-12
/
+14
|
\
|
|
|
|
/
|
/
|
|
*
babeld: changes for code maintainability
sri-mohan1
2023-02-07
1
-12
/
+14
*
|
babeld: Fix filtering against all interfaces
Yuxiang Zhu
2023-02-06
1
-2
/
+5
|
/
*
babeld: During intf startup, ignore address already in use
Donald Sharp
2023-01-28
1
-9
/
+9
*
babeld: The function is already a pointer
Donald Sharp
2023-01-28
1
-1
/
+1
*
Merge pull request #12640 from vfreex/babel-no-commands
Russ White
2023-01-24
4
-154
/
+98
|
\
|
*
babeld: Add missing `no` commands
Yuxiang Zhu
2023-01-20
4
-154
/
+98
*
|
babeld: Fix --terminal option
Yuxiang Zhu
2023-01-20
1
-29
/
+0
|
/
*
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
[next]