index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
nhrpd
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
lib: rename memory_vty.c to lib_vty.c
David Lamparter
2019-12-06
1
-1
/
+0
*
*: generously apply const
David Lamparter
2019-12-02
1
-1
/
+1
*
*: make frr_yang_module_info const
David Lamparter
2019-11-30
1
-1
/
+1
*
*: Convert connected_free to a double pointer
Donald Sharp
2019-11-02
1
-1
/
+1
*
nhrp: Make sure `no ip nhrp map <something>` works as expected
Donatas Abraitis
2019-10-25
1
-2
/
+3
*
nhrpd: clean up SA warning
Mark Stapp
2019-10-17
2
-5
/
+6
*
nhrpd: be more careful with linked lists
Mark Stapp
2019-10-16
2
-3
/
+6
*
*: Convert zapi->interface_delete to ifp callback
Donald Sharp
2019-09-19
2
-17
/
+1
*
*: Convert interface_down to interface down callback
Donald Sharp
2019-09-19
2
-13
/
+2
*
*: Convert from ->interface_up to the interface callback
Donald Sharp
2019-09-19
2
-13
/
+1
*
*: Switch all zclient->interface_add to interface create callback
Donald Sharp
2019-09-19
2
-14
/
+1
*
*: Add infrastructure to support zapi interface callbacks
Donald Sharp
2019-09-19
3
-0
/
+26
*
lib: split off c-ares code from nhrpd
David Lamparter
2019-07-03
6
-233
/
+3
*
Revert "Ospf missing interface handling 2"
Donald Sharp
2019-06-24
1
-2
/
+1
*
*: change if_lookup_by_name() api with vrf
Philippe Guibert
2019-06-12
1
-1
/
+2
*
lib,bgpd,babeld,ripngd,nhrpd,bfdd: clean up SA warnings
Mark Stapp
2019-06-06
1
-2
/
+2
*
lib: hashing functions should take const arguments
Quentin Young
2019-05-14
4
-8
/
+8
*
*: use ZAPI_CALLBACK_ARGS macro for zapi handlers
Quentin Young
2019-05-03
3
-34
/
+20
*
lib: ZEBRA_NUM_OF -> array_size
David Lamparter
2019-04-18
4
-6
/
+6
*
bfdd, nhrpd, pimd: When deleting an interface clean up
Donald Sharp
2019-03-29
1
-2
/
+4
*
*: compare pointer types to NULL, not 0
Quentin Young
2019-02-26
1
-2
/
+2
*
*: Rename backet to bucket
Tim Bray
2019-02-25
2
-2
/
+2
*
build: fix a whole bunch of *FLAGS
David Lamparter
2019-01-30
1
-2
/
+2
*
*: Replace zclient_new with zclient_new_notify
Donald Sharp
2018-11-12
1
-1
/
+1
*
yang, lib: add 'frr-interface.yang' and associated stub callbacks
Renato Westphal
2018-10-27
1
-0
/
+1
*
*: add empty array of YANG modules
Renato Westphal
2018-10-27
1
-1
/
+5
*
*: Replace hash_cmp function return value to a bool
Donald Sharp
2018-10-19
4
-4
/
+9
*
*: style for EC replacements
Quentin Young
2018-09-13
2
-10
/
+14
*
nhrpd: NHRP_[ERR|WARN] -> EC_NHRP
Quentin Young
2018-09-13
4
-9
/
+9
*
nhrpd: missing operand added
F. Aragon
2018-09-13
1
-2
/
+3
*
Merge pull request #2977 from opensourcerouting/doc-fix
Donald Sharp
2018-09-09
1
-1
/
+1
|
\
|
*
build: fix not building docs w/o sphinx
David Lamparter
2018-09-09
1
-1
/
+1
*
|
*: fix config.h/zebra.h include order
David Lamparter
2018-09-08
14
-1
/
+56
|
/
*
*: cleanup .gitignore files
David Lamparter
2018-09-08
1
-1
/
+0
*
build: move vtysh & manpage listings to subdir.am
David Lamparter
2018-09-08
1
-0
/
+2
*
*: add a vrf update hook to be informed of the vrf name
Philippe Guibert
2018-08-28
1
-1
/
+1
*
*: rename ferr_ref -> log_ref
Quentin Young
2018-08-14
2
-3
/
+3
*
*: rename zlog_fer -> flog_err
Quentin Young
2018-08-14
2
-5
/
+5
*
*: stop double initialization of ferr
Quentin Young
2018-08-14
1
-2
/
+0
*
*: fix source file headers & includes for errcodes
Quentin Young
2018-08-14
2
-21
/
+24
*
nhrpd: Add NHRP_ERR_XXXX for zlog_err to zlog_ferr conversion
Donald Sharp
2018-08-14
6
-12
/
+102
*
*: ALLOC calls cannot fail
Donald Sharp
2018-08-11
6
-39
/
+29
*
Merge pull request #2609 from pacovn/clang_scan_nhrpd_vici_initialization
Donald Sharp
2018-07-03
1
-1
/
+1
|
\
|
*
nhrpd: uninitialized variable (Clang scan)
F. Aragon
2018-07-02
1
-1
/
+1
*
|
Merge pull request #2604 from pacovn/PVS-Studio_odd_operator_usage
Quentin Young
2018-07-02
1
-1
/
+1
|
\
\
|
*
|
nhrpd: odd operator usage fix (PVS-Studio)
F. Aragon
2018-07-02
1
-1
/
+1
|
|
/
*
/
eigrpd nhrpd ospfd pimd: fomat fixes (PVS-Studio)
F. Aragon
2018-07-02
1
-1
/
+1
|
/
*
nhrpd: uninitialized variable (Clang scan)
F. Aragon
2018-06-29
1
-0
/
+1
*
nhrpd: array limit check (cppcheck)
paco
2018-06-18
1
-1
/
+1
*
*: use C99 standard fixed-width integer types
Quentin Young
2018-03-27
1
-1
/
+1
[next]