index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ripd
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ripd: fix list compare order
David Lamparter
2018-10-23
1
-1
/
+1
*
*: Fixup to use proper list_cmp functions
Donald Sharp
2018-10-19
1
-1
/
+4
*
*: list_delete_and_null() -> list_delete()
David Lamparter
2018-10-02
2
-3
/
+3
*
*: style for EC replacements
Quentin Young
2018-09-13
2
-11
/
+9
*
*: LIB_[ERR|WARN] -> EC_LIB
Quentin Young
2018-09-13
2
-2
/
+2
*
ripd: RIP_[ERR|WARN] -> EC_RIP
Quentin Young
2018-09-13
3
-3
/
+3
*
pimd ripd ripngd: variable shadowing fixes
F. Aragon
2018-09-12
2
-7
/
+5
*
build: fix not building docs w/o sphinx
David Lamparter
2018-09-09
1
-1
/
+1
*
*: cleanup .gitignore files
David Lamparter
2018-09-08
1
-15
/
+0
*
build: move vtysh & manpage listings to subdir.am
David Lamparter
2018-09-08
1
-0
/
+9
*
*: add a vrf update hook to be informed of the vrf name
Philippe Guibert
2018-08-28
1
-1
/
+1
*
*: frr_elevate_privs whitespace fixes
David Lamparter
2018-08-14
1
-9
/
+5
*
*: use frr_elevate_privs() (1/2: coccinelle)
David Lamparter
2018-08-14
1
-23
/
+15
*
*: rename ferr_zlog -> flog_err_sys
Quentin Young
2018-08-14
2
-9
/
+10
*
*: rename ferr_ref -> log_ref
Quentin Young
2018-08-14
2
-3
/
+3
*
*: rename zlog_fer -> flog_err
Quentin Young
2018-08-14
2
-7
/
+7
*
*: stop double initialization of ferr
Quentin Young
2018-08-14
1
-2
/
+0
*
*: fix source file headers & includes for errcodes
Quentin Young
2018-08-14
2
-21
/
+22
*
ripd: Add RIP_ERR_XXX to move from zlog_err to zlog_ferr
Donald Sharp
2018-08-14
5
-3
/
+83
*
ripd: Convert zlog_err to zlog_ferr for LIB_ERR_XXX
Donald Sharp
2018-08-14
2
-9
/
+17
*
ripd: re-add check for rip_create fail
Quentin Young
2018-08-11
1
-1
/
+8
*
*: ALLOC calls cannot fail
Donald Sharp
2018-08-11
1
-7
/
+1
*
ripd: fix packet sending in authenticate mode
lyq140
2018-08-06
1
-3
/
+2
*
ripd: fix packet sending
lyq140
2018-08-06
1
-0
/
+3
*
Merge pull request #2761 from donaldsharp/rip_memory
Russ White
2018-08-02
3
-24
/
+23
|
\
|
*
ripd: Use memory management for interface commands in RIP
Donald Sharp
2018-08-01
3
-24
/
+23
*
|
ripd: null check key
lyq140
2018-08-01
1
-1
/
+1
*
|
ripd: null check the key string
lyq140
2018-08-01
1
-1
/
+1
|
/
*
libs, daemons: use const in route-map apply
Mark Stapp
2018-07-23
1
-10
/
+12
*
ripd: out-of-bounds read (Coverity 1399295)
paco
2018-06-22
1
-2
/
+2
*
ripd: Intentionally ignore return from rip_send_packet
Donald Sharp
2018-06-05
1
-1
/
+1
*
build: append -std=gnu99 after SNMP_CFLAGS
Renato Westphal
2018-06-03
1
-1
/
+1
*
*: remove -r from daemons except zebra
Quentin Young
2018-05-21
1
-11
/
+18
*
ripd: rip_snmp.c - Remove not needed check
Ilya Shipitsin
2018-04-11
1
-1
/
+1
*
*: use C99 standard fixed-width integer types
Quentin Young
2018-03-27
8
-111
/
+111
*
ripd: considering a interface with 2 or more IP
lyq140
2018-03-21
1
-9
/
+27
*
*: conform with COMMUNITY.md formatting rules, via 'make indent'
Lou Berger
2018-03-06
5
-38
/
+28
*
Merge pull request #1701 from donaldsharp/zapi_vrf_label
Martin Winter
2018-02-14
1
-1
/
+1
|
\
|
*
*: Track vrfs per nexthop not per route entry
Donald Sharp
2018-02-09
1
-1
/
+1
*
|
ripd: Fix crash when ip rip split-horizon poisoned-reverse is configed
Donald Sharp
2018-02-07
1
-4
/
+6
|
/
*
*: Send/receive the nexthop vrf_id
Donald Sharp
2018-01-12
1
-0
/
+1
*
*: Remove cvs control points
Donald Sharp
2017-12-05
1
-2
/
+0
*
*: Make zapi route install Notifications optional
Donald Sharp
2017-11-27
1
-1
/
+1
*
ripd: Fix SA issues
Donald Sharp
2017-11-16
1
-2
/
+2
*
ripd: Fix spelling mistake in debug
Donald Sharp
2017-11-16
1
-1
/
+1
*
ripd: Allow rip_redistribute_add to know the nexthop type
Donald Sharp
2017-11-16
4
-34
/
+61
*
ripd: Convert to using 'struct nexthop' for nexthop information
Donald Sharp
2017-11-16
5
-27
/
+30
*
*: Modify zclient_init to require privs data
Donald Sharp
2017-10-24
1
-1
/
+1
*
ripd: Make 'struct zebra_privs_t' available
Donald Sharp
2017-10-24
3
-5
/
+2
*
*: use the FOR_ALL_INTERFACES abstraction from babeld
Renato Westphal
2017-10-10
2
-13
/
+13
[next]