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
/
ospf6d
Age
Commit message (
Expand
)
Author
2019-05-03
*: use ZAPI_CALLBACK_ARGS macro for zapi handlers
Quentin Young
2019-04-27
ospf6d: replace pqueue_* with DECLARE_SKIPLIST
David Lamparter
2019-04-16
ospf6d: listhead returns a listnode *
Donald Sharp
2019-03-27
isisd, ospf6d, ripngd: Do not allow v6 LL's to be `redist connected` in
Donald Sharp
2019-03-14
*: remove trailing newlines from zlog messages
Quentin Young
2019-02-25
*: replace XMALLOC + memset with XCALLOC
Quentin Young
2019-02-25
*: remove casts of XMALLOC / XCALLOC
Quentin Young
2019-02-25
*: remove null check before XFREE
Quentin Young
2019-02-25
*: do not check XMALLOC / XCALLOC for null ret
Quentin Young
2019-02-25
*: use array_size instead of raw division
Quentin Young
2019-02-15
ospf6d: reset the global ospf6 pointer
Philippe Guibert
2019-02-14
ospf6d: upon interface deletion, the area if list may be updated
Philippe Guibert
2019-02-14
ospf6d: closing server socket when leaving ospf6d
Philippe Guibert
2019-02-14
ospf6d: unitialised buffer zone used by socket
Philippe Guibert
2019-02-04
ospf6d: Added changes to track route-map usage
rgirada
2019-01-30
build: fix a whole bunch of *FLAGS
David Lamparter
2019-01-28
Merge pull request #3680 from opensourcerouting/ospf6-fix-mcast
Donald Sharp
2019-01-26
ospf6d: fix FreeBSD IPv6 multicast group join race
Rafael Zalamena
2019-01-24
Treewide: use ANSI function definitions
Ruben Kerkhof
2019-01-23
ospf6d: keep track of the socket set thread
Rafael Zalamena
2019-01-23
ospf6d: don't queue interface events
Rafael Zalamena
2019-01-14
lib, zebra: add AFI parameter to the ZEBRA_REDISTRIBUTE_DEFAULT_* messages
Renato Westphal
2018-12-14
*: remove all MIBs for DFSG compliance
David Lamparter
2018-11-16
ospf6d: abr summary advertise best route
Chirag Shah
2018-11-12
ospf6d: add missing vty commands to ospf6 area command
Philippe Guibert
2018-11-12
*: Replace zclient_new with zclient_new_notify
Donald Sharp
2018-10-27
lib: retrofit interface commands to the new northbound model
Renato Westphal
2018-10-27
yang, lib: add 'frr-interface.yang' and associated stub callbacks
Renato Westphal
2018-10-27
*: add empty array of YANG modules
Renato Westphal
2018-10-25
*: spelchek
David Lamparter
2018-10-23
Merge branch 'pull/3197'
David Lamparter
2018-10-20
ospf6d: fix two "show" commands
Renato Westphal
2018-10-19
*: Fixup to use proper list_cmp functions
Donald Sharp
2018-10-12
ospf6d: fix ospf6 crash in inp lsa processing
Chirag Shah
2018-10-02
Merge pull request #3120 from opensourcerouting/remove-list-delete
Lou Berger
2018-10-02
*: list_delete_and_null() -> list_delete()
David Lamparter
2018-10-02
ospf6d: dead code (Coverity 1399231)
F. Aragon
2018-10-01
Merge pull request #3086 from patrasar/1836
David Lamparter
2018-10-01
ospf6d: null check (Coverity 1221441)
F. Aragon
2018-09-24
ospfd: handling of OSPF_AREA_RANGE_ADVERTISE flag
Sarita Patra
2018-09-14
Merge pull request #3023 from qlyoung/ultimate-warning-reference-cards-rename
David Lamparter
2018-09-13
*: style for EC replacements
Quentin Young
2018-09-13
*: LIB_[ERR|WARN] -> EC_LIB
Quentin Young
2018-09-13
bgpd lib ospf6d pbrd tests zebra: shadowing fixes
F. Aragon
2018-09-12
bgpd isisd ospf6d ospfd: variable shadowing fixes
F. Aragon
2018-09-09
Merge pull request #2977 from opensourcerouting/doc-fix
Donald Sharp
2018-09-09
Merge pull request #2965 from opensourcerouting/buildfoo-20180904
Donald Sharp
2018-09-09
build: fix not building docs w/o sphinx
David Lamparter
2018-09-09
Merge pull request #2862 from opensourcerouting/non-recursive
Donald Sharp
2018-09-09
ospf6d: remove extra struct in ospf6_lsa_handler
David Lamparter
[next]