index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ospfd
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
ospfd: remove minor WTF in instance creation
David Lamparter
2019-12-06
1
-11
/
+1
|
*
lib: rename memory_vty.c to lib_vty.c
David Lamparter
2019-12-06
1
-1
/
+0
*
|
Merge pull request #5226 from donaldsharp/interface_fixup
David Lamparter
2019-12-06
3
-22
/
+18
|
\
\
|
|
/
|
/
|
|
*
eigrpd, ospfd, pimd: Fix assumption that interface may not be up
Donald Sharp
2019-12-04
2
-19
/
+15
|
*
ospfd: interface name and ip address can be 32 bytes
Donald Sharp
2019-12-04
1
-3
/
+3
*
|
ospfd: clean up SA warning
Mark Stapp
2019-12-05
1
-1
/
+1
|
/
*
*: generously apply const
David Lamparter
2019-12-02
7
-31
/
+45
*
*: make frr_yang_module_info const
David Lamparter
2019-11-30
1
-1
/
+1
*
*: make all route_map_rule_cmd const
David Lamparter
2019-11-30
1
-26
/
+52
*
ospfd: nbr->oi is never null
Donald Sharp
2019-11-22
6
-13
/
+8
*
ospfd: Rework ospf_read_packet into 2 functions
Donald Sharp
2019-11-19
1
-213
/
+228
*
ospfd: Allow packet reads based upon read/write packet counts
Donald Sharp
2019-11-19
1
-191
/
+213
*
ospfd: The ip header dump is crazy long and useless
Donald Sharp
2019-11-19
3
-30
/
+0
*
ospfd: Add/fix some debugs to handle vrf
Donald Sharp
2019-11-19
5
-36
/
+69
*
ospfd: Add a function to return the name of the vrf we are in.
Donald Sharp
2019-11-19
2
-0
/
+9
*
ospfd: Remove ORIGINAL_CODING check
Donald Sharp
2019-11-19
6
-116
/
+9
*
ospfd: Adding Debugs to dump OSPF DD Seqnumber
Satheesh Kumar K
2019-11-14
2
-0
/
+27
*
Merge pull request #5313 from mjstapp/fix_bsd_addr_of_packed
Donald Sharp
2019-11-12
1
-1
/
+3
|
\
|
*
ospfd,eigrpd: don't take address of packed struct member
Mark Stapp
2019-11-11
1
-1
/
+3
*
|
ospfd: Function order caused use after free.
Donald Sharp
2019-11-11
1
-3
/
+3
|
/
*
lib, ospfd, zebra: Convert interface_delete to take double pointer
Donald Sharp
2019-11-02
1
-2
/
+1
*
*: Convert connected_free to a double pointer
Donald Sharp
2019-11-02
1
-2
/
+2
*
ospf: BFD down not tearing down OSPF adjacency for point-to-point network
Radhika Mahankali
2019-10-31
1
-2
/
+24
*
Merge pull request #5197 from SumitAgarwal123/BFD_ADMIN_DOWN
Rafael Zalamena
2019-10-29
1
-1
/
+1
|
\
|
*
bfdd: Handling local and remote admin-down
SumitAgarwal123
2019-10-29
1
-1
/
+1
*
|
*: Cleanup interface creation apis
Stephen Worley
2019-10-10
1
-2
/
+2
*
|
*: remove redundant brackets in commands
Igor Ryzhov
2019-10-08
1
-1
/
+1
*
|
*: strip trailing whitespace
Quentin Young
2019-09-30
2
-3
/
+3
*
|
*: Convert zapi->interface_delete to ifp callback
Donald Sharp
2019-09-19
4
-35
/
+18
*
|
*: Convert interface_down to interface down callback
Donald Sharp
2019-09-19
2
-25
/
+13
*
|
*: Convert from ->interface_up to the interface callback
Donald Sharp
2019-09-19
2
-69
/
+41
*
|
*: Switch all zclient->interface_add to interface create callback
Donald Sharp
2019-09-19
5
-44
/
+40
*
|
*: Add infrastructure to support zapi interface callbacks
Donald Sharp
2019-09-19
1
-0
/
+23
|
/
*
Merge pull request #4564 from pguibert6WIND/misc_vrf_update_name
Russ White
2019-09-17
2
-11
/
+1
|
\
|
*
ospfd: update ospf default vrf name with vrf hook
Philippe Guibert
2019-08-27
1
-1
/
+1
|
*
ospfd: do not create default ospf instance
Philippe Guibert
2019-08-27
1
-10
/
+0
*
|
Merge pull request #4949 from opensourcerouting/mpls-zapi-improvements
Olivier Dugeon
2019-09-13
2
-75
/
+23
|
\
\
|
*
|
ospfd: avoid installing SR FTNs twice
Renato Westphal
2019-09-10
1
-51
/
+2
|
*
|
lib, zebra: add new MPLS zapi message with route replace semantics
Renato Westphal
2019-09-10
1
-5
/
+8
|
*
|
lib, zebra: enhance the MPLS zapi messages
Renato Westphal
2019-09-07
1
-8
/
+13
|
*
|
lib, zebra: rename LSP type used for OSPF SR
Renato Westphal
2019-09-07
1
-1
/
+1
|
*
|
zebra: identify MPLS FTNs by route type and instance
Renato Westphal
2019-09-07
2
-4
/
+2
|
*
|
lib: introduce encode/decode functions for the MPLS zapi messages
Renato Westphal
2019-09-07
1
-21
/
+12
*
|
|
ospfd: Remove flog_warn for a situation user can never do anything with
Donald Sharp
2019-09-05
1
-5
/
+6
|
/
/
*
|
Merge pull request #4604 from opensourcerouting/mutex-sugar
Quentin Young
2019-09-03
2
-2
/
+2
|
\
\
|
*
|
*: frr_elevate_privs -> frr_with_privs
David Lamparter
2019-09-03
2
-2
/
+2
|
|
/
*
|
ospfd: Cleanup oi->obuf to always be created
Donald Sharp
2019-08-30
3
-58
/
+17
*
|
ospfd: tighten up what functions can be used outside of ospf_packet.c
Donald Sharp
2019-08-30
2
-10
/
+4
*
|
ospfd: Do not turn on write thread unless we have something in it
Donald Sharp
2019-08-30
2
-7
/
+20
|
/
*
Merge pull request #4812 from pogojotz/fix-destination-multi-use
Donald Sharp
2019-08-26
1
-35
/
+32
|
\
[prev]
[next]