index
:
matthieu/frr.git
aceelindem/ospf6-area-no-config-delete
bgp_ls
debian/7.5
debian/bookworm
debian/buster
debian/master
dev/mgmtd
dev/omgmtd
dev/rust-skel
dev_isis_sr
fuzz
master
mergify/bp/dev/10.3/pr-17935
mergify/bp/dev/9.0/pr-13800
mergify/bp/dev/9.1/pr-13617
mergify/bp/stable/10.0/pr-18108
mergify/bp/stable/10.1/pr-18108
mergify/bp/stable/10.1/pr-18254
mergify/bp/stable/10.2/pr-18108
mergify/bp/stable/10.2/pr-18430
mergify/bp/stable/10.3/pr-18108
mergify/bp/stable/10.3/pr-18378
mergify/bp/stable/10.3/pr-18430
mergify/bp/stable/10.3/pr-18483
mergify/bp/stable/10.3/pr-18498
mergify/bp/stable/10.3/pr-18502
nb_conversions
old-fuzz
rc/10.0
rc/10.0.2
rc/10.0.3
rc/10.1
rc/10.1.1
rc/10.1.2
rc/10.2
rc/10.2.1
rc/10.3
rc/8.4
rc/8.4.6
rc/8.4.7
rc/8.5
rc/8.5.6
rc/8.5.7
rc/9.0
rc/9.0.4
rc/9.0.5
rc/9.1
rc/9.1.2
rc/9.1.3
revert-11334-fix/deprecation_warning
revert-13509-bgp_nht_other_if_cases
revert-5015-rpki_vrf_encapsulation
revert-5870-hash_backet
revert-6277-feature/show_bgp_afi_safi_sndpfx
revert-8216-add_rd_all
revert-8795-fix-ospf6-router-id
revert-9179-PR9001-for-8.0
stable/10.0
stable/10.1
stable/10.2
stable/10.3
stable/2.0
stable/3.0
stable/4.0
stable/5.0
stable/6.0
stable/7.0
stable/7.1
stable/7.2
stable/7.3
stable/7.4
stable/7.5
stable/8.0
stable/8.1
stable/8.2
stable/8.3
stable/8.4
stable/8.5
stable/9.0
stable/9.1
support_bundle
Unnamed repository; edit this file 'description' to name the repository.
Forgejo (Beyond coding. We forge.)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ripngd
/
ripng_interface.c
Age
Commit message (
Expand
)
Author
2019-01-18
ripngd: remove the ripng global variable
Renato Westphal
2019-01-18
ripngd: move "Vripng_passive_interface" to the ripng structure
Renato Westphal
2019-01-18
ripngd: move "ripng_enable_network" to the ripng structure
Renato Westphal
2019-01-18
ripngd: move "ripng_enable_if" to the ripng structure
Renato Westphal
2018-12-03
ripngd: fix SIGHUP handling
Renato Westphal
2018-12-03
ripngd: retrofit the 'split-horizon' command to the new northbound model
Renato Westphal
2018-12-03
ripngd: retrofit the 'passive-interface' command to the new northbound model
Renato Westphal
2018-12-03
ripngd: retrofit the 'network' command to the new northbound model
Renato Westphal
2018-09-13
*: LIB_[ERR|WARN] -> EC_LIB
Quentin Young
2018-08-30
bgpd, ripngd: Convert to using new agg_table/route
Donald Sharp
2018-08-14
*: use frr_elevate_privs() (1/2: coccinelle)
David Lamparter
2018-08-14
*: rename ferr_zlog -> flog_err_sys
Quentin Young
2018-08-14
*: rename zlog_fer -> flog_err
Quentin Young
2018-08-14
ripngd: Convert over to using LIB_ERR_XXXX for zlog_ferr
Donald Sharp
2018-07-02
ripngd: variable scope overlap fix (PVS-Studio)
F. Aragon
2017-10-23
ripngd: Make 'struct zebra_privs_t' available
Donald Sharp
2017-10-10
*: use the FOR_ALL_INTERFACES abstraction from babeld
Renato Westphal
2017-10-10
*: introduce new rb-tree to optimize interface lookup by ifindex
Renato Westphal
2017-10-10
*: eliminate IFINDEX_DELETED in favor of IFINDEX_INTERNAL
Renato Westphal
2017-10-10
*: use rb-trees to store interfaces instead of sorted linked-lists
Renato Westphal
2017-08-29
*: remove empty "interface XYZ" config blocks
David Lamparter
2017-08-15
lib: replace if_add_hook with hook_* logic
David Lamparter
2017-07-17
*: reindent
reindent-master-after
whitespace / reindent
2017-07-14
Merge remote-tracking branch 'frr/master' into newline-redux
David Lamparter
2017-07-13
vtysh: return non-zero for configuration failures
Daniel Walton
2017-07-13
*: ditch vty_outln(), part 1 of 2
David Lamparter
2017-06-29
*: use vty_outln
Quentin Young
2017-05-27
ripngd: Let ripng announce interface turned on for usage.
Donald Sharp
2017-05-27
ripngd: Fix missing newlines at end of help strings
Donald Sharp
2017-05-15
*: make consistent & update GPLv2 file headers
David Lamparter
2017-05-09
*: remove THREAD_ON macros, add nullity check
Quentin Young
2016-12-09
*: coccinelle-replace vty->index
David Lamparter
2016-12-05
Merge branch 'queue/osr/vtysh-generic'
David Lamparter
2016-12-05
Merge branch 'stable/2.0'
David Lamparter
2016-12-01
*: make DEFUN installations file-local
David Lamparter
2016-11-25
ripngd: fix drop of multicast membership when the interface is down
Renato Westphal
2016-10-17
Merge branch 'cmaster-next' into vtysh-grammar
Quentin Young
2016-10-07
ripngd: add support for route tags
Christian Franke
2016-09-27
ripngd: dispose of some CHECK ME's for ripng
Quentin Young
2016-09-23
ripngd: add 'int idx_foo' argv index variables
Daniel Walton
2016-09-23
ALIAS removal for bgp, ospf, pim, isis, rip, ripng, lib and zebra
Daniel Walton
2016-09-22
ripngd: argv update
Daniel Walton
2016-06-08
ripngd: add ECMP support
Feng Lu
2016-04-08
quagga: Remove iflist global variable
Donald Sharp
2016-03-18
quagga: delete interface from default table when moved to vrf
Don Slice
2015-11-03
*: add VRF ID in the API message header
Feng Lu
2015-10-29
*: call if_init()/if_terminate() from vrf_init()/vrf_terminate()
Feng Lu
2015-05-19
ripngd: ripngd-warnings.patch
Donald Sharp
2014-06-04
*: nuke ^L (page feed)
David Lamparter
2009-12-10
ripngd: compiler warnings cleanup
Stephen Hemminger
[prev]
[next]