index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
eigrpd
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
*: introduce function for sequence numbers
Rafael Zalamena
2023-01-20
1
-1
/
+2
*
build, vtysh: extract vtysh commands from .xref
David Lamparter
2022-10-26
3
-10
/
+0
*
*: Create and use infrastructure to show debugs in lib
Donald Sharp
2022-10-07
1
-0
/
+1
*
eigrpd: changes for code maintainability
sri-mohan1
2022-09-12
3
-7
/
+8
*
eigrpd: vrf variable name hides a parameter of the same name
Donald Sharp
2022-06-16
1
-4
/
+4
*
*: Properly use memset() when zeroing
Donatas Abraitis
2022-05-11
3
-4
/
+4
*
*: Fix spelling of ojbect
Donald Sharp
2022-04-02
1
-2
/
+2
*
*: Change thread->func to return void instead of int
Donald Sharp
2022-02-24
9
-53
/
+39
*
eigrpd: Up convert to uint64_t before doing math
Donald Sharp
2022-02-22
1
-8
/
+13
*
*: rework renaming the default VRF
Igor Ryzhov
2021-12-21
2
-3
/
+3
*
*: cleanup ifp->vrf_id
Igor Ryzhov
2021-11-22
3
-4
/
+4
*
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
-6
/
+6
|
/
*
lib: Add autocomplete for prefix-list under route-maps
Donatas Abraitis
2021-10-28
1
-4
/
+4
*
Merge pull request #9820 from idryzhov/if-nb-config
Mark Stapp
2021-10-26
1
-25
/
+1
|
\
|
*
*: fix interface config write in NB-converted daemons
Igor Ryzhov
2021-10-25
1
-25
/
+1
*
|
Merge pull request #9854 from opensourcerouting/zapi-call-table
Russ White
2021-10-26
1
-7
/
+11
|
\
\
|
|
/
|
/
|
|
*
*: convert zclient callbacks to table
David Lamparter
2021-10-20
1
-7
/
+11
*
|
Merge pull request #9824 from idryzhov/nb-cli-const-lyd-node
Donald Sharp
2021-10-25
2
-42
/
+60
|
\
\
|
|
/
|
/
|
|
*
lib: northbound cli show/cmd functions must not modify data nodes
Igor Ryzhov
2021-10-13
2
-42
/
+60
*
|
Merge pull request #9715 from idryzhov/cleanup-number-named-acl
Donatas Abraitis
2021-10-13
1
-12
/
+4
|
\
\
|
|
/
|
/
|
|
*
*: cleanup number-named access-lists in CLI
Igor Ryzhov
2021-10-08
1
-12
/
+4
*
|
eigrpd: Ensure better `struct thread *` semantics
Donald Sharp
2021-10-04
6
-17
/
+2
|
/
*
vrf_name_to_id(): remove
G. Paul Ziemba
2021-09-07
1
-2
/
+15
*
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
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
*: explicitly print "exit" at the end of every node config
Igor Ryzhov
2021-08-23
1
-0
/
+1
*
|
*: Drop `break` after using frr_help_exit() in switch/case
Donatas Abraitis
2021-08-25
1
-1
/
+0
|
/
*
*: cleanup interface node installation
Igor Ryzhov
2021-07-29
1
-12
/
+1
*
*: unify prefix copying
Igor Ryzhov
2021-06-29
1
-1
/
+1
*
lib: remove vrf-interface config when removing the VRF
Igor Ryzhov
2021-06-21
1
-0
/
+2
*
northbound: KISS always batch yang config (file read), it's faster
Christian Hopps
2021-06-02
1
-1
/
+1
*
lib: adapt to version 2 of libyang
Christian Hopps
2021-05-13
1
-1
/
+1
*
eigrpd: fix `distribute-list...` command for EIGRP
Donald Sharp
2021-05-04
2
-2
/
+45
*
eigrpd: Test for EIGRP AS number and ensure it's the same
Don Slice
2021-05-03
1
-3
/
+8
*
Merge pull request #8545 from opensourcerouting/assert-our-own
Mark Stapp
2021-05-03
1
-0
/
+2
|
\
|
*
*: make sure `config.h` or `zebra.h` is first
David Lamparter
2021-04-23
1
-0
/
+2
*
|
eigrpd: validate TLV lengths
Mark Stapp
2021-04-26
1
-2
/
+27
|
/
*
*: remove *.conf.sample files
Quentin Young
2021-04-09
2
-14
/
+0
*
lib, bgpd: add a specific oid_copy function for IPv6 addrs
Pat Ruddy
2021-03-25
1
-2
/
+1
*
eigrpd: kill eigrp_memory.h, use MTYPE_STATIC
David Lamparter
2021-03-22
16
-98
/
+26
*
*: require semicolon after FRR_DAEMON_INFO & co.
David Lamparter
2021-03-17
1
-1
/
+2
*
*: require semicolon after DEFINE_QOBJ & co.
David Lamparter
2021-03-17
2
-3
/
+3
*
*: require semicolon after DEFINE_MTYPE & co
David Lamparter
2021-03-17
2
-30
/
+30
*
eigrpd: fix dependency on operational state in cli
Igor Ryzhov
2021-03-16
1
-12
/
+11
*
eigrpd: fix xpaths
Igor Ryzhov
2021-03-16
1
-2
/
+2
*
*: fix printf extension types
David Lamparter
2021-03-14
1
-2
/
+2
[next]