index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ripd
/
ripd.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ripd: Make 'struct zebra_privs_t' available
Donald Sharp
2017-10-24
1
-3
/
+0
*
*: use the FOR_ALL_INTERFACES abstraction from babeld
Renato Westphal
2017-10-10
1
-6
/
+6
*
*: use rb-trees to store interfaces instead of sorted linked-lists
Renato Westphal
2017-10-10
1
-12
/
+12
*
*: Convert list_free usage to list_delete
Donald Sharp
2017-10-05
1
-2
/
+1
*
*: Convert list_delete(struct list *) to ** to allow nulling
Donald Sharp
2017-10-05
1
-1
/
+1
*
ripd: Free leaked memory on shutdown
Donald Sharp
2017-09-21
1
-0
/
+1
*
Merge pull request #1078 from dwalton76/ospfd-network-cmd-warning
Renato Westphal
2017-08-31
1
-3
/
+3
|
\
|
*
*: return CMD_WARNING if command was already configured
Daniel Walton
2017-08-31
1
-3
/
+3
*
|
*: fix assorted issues detected by Coverity Scan
Renato Westphal
2017-08-25
1
-0
/
+1
|
/
*
Revert "*: reindent pt. 2"
David Lamparter
2017-07-22
1
-2
/
+3
*
*: reindent pt. 2
whitespace / reindent
2017-07-17
1
-3
/
+2
*
*: reindent
reindent-master-after
whitespace / reindent
2017-07-17
1
-3408
/
+3347
*
Merge remote-tracking branch 'frr/master' into newline-redux
David Lamparter
2017-07-14
1
-14
/
+14
|
\
|
*
vtysh: return non-zero for configuration failures
Daniel Walton
2017-07-13
1
-14
/
+14
*
|
*: remove VTYNL, part 6 of 6
David Lamparter
2017-07-14
1
-6
/
+5
*
|
*: remove VTYNL, part 1 of 6
David Lamparter
2017-07-14
1
-2
/
+2
*
|
*: ditch vty_outln(), part 2 of 2
David Lamparter
2017-07-14
1
-3
/
+3
*
|
*: ditch vty_outln(), part 1 of 2
David Lamparter
2017-07-13
1
-39
/
+39
|
/
*
*: vty_outln (vty, "") --> vty_out (vty, VTYNL)
Quentin Young
2017-06-29
1
-2
/
+2
*
*: s/VTY_NEWLINE/VTYNL/g
Quentin Young
2017-06-29
1
-1
/
+1
*
*: use vty_outln
Quentin Young
2017-06-29
1
-68
/
+56
*
*: simplify log message lookup
Quentin Young
2017-06-21
1
-10
/
+10
*
*: make consistent & update GPLv2 file headers
David Lamparter
2017-05-15
1
-4
/
+3
*
Address the error "Dead assignment" of static analysif
Hung-Weic Chiu
2017-05-10
1
-1
/
+0
*
*: update thread_add_* calls
Quentin Young
2017-05-09
1
-7
/
+8
*
*: remove THREAD_ON macros, add nullity check
Quentin Young
2017-05-09
1
-7
/
+6
*
Merge pull request #294 from opensourcerouting/modules
Donald Sharp
2017-04-04
1
-5
/
+0
|
\
|
*
*: snmp: convert into modules
David Lamparter
2017-03-25
1
-5
/
+0
*
|
*: apply DEFUN_NOSH for node-switch CLI commands
David Lamparter
2017-03-28
1
-1
/
+1
|
/
*
*: Refactor ifindex2ifname to be VRF aware
Donald Sharp
2017-03-15
1
-7
/
+7
*
*: Refactor if_lookup_by_name to be VRF aware
Donald Sharp
2017-03-15
1
-2
/
+2
*
lib, ospfd, ripd: Convert if_lookup_address to be vrf aware
Donald Sharp
2017-03-15
1
-4
/
+4
*
*: add frr_init() infrastructure
David Lamparter
2017-03-07
1
-3
/
+0
*
Merge remote-tracking branch 'origin/stable/2.0'
Donald Sharp
2017-02-07
1
-2
/
+2
|
\
|
*
ripd: Fix compile warning
Donald Sharp
2017-02-03
1
-2
/
+2
*
|
*: coccinelle-replace vty->index
David Lamparter
2016-12-09
1
-2
/
+1
*
|
ripd: add qobj registrations
David Lamparter
2016-12-09
1
-0
/
+6
*
|
Merge branch 'stable/2.0'
David Lamparter
2016-12-05
1
-91
/
+44
|
\
|
|
*
ripd: minor code simplification
Renato Westphal
2016-11-25
1
-21
/
+5
|
*
ripd: make use of the IP_MULTICAST_LOOP sockoption
Renato Westphal
2016-11-25
1
-0
/
+1
|
*
ripd: fix race condition on input processing
Renato Westphal
2016-11-25
1
-41
/
+9
|
*
ripd: fix the "neighbor" command.
Renato Westphal
2016-11-25
1
-12
/
+7
|
*
ripd: add "none" option to the "ip rip receive version" command
Renato Westphal
2016-11-25
1
-9
/
+3
|
*
ripd: implement the "ip rip v2-broadcast" CLI command
Renato Westphal
2016-11-25
1
-4
/
+6
|
*
ripd: ignore request for RTEs from unknown address-families
Renato Westphal
2016-11-25
1
-0
/
+3
|
*
ripd: reject authentication strings with zeros in the middle
Renato Westphal
2016-11-25
1
-4
/
+10
*
|
Merge branch 'cmaster-next' into vtysh-grammar
Quentin Young
2016-10-21
1
-2
/
+2
|
\
|
|
*
ripd: print md5 auth digest correctly
Christian Franke
2016-10-21
1
-2
/
+2
*
|
Merge branch 'cmaster-next' into vtysh-grammar
Quentin Young
2016-10-18
1
-112
/
+46
|
\
|
|
*
*: Consolidate all double VIEW_NODE and ENABLE_NODE's
Donald Sharp
2016-10-08
1
-2
/
+0
[next]