index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
staticd
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #8740 from mjstapp/fix_static_ret
Igor Ryzhov
2021-05-28
1
-3
/
+2
|
\
|
*
staticd: return SUCCESS when deleting non-existent route
Mark Stapp
2021-05-27
1
-3
/
+2
*
|
staticd: fix distance processing
Igor Ryzhov
2021-05-25
2
-6
/
+59
|
/
*
lib: adapt to version 2 of libyang
Christian Hopps
2021-05-13
3
-41
/
+2
*
*: make sure `config.h` or `zebra.h` is first
David Lamparter
2021-04-23
2
-0
/
+4
*
*: remove *.conf.sample files
Quentin Young
2021-04-09
2
-6
/
+0
*
*: modify VRF_CONFIGURED flag only in VRF NB layer
Igor Ryzhov
2021-03-28
3
-32
/
+0
*
staticd: kill static_memory.h, use MTYPE_STATIC
David Lamparter
2021-03-22
7
-122
/
+68
*
*: 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
2
-2
/
+2
*
Merge pull request #8158 from idryzhov/staticd-fix-blackhole
Russ White
2021-03-09
1
-0
/
+36
|
\
|
*
staticd: forbid blackhole and non-blackhole nexthops in a single route
Igor Ryzhov
2021-03-03
1
-0
/
+36
*
|
staticd: warn on attempted delete of non-existent route
Wesley Coakley
2021-03-02
1
-1
/
+4
|
/
*
Merge pull request #8095 from idryzhov/fix-nb-stale-pointers
Russ White
2021-02-23
1
-0
/
+2
|
\
|
*
lib: register dependency between control plane protocol and vrf nb nodes
Igor Ryzhov
2021-02-22
1
-0
/
+2
*
|
staticd: fix vrf enabling
Igor Ryzhov
2021-02-17
1
-0
/
+2
*
|
staticd: fix nexthop creation and installation
Igor Ryzhov
2021-02-17
4
-65
/
+10
*
|
staticd: fix nexthop validation
Igor Ryzhov
2021-02-17
3
-5
/
+11
|
/
*
Merge pull request #7863 from chiragshah6/mdev
Russ White
2021-01-19
3
-89
/
+43
|
\
|
*
staticd: handle when condition check in nb callbacks
Chirag Shah
2021-01-13
3
-89
/
+43
*
|
staticd: Backend cofiguration code to fix table-id problem
vdhingra
2021-01-12
5
-125
/
+36
*
|
staticd: autogenerated code modifications due to yang changes
vdhingra
2021-01-10
2
-16
/
+0
|
/
*
Merge pull request #7478 from donaldsharp/buffer
Mark Stapp
2020-11-18
1
-1
/
+2
|
\
|
*
*: Convert all usage of zclient_send_message to new enum
Donald Sharp
2020-11-15
1
-1
/
+2
*
|
bgpd, lib, staticd, tests: Convert to using FOREACH_AFI_SAFI
Donald Sharp
2020-11-15
2
-37
/
+26
|
/
*
Merge pull request #4770 from kssoman/fib
Santosh P K
2020-11-12
1
-1
/
+2
|
\
|
*
bgpd: Advertise FIB installed routes to bgp peers (Part 1)
Soman K S
2020-11-06
1
-1
/
+2
*
|
Merge pull request #7375 from vishaldhingra/static
Rafael Zalamena
2020-11-11
3
-1
/
+37
|
\
\
|
|
/
|
/
|
|
*
staticd: fixed memory leak on shudown
vdhingra
2020-10-30
3
-1
/
+37
*
|
Merge pull request #7329 from idryzhov/fix-ip-route-table
Stephen Worley
2020-10-27
1
-12
/
+0
|
\
\
|
|
/
|
/
|
|
*
staticd: remove redundant checks from vty
Igor Ryzhov
2020-10-22
1
-12
/
+0
*
|
staticd: replace inet_ntoa
Mark Stapp
2020-10-22
1
-2
/
+1
|
/
*
:* Convert prefix2str to %pFX
Donatas Abraitis
2020-10-22
1
-9
/
+6
*
Merge pull request #7222 from idryzhov/fix-debug
Renato Westphal
2020-10-10
1
-2
/
+2
|
\
|
*
*: move "show debugging ..." commands to enable node
Igor Ryzhov
2020-10-02
1
-1
/
+1
|
*
*: move "debug ..." commands to enable node
Igor Ryzhov
2020-10-02
1
-1
/
+1
*
|
staticd: To set the default value of blackhole type correctly
vdhingra
2020-10-09
1
-0
/
+1
*
|
Merge pull request #6882 from vishaldhingra/static
Donald Sharp
2020-10-03
8
-21
/
+103
|
\
\
|
*
|
staticd : Added the warning log for route when VRF is not ready.
vdhingra
2020-09-01
8
-21
/
+103
*
|
|
vtysh: dynamically generate the list of daemons for commands
Igor Ryzhov
2020-10-02
1
-0
/
+1
|
|
/
|
/
|
*
|
*: make failure to decode nht update an error
Quentin Young
2020-10-01
1
-1
/
+1
*
|
staticd: fix display of the "nexthop-vrf" parameter of static routes
Renato Westphal
2020-09-11
1
-1
/
+2
*
|
staticd: remove checks that are no longer necessary
Renato Westphal
2020-09-11
1
-17
/
+3
|
/
*
staticd: fix warning when creating routes without SR-TE colors
Renato Westphal
2020-08-20
1
-2
/
+3
*
staticd: add support for SR Policies
Sebastien Merle
2020-08-12
7
-24
/
+193
*
Merge pull request #6809 from opensourcerouting/staticd-disable-acl
Donald Sharp
2020-08-04
1
-1
/
+0
|
\
|
*
staticd,vtysh: no access list commands
Rafael Zalamena
2020-08-04
1
-1
/
+0
*
|
*: introduce DEFPY_YANG & friends
Renato Westphal
2020-08-03
1
-14
/
+14
|
/
*
staticd: Formatting changes
vdhingra
2020-07-16
1
-20
/
+28
*
staticd: Added afi-safi as a key in route-list
vdhingra
2020-07-16
3
-12
/
+23
[next]