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: remove the ripng global variable
Renato Westphal
2019-01-18
1
-56
/
+80
|
*
|
ripngd: move "Vripng_passive_interface" to the ripng structure
Renato Westphal
2019-01-18
1
-14
/
+11
|
*
|
ripngd: move "ripng_enable_network" to the ripng structure
Renato Westphal
2019-01-18
1
-16
/
+16
|
*
|
ripngd: move "ripng_enable_if" to the ripng structure
Renato Westphal
2019-01-18
1
-19
/
+14
*
|
|
*: remove trailing newlines from zlog messages
Quentin Young
2019-03-14
1
-2
/
+2
|
|
/
|
/
|
*
|
Treewide: use ANSI function definitions
Ruben Kerkhof
2019-01-24
1
-2
/
+2
|
/
*
ripngd: fix SIGHUP handling
Renato Westphal
2018-12-03
1
-31
/
+0
*
ripngd: retrofit the 'split-horizon' command to the new northbound model
Renato Westphal
2018-12-03
1
-91
/
+14
*
ripngd: retrofit the 'passive-interface' command to the new northbound model
Renato Westphal
2018-12-03
1
-42
/
+9
*
ripngd: retrofit the 'network' command to the new northbound model
Renato Westphal
2018-12-03
1
-71
/
+13
*
*: LIB_[ERR|WARN] -> EC_LIB
Quentin Young
2018-09-13
1
-1
/
+1
*
bgpd, ripngd: Convert to using new agg_table/route
Donald Sharp
2018-08-30
1
-26
/
+28
*
*: use frr_elevate_privs() (1/2: coccinelle)
David Lamparter
2018-08-14
1
-11
/
+6
*
*: rename ferr_zlog -> flog_err_sys
Quentin Young
2018-08-14
1
-3
/
+3
*
*: rename zlog_fer -> flog_err
Quentin Young
2018-08-14
1
-3
/
+3
*
ripngd: Convert over to using LIB_ERR_XXXX for zlog_ferr
Donald Sharp
2018-08-14
1
-4
/
+10
*
ripngd: variable scope overlap fix (PVS-Studio)
F. Aragon
2018-07-02
1
-5
/
+5
*
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
[prev]
[next]