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 #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
|
\
|
*
*: Convert zapi->interface_delete to ifp callback
Donald Sharp
2019-09-19
1
-20
/
+1
|
*
*: Convert interface_down to interface down callback
Donald Sharp
2019-09-19
1
-13
/
+2
|
*
*: Convert from ->interface_up to the interface callback
Donald Sharp
2019-09-19
1
-33
/
+9
|
*
*: Switch all zclient->interface_add to interface create callback
Donald Sharp
2019-09-19
1
-14
/
+2
|
*
*: Add infrastructure to support zapi interface callbacks
Donald Sharp
2019-09-19
1
-0
/
+24
*
|
staticd: register to interface events related with non default vrf
Philippe Guibert
2019-09-17
3
-0
/
+21
|
/
*
Merge pull request #4722 from ak503/static
Donald Sharp
2019-09-11
1
-1
/
+2
|
\
|
*
staticd: correct update static route when specify nexthop-vrf
Dmitrii Turlupov
2019-08-28
1
-1
/
+2
*
|
staticd: static route config should fail if gw configured as its local ip.
rgirada
2019-09-07
2
-1
/
+42
*
|
staticd: Re-send/Remove routes on interface events
Stephen Worley
2019-09-04
1
-1
/
+7
*
|
pbrd, sharpd, staticd: Add some color to sample configuration files
Donald Sharp
2019-08-19
1
-1
/
+3
*
|
staticd: Fix blackhole routes being installed
Donald Sharp
2019-08-08
1
-3
/
+21
*
|
staticd: Track state of where we are and limit installs/updates to min
Donald Sharp
2019-07-16
3
-1
/
+121
*
|
static: Start state tracking to know what we think the route is doing
Donald Sharp
2019-07-16
1
-0
/
+26
*
|
staticd: Setup nexthop tracking instead of installing route
Donald Sharp
2019-07-16
2
-2
/
+7
*
|
staticd: Fix static_nht_update to actually know route we are installing
Donald Sharp
2019-07-16
5
-36
/
+70
|
/
*
staticd: If we are told a nexthop has changed reinstall the route.
Donald Sharp
2019-06-24
1
-12
/
+1
*
Revert "Ospf missing interface handling 2"
Donald Sharp
2019-06-24
2
-10
/
+9
*
*: change interface structure, from vrf_id to vrf
Philippe Guibert
2019-06-12
1
-2
/
+2
*
*: change if_lookup_by_name() api with vrf
Philippe Guibert
2019-06-12
2
-7
/
+8
*
staticd: strcpy -> strlcpy
Quentin Young
2019-05-29
1
-1
/
+1
*
lib: hashing functions should take const arguments
Quentin Young
2019-05-14
1
-2
/
+2
*
*: use ZAPI_CALLBACK_ARGS macro for zapi handlers
Quentin Young
2019-05-03
1
-18
/
+10
*
staticd: Allow reinstall of static nexthops on vrf restart
Donald Sharp
2019-04-04
1
-0
/
+1
*
staticd: Fix static routes that are not added in RIB after Null0 or vrf routes
Adrian Ban
2019-04-03
1
-2
/
+2
*
*: remove null check before XFREE
Quentin Young
2019-02-26
1
-24
/
+12
[next]