index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ripngd
/
ripng_interface.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ripngd: Make 'struct zebra_privs_t' available
Donald Sharp
2017-10-24
1
-2
/
+0
*
*: use the FOR_ALL_INTERFACES abstraction from babeld
Renato Westphal
2017-10-10
1
-5
/
+5
*
*: introduce new rb-tree to optimize interface lookup by ifindex
Renato Westphal
2017-10-10
1
-1
/
+1
*
*: eliminate IFINDEX_DELETED in favor of IFINDEX_INTERNAL
Renato Westphal
2017-10-10
1
-1
/
+1
*
*: use rb-trees to store interfaces instead of sorted linked-lists
Renato Westphal
2017-10-10
1
-10
/
+10
*
*: remove empty "interface XYZ" config blocks
David Lamparter
2017-08-29
1
-2
/
+2
*
lib: replace if_add_hook with hook_* logic
David Lamparter
2017-08-15
1
-2
/
+2
*
*: reindent
reindent-master-after
whitespace / reindent
2017-07-17
1
-816
/
+776
*
Merge remote-tracking branch 'frr/master' into newline-redux
David Lamparter
2017-07-14
1
-4
/
+4
|
\
|
*
vtysh: return non-zero for configuration failures
Daniel Walton
2017-07-13
1
-4
/
+4
*
|
*: ditch vty_outln(), part 1 of 2
David Lamparter
2017-07-13
1
-11
/
+11
|
/
*
*: use vty_outln
Quentin Young
2017-06-29
1
-20
/
+14
*
ripngd: Let ripng announce interface turned on for usage.
Donald Sharp
2017-05-28
1
-8
/
+5
*
ripngd: Fix missing newlines at end of help strings
Donald Sharp
2017-05-28
1
-2
/
+2
*
*: 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
-3
/
+2
*
*: coccinelle-replace vty->index
David Lamparter
2016-12-09
1
-6
/
+3
*
Merge branch 'queue/osr/vtysh-generic'
David Lamparter
2016-12-05
1
-7
/
+1
|
\
|
*
*: make DEFUN installations file-local
David Lamparter
2016-12-01
1
-7
/
+1
*
|
Merge branch 'stable/2.0'
David Lamparter
2016-12-05
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
ripngd: fix drop of multicast membership when the interface is down
Renato Westphal
2016-11-25
1
-2
/
+2
*
|
Merge branch 'cmaster-next' into vtysh-grammar
Quentin Young
2016-10-18
1
-3
/
+3
|
\
|
|
*
ripngd: add support for route tags
Christian Franke
2016-10-08
1
-3
/
+3
*
|
ripngd: dispose of some CHECK ME's for ripng
Quentin Young
2016-09-27
1
-13
/
+3
*
|
ripngd: add 'int idx_foo' argv index variables
Daniel Walton
2016-09-23
1
-8
/
+12
*
|
ALIAS removal for bgp, ospf, pim, isis, rip, ripng, lib and zebra
Daniel Walton
2016-09-23
1
-9
/
+10
*
|
ripngd: argv update
Daniel Walton
2016-09-23
1
-8
/
+8
|
/
*
ripngd: add ECMP support
Feng Lu
2016-06-08
1
-30
/
+7
*
quagga: Remove iflist global variable
Donald Sharp
2016-04-08
1
-5
/
+5
*
quagga: delete interface from default table when moved to vrf
Don Slice
2016-03-18
1
-1
/
+1
*
*: add VRF ID in the API message header
Feng Lu
2015-11-04
1
-12
/
+14
*
*: call if_init()/if_terminate() from vrf_init()/vrf_terminate()
Feng Lu
2015-10-30
1
-1
/
+1
*
ripngd: ripngd-warnings.patch
Donald Sharp
2015-05-20
1
-1
/
+1
*
*: nuke ^L (page feed)
David Lamparter
2014-06-04
1
-5
/
+5
*
ripngd: compiler warnings cleanup
Stephen Hemminger
2009-12-10
1
-22
/
+9
*
[global] interface flags format warnings
Stephen Hemminger
2009-07-28
1
-5
/
+6
*
[cleanup] Make command nodes static
Stephen Hemminger
2009-06-12
1
-1
/
+1
*
[trivia] finish off static'ification of ospf6d and ripngd
Paul Jakma
2008-08-22
1
-33
/
+32
*
[ripngd] CID #72, remove unneeded NULL check
Paul Jakma
2006-05-11
1
-11
/
+9
*
* prefix.[hc]: Pass argument to the inet6_ntoa by value making it more
hasso
2005-04-08
1
-1
/
+1
*
2005-04-07 Paul Jakma <paul.jakma@sun.com>
paul
2005-04-07
1
-50
/
+38
*
* lib/prefix.[hc]: inet6_ntoa utility function copied from
hasso
2005-04-05
1
-1
/
+1
*
2005-04-02 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
ajs
2005-04-02
1
-0
/
+1
*
2005-03-14 Paul Jakma <paul.jakma@sun.com>
paul
2005-03-14
1
-6
/
+6
*
2005-01-30 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
ajs
2005-01-30
1
-2
/
+5
*
2004-12-08 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
ajs
2004-12-08
1
-9
/
+9
*
2004-11-19 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
ajs
2004-11-20
1
-2
/
+2
*
Sync with changes in lib. Make more strings const.
hasso
2004-10-11
1
-10
/
+10
*
Only warning left is the known lvalue problem in ripng_nexthop.c.
hasso
2004-10-08
1
-6
/
+6
*
Remove usage of evil list and listnode typedefs.
hasso
2004-09-23
1
-7
/
+7
[next]