index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ospfd
/
ospf_zebra.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #3077 from rgirada/ospf_2980_fix
Olivier Dugeon
2018-10-09
1
-28
/
+105
|
\
|
*
ospfd: issue with the "default-information originate always" command #2980
rgirada
2018-10-09
1
-28
/
+105
*
|
*: list_delete_and_null() -> list_delete()
David Lamparter
2018-10-02
1
-2
/
+2
|
/
*
Merge pull request #2978 from ton31337/fix/default_originate_after_second_enter
David Lamparter
2018-09-21
1
-17
/
+3
|
\
|
*
osfpd: Install default route after second try instantly
Donatas Abraitis
2018-09-20
1
-17
/
+3
*
|
Merge pull request #3006 from pacovn/static_analysis__shadow_variables1
Donald Sharp
2018-09-13
1
-2
/
+0
|
\
\
|
*
|
bgpd isisd ospf6d ospfd: variable shadowing fixes
F. Aragon
2018-09-12
1
-2
/
+0
|
|
/
*
/
ospfd: Cleanup some warnings that were not warnings
Donald Sharp
2018-09-06
1
-4
/
+0
|
/
*
ospfd: interface speed change during intf add
Chirag Shah
2018-08-25
1
-5
/
+11
*
ospfd: null check (Coverity 1399284)
paco
2018-06-25
1
-0
/
+10
*
ospfd: use prefix2str in debugs in zebra module
Mark Stapp
2018-04-23
1
-23
/
+29
*
ospfd: remove interface param npd
Quentin Young
2018-04-13
1
-1
/
+2
*
*: use C99 standard fixed-width integer types
Quentin Young
2018-03-27
1
-21
/
+24
*
ospfd: debug detail for redistribute
G. Paul Ziemba
2018-03-09
1
-2
/
+8
*
*: conform with COMMUNITY.md formatting rules, via 'make indent'
Lou Berger
2018-03-06
1
-48
/
+60
*
*: Track vrfs per nexthop not per route entry
Donald Sharp
2018-02-09
1
-4
/
+1
*
*: Send/receive the nexthop vrf_id
Donald Sharp
2018-01-12
1
-0
/
+4
*
*: Make zapi route install Notifications optional
Donald Sharp
2017-11-27
1
-1
/
+1
*
ospfd: Make external routes in ospf VRF aware
Chirag Shah
2017-11-21
1
-22
/
+26
*
ospfd: VRF aware Router-ID update
Chirag Shah
2017-11-06
1
-7
/
+7
*
*: Modify zclient_init to require privs data
Donald Sharp
2017-10-24
1
-1
/
+1
*
Merge pull request #1298 from opensourcerouting/iface-rb-tree
Donald Sharp
2017-10-16
1
-3
/
+2
|
\
|
*
*: 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
|
*
lib: nuke the if_*_by_name_len() functions
Renato Westphal
2017-10-10
1
-2
/
+1
*
|
ospfd: Fix memory leak
Donald Sharp
2017-10-10
1
-2
/
+6
|
/
*
*: Convert list_free usage to list_delete
Donald Sharp
2017-10-05
1
-4
/
+2
*
ospfd: OSPFv2 VRF Changes II
Chirag Shah
2017-10-03
1
-2
/
+8
*
ospfd: OSPFv2 VRF Support
Chirag Shah
2017-10-03
1
-151
/
+252
*
*: fix segfault when sending more than MULTIPATH_NUM nexthops
Renato Westphal
2017-09-21
1
-1
/
+3
*
*: remove ZEBRA_FLAG_{BLACKHOLE,REJECT} from API
David Lamparter
2017-08-28
1
-13
/
+6
*
*: use zapi_route to send/receive redistributed routes as well
Renato Westphal
2017-08-24
1
-47
/
+18
*
ospfd: use the new API to send routes to zebra
Renato Westphal
2017-08-23
1
-157
/
+62
*
*: remove leftovers from "router zebra"
Renato Westphal
2017-08-23
1
-32
/
+0
*
*: reduce excessive indentation in a few places
Renato Westphal
2017-08-23
1
-209
/
+208
*
ospfd: Fix conflict router-id, memory leaks
Chirag Shah
2017-08-11
1
-0
/
+1
*
ospf6d: adjust changes per PR 870 review
Chirag Shah
2017-07-31
1
-0
/
+3
*
ospfd: Fix memory leaks
Chirag Shah
2017-07-27
1
-2
/
+6
*
*: reindent
reindent-master-after
whitespace / reindent
2017-07-17
1
-1282
/
+1225
*
Merge remote-tracking branch 'frr/master' into newline-redux
David Lamparter
2017-07-14
1
-3
/
+3
|
\
|
*
vtysh: return non-zero for configuration failures
Daniel Walton
2017-07-13
1
-3
/
+3
*
|
*: ditch vty_outln(), part 1 of 2
David Lamparter
2017-07-13
1
-3
/
+3
|
/
*
*: use vty_outln
Quentin Young
2017-06-29
1
-3
/
+3
*
Merge remote-tracking branch 'origin/stable/3.0'
Donald Sharp
2017-06-29
1
-9
/
+3
|
\
|
*
ospfd: correct typo in zebra trace
Chirag Shah
2017-06-14
1
-1
/
+1
|
*
ospfd: ospf bandwidth handling
Chirag Shah
2017-06-12
1
-1
/
+1
|
*
ospfd: ospf bandwidth handling
Chirag Shah
2017-06-12
1
-9
/
+3
*
|
*: make consistent & update GPLv2 file headers
David Lamparter
2017-05-15
1
-4
/
+3
*
|
*: update thread_add_* calls
Quentin Young
2017-05-09
1
-3
/
+3
*
|
*: remove THREAD_ON macros, add nullity check
Quentin Young
2017-05-09
1
-3
/
+3
|
/
[next]