index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ripd
/
rip_interface.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ripd: Convert thread_cancel to THREAD_OFF
Donald Sharp
2022-07-21
1
-1
/
+1
*
*: Properly use memset() when zeroing
Donatas Abraitis
2022-05-11
1
-1
/
+1
*
*: Fix spelling of Inteface
Donald Sharp
2022-04-02
1
-3
/
+3
*
*: Fix spelling of wether
Donald Sharp
2022-04-02
1
-4
/
+4
*
*: Change thread->func to return void instead of int
Donald Sharp
2022-02-24
1
-4
/
+2
*
*: cleanup ifp->vrf_id
Igor Ryzhov
2021-11-22
1
-33
/
+21
*
*: fix interface config write in NB-converted daemons
Igor Ryzhov
2021-10-25
1
-28
/
+1
*
ripd: Ensure better `struct thread *` semantics
Donald Sharp
2021-10-04
1
-1
/
+0
*
*: cleanup interface node installation
Igor Ryzhov
2021-07-29
1
-11
/
+1
*
*: Replace IPV4_MAX_PREFIXLEN to IPV4_MAX_BITLEN
Donatas Abraitis
2021-07-01
1
-1
/
+1
*
ripd: fix interface wakeup after shutdown
Igor Ryzhov
2021-05-17
1
-0
/
+3
*
lib: adapt to version 2 of libyang
Christian Hopps
2021-05-13
1
-1
/
+1
*
*: require semicolon after DEFINE_HOOK & co.
David Lamparter
2021-03-17
1
-2
/
+2
*
*: require semicolon after DEFINE_MTYPE & co
David Lamparter
2021-03-17
1
-2
/
+2
*
ripd: #if 0 we know what you are up to.
Donald Sharp
2021-01-28
1
-33
/
+0
*
* : update signature of thread_cancel api
Mark Stapp
2020-10-23
1
-4
/
+1
*
ripd: replace inet_ntoa
Mark Stapp
2020-10-22
1
-6
/
+4
*
ripd: Convert to using %pFX
Donald Sharp
2020-10-17
1
-5
/
+3
*
ripd, ripngd: info -> debug
Donald Sharp
2020-09-21
1
-4
/
+5
*
*: un-split strings across lines
David Lamparter
2020-07-14
1
-2
/
+1
*
*: move CLI node names to cmd_node->name
David Lamparter
2020-04-16
1
-0
/
+1
*
*: move CLI parent data to cmd_node->parent_node
David Lamparter
2020-04-16
1
-0
/
+1
*
*: remove second parameter on install_node()
David Lamparter
2020-04-16
1
-1
/
+3
*
*: remove cmd_node->vtysh
David Lamparter
2020-04-16
1
-1
/
+0
*
*: clean up cmd_node initializers
David Lamparter
2020-04-16
1
-1
/
+3
*
*: Replace `sizeof something` to sizeof(something)
Donatas Abraitis
2020-03-08
1
-1
/
+1
*
ripd: Add vrf name to debug output
Donald Sharp
2020-02-14
1
-14
/
+29
*
*: don't null after XFREE; XFREE does this itself
Quentin Young
2020-02-03
1
-1
/
+0
*
*: Convert connected_free to a double pointer
Donald Sharp
2019-11-02
1
-1
/
+1
*
*: Convert zapi->interface_delete to ifp callback
Donald Sharp
2019-09-19
1
-21
/
+1
*
*: Convert interface_down to interface down callback
Donald Sharp
2019-09-19
1
-18
/
+1
*
*: Convert from ->interface_up to the interface callback
Donald Sharp
2019-09-19
1
-15
/
+1
*
*: Switch all zclient->interface_add to interface create callback
Donald Sharp
2019-09-19
1
-9
/
+1
*
*: Add infrastructure to support zapi interface callbacks
Donald Sharp
2019-09-19
1
-0
/
+22
*
Revert "Ospf missing interface handling 2"
Donald Sharp
2019-06-24
1
-10
/
+6
*
Merge pull request #3775 from pguibert6WIND/ospf_missing_interface_handling_2
Donald Sharp
2019-06-22
1
-6
/
+10
|
\
|
*
*: change interface structure, from vrf_id to vrf
Philippe Guibert
2019-06-12
1
-5
/
+6
|
*
lib, bgpd, ospfd, pimd, zebra, rip, ripng, bfd: change if_update_to_new_vrf()...
Philippe Guibert
2019-06-12
1
-1
/
+4
*
|
ripd: use MTYPE_STATIC
David Lamparter
2019-06-21
1
-0
/
+2
|
/
*
*: use ZAPI_CALLBACK_ARGS macro for zapi handlers
Quentin Young
2019-05-03
1
-14
/
+7
*
Merge pull request #3548 from opensourcerouting/rip-vrf
Donald Sharp
2019-04-05
1
-136
/
+174
|
\
|
*
ripd: add VRF support
Renato Westphal
2019-01-18
1
-39
/
+77
|
*
ripd: remove the rip global variable
Renato Westphal
2019-01-18
1
-57
/
+77
|
*
ripd: remove dead code
Renato Westphal
2019-01-18
1
-10
/
+0
|
*
ripd: move "Vrip_passive_nondefault" to the rip structure
Renato Westphal
2019-01-18
1
-14
/
+8
|
*
ripd: move "rip_enable_network" to the rip structure
Renato Westphal
2019-01-18
1
-14
/
+11
|
*
ripd: move "rip_enable_interface" to the rip structure
Renato Westphal
2019-01-18
1
-15
/
+14
*
|
*: remove null check before XFREE
Quentin Young
2019-02-26
1
-4
/
+2
*
|
Treewide: use ANSI function definitions
Ruben Kerkhof
2019-01-24
1
-3
/
+3
|
/
*
ripd: remove leftovers from the old sighup handler
Renato Westphal
2018-12-03
1
-9
/
+0
[next]