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
*
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
*
staticd : Configuration northbound implementation
vdhingra
2020-07-16
16
-1145
/
+2718
*
staticd,zebra: use ALLOW_RECURSION for static routes
Mark Stapp
2020-07-07
1
-0
/
+1
*
*: have daemons call frr_fini() at termination
Mark Stapp
2020-06-11
1
-0
/
+3
*
*: add filter northbound support
Rafael Zalamena
2020-06-05
1
-0
/
+1
*
build: make clippy Makefile rules nicer
David Lamparter
2020-04-27
1
-2
/
+3
*
build: use VPATH for vtysh_scan
David Lamparter
2020-04-27
1
-1
/
+1
*
*: sprintf -> snprintf
Quentin Young
2020-04-21
1
-2
/
+2
*
Merge pull request #6247 from FRRouting/nb_conversions
Donald Sharp
2020-04-17
1
-0
/
+1
|
\
|
*
*: include vrf northbound module in init
Chirag Shah
2020-04-16
1
-0
/
+1
*
|
*: move CLI node names to cmd_node->name
David Lamparter
2020-04-16
1
-0
/
+1
*
|
*: remove second parameter on install_node()
David Lamparter
2020-04-16
1
-1
/
+2
*
|
*: remove cmd_node->vtysh
David Lamparter
2020-04-16
1
-1
/
+0
*
|
*: clean up cmd_node initializers
David Lamparter
2020-04-16
1
-1
/
+5
|
/
*
*: use the current project name (FRRouting)
Lou Berger
2020-03-25
2
-2
/
+2
*
staticd: fix vty help text
Mark Stapp
2020-03-23
1
-4
/
+4
*
Merge pull request #5933 from rgirada/frr-static
Donald Sharp
2020-03-08
3
-0
/
+9
|
\
|
*
staticd: Fixing memory leak issue
rgirada
2020-03-08
3
-0
/
+9
*
|
staticd: fix build on Fedora Rawhide
Ruben Kerkhof
2020-03-07
1
-1
/
+1
|
/
*
*: Finish off the __PRETTY_FUNCTION__ to __func__
Donald Sharp
2020-03-06
1
-1
/
+1
*
*: Replace __PRETTY_FUNCTION__/__FUNCTION__ to __func__
Donatas Abraitis
2020-03-05
2
-25
/
+21
*
doc: rename man pages to frr-*
David Lamparter
2020-01-15
1
-1
/
+1
*
staticd: add debug support
Mark Stapp
2020-01-09
5
-4
/
+233
*
*: revise zapi nexthop encoding
Mark Stapp
2019-12-06
1
-2
/
+3
*
*: make frr_yang_module_info const
David Lamparter
2019-11-30
1
-1
/
+1
*
staticd: remove unneeded newline from zlog call
Trey Aspelund
2019-11-20
1
-1
/
+1
*
staticd: Make blackhole keyword errors more straightforward
Trey Aspelund
2019-11-14
1
-2
/
+2
*
staticd: exact match on magic interface names
Quentin Young
2019-11-08
1
-3
/
+3
*
*: Convert connected_free to a double pointer
Donald Sharp
2019-11-02
1
-1
/
+1
*
*: Convert prefix_free to double pointer
Donald Sharp
2019-11-02
1
-1
/
+1
*
staticd: check tuple (vrf, name) when interface events received
Philippe Guibert
2019-10-23
1
-0
/
+4
*
Merge pull request #5009 from donaldsharp/interface_deletion
Russ White
2019-09-30
1
-60
/
+18
|
\
[next]