index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ripd
/
ripd.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ripd: remove leftovers from the old sighup handler
Renato Westphal
2018-12-03
1
-3
/
+0
*
ripd: implement two YANG notifications
Renato Westphal
2018-10-27
1
-0
/
+4
*
ripd: implement the 'clear-rip-route' YANG RPC
Renato Westphal
2018-10-27
1
-0
/
+1
*
ripd: implement northbound callbacks to fetch neighbor information
Renato Westphal
2018-10-27
1
-0
/
+1
*
ripd: fix SIGHUP handling
Renato Westphal
2018-10-27
1
-1
/
+0
*
ripd: retrofit all RIP interface commands to the new northbound model
Renato Westphal
2018-10-27
1
-3
/
+2
*
ripd: no need to use qobj anymore to keep track of "router rip"
Renato Westphal
2018-10-27
1
-4
/
+0
*
ripd: retrofit the 'timer basic' command to the new northbound model
Renato Westphal
2018-10-27
1
-8
/
+4
*
ripd: retrofit the 'route' command to the new northbound model
Renato Westphal
2018-10-27
1
-3
/
+0
*
ripd: retrofit the 'redistribute' commands to the new northbound model
Renato Westphal
2018-10-27
1
-3
/
+5
*
ripd: retrofit the 'passive-interface' command to the new northbound model
Renato Westphal
2018-10-27
1
-1
/
+7
*
ripd: retrofit the 'offset-list' command to the new northbound model
Renato Westphal
2018-10-27
1
-8
/
+24
*
ripd: retrofit the 'network' command to the new northbound model
Renato Westphal
2018-10-27
1
-0
/
+5
*
ripd: retrofit the 'neighbor' command to the new northbound model
Renato Westphal
2018-10-27
1
-0
/
+2
*
ripd: retrofit the 'distance source' commands to the new northbound model
Renato Westphal
2018-10-27
1
-0
/
+12
*
ripd: retrofit the 'default-metric' command to the new northbound model
Renato Westphal
2018-10-27
1
-4
/
+1
*
ripd: retrofit the 'default-information' command to the new northbound model
Renato Westphal
2018-10-27
1
-4
/
+0
*
ripd: retrofit the 'allow-ecmp' command to the new northbound model
Renato Westphal
2018-10-27
1
-1
/
+3
*
ripd: retrofit the 'router rip' command to the new northbound model
Renato Westphal
2018-10-27
1
-0
/
+3
*
yang, ripd: add 'frr-ripd.yang' and associated stub callbacks
Renato Westphal
2018-10-27
1
-0
/
+8
*
*: use C99 standard fixed-width integer types
Quentin Young
2018-03-27
1
-32
/
+32
*
*: conform with COMMUNITY.md formatting rules, via 'make indent'
Lou Berger
2018-03-06
1
-5
/
+3
*
ripd: Allow rip_redistribute_add to know the nexthop type
Donald Sharp
2017-11-16
1
-3
/
+5
*
ripd: Convert to using 'struct nexthop' for nexthop information
Donald Sharp
2017-11-16
1
-4
/
+2
*
ripd: Make 'struct zebra_privs_t' available
Donald Sharp
2017-10-24
1
-0
/
+2
*
*: reindent
reindent-master-after
whitespace / reindent
2017-07-17
1
-245
/
+236
*
ripd: Fix zclient cleanup on shutdown
Donald Sharp
2017-06-30
1
-0
/
+1
*
*: make consistent & update GPLv2 file headers
David Lamparter
2017-05-15
1
-4
/
+3
*
*: remove THREAD_ON macros, add nullity check
Quentin Young
2017-05-09
1
-5
/
+1
*
*: snmp: convert into modules
David Lamparter
2017-03-25
1
-1
/
+0
*
*: use hooks for sending SNMP traps
David Lamparter
2017-03-25
1
-2
/
+5
*
ripd: add qobj registrations
David Lamparter
2016-12-09
1
-0
/
+4
*
Merge branch 'stable/2.0'
David Lamparter
2016-12-05
1
-8
/
+5
|
\
|
*
ripd: minor code simplification
Renato Westphal
2016-11-25
1
-8
/
+1
|
*
ripd: add "none" option to the "ip rip receive version" command
Renato Westphal
2016-11-25
1
-0
/
+1
|
*
ripd: implement the "ip rip v2-broadcast" CLI command
Renato Westphal
2016-11-25
1
-0
/
+3
*
|
Merge branch 'cmaster-next' into vtysh-grammar
Quentin Young
2016-10-18
1
-4
/
+5
|
\
|
|
*
ripd: add support for route tags
Christian Franke
2016-10-08
1
-1
/
+2
|
*
*: Consistently support 32-bit route tags
Christian Franke
2016-10-08
1
-1
/
+1
|
*
ripd: split-horizon default differed between rip_interface_new and _reset
Paul Jakma
2016-09-23
1
-2
/
+2
*
|
all: removed all DEFUN command stomps
Daniel Walton
2016-10-06
1
-1
/
+0
|
/
*
*: split & distribute memtypes and stop (re|ab)using lib/ MTYPEs
David Lamparter
2016-09-19
1
-0
/
+2
*
*: use an ifindex_t type, defined in lib/if.h, for ifindex values
Paul Jakma
2016-08-18
1
-4
/
+4
*
ripd: allow to enable/disable the ECMP feature
Lu Feng
2016-05-26
1
-0
/
+3
*
ripd: add ECMP support
Lu Feng
2016-05-26
1
-2
/
+6
*
ripd: use only one constant for derivation
Lu Feng
2016-05-26
1
-1
/
+1
*
lib: zclient.c remove extern struct thread_master *
Donald Sharp
2015-09-23
1
-1
/
+1
*
Some more missing changes
Donald Sharp
2015-07-22
1
-1
/
+1
*
ripd: use only one constant for derivation
Lu Feng
2014-07-02
1
-1
/
+1
*
ripd: fix compiler warnings
Stephen Hemminger
2009-12-10
1
-0
/
+2
[next]