index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ospfclient
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
*: Change thread->func to return void instead of int
Donald Sharp
2022-02-24
1
-11
/
+6
*
build: fix `AM_LDFLAGS` usage (and gcov)
David Lamparter
2021-07-21
1
-1
/
+1
*
*: require semicolon after FRR_DAEMON_INFO & co.
David Lamparter
2021-03-17
1
-1
/
+1
*
*: require semicolon after DEFINE_MTYPE & co
David Lamparter
2021-03-17
1
-2
/
+2
*
lib/xref: put setup calls in libraries
David Lamparter
2021-02-01
1
-0
/
+3
*
ospfclient: replace inet_ntoa
Mark Stapp
2020-10-22
1
-14
/
+15
*
ospfd: fix SA warnings in ospfd, ospfclient
Mark Stapp
2020-10-14
1
-6
/
+12
*
ospfclient: Provide some protection against blindly trusting input
Donald Sharp
2020-10-09
1
-2
/
+17
*
*: Replace s_addr 0 => INADDR_ANY
Donatas Abraitis
2020-02-06
1
-1
/
+1
*
ospfclient: don't install man page
David Lamparter
2020-01-15
1
-1
/
+1
*
doc: rename man pages to frr-*
David Lamparter
2020-01-15
1
-1
/
+1
*
build: fix a whole bunch of *FLAGS
David Lamparter
2019-01-30
1
-1
/
+1
*
build: make rfptest and ospfclient "noinst"
David Lamparter
2018-10-28
1
-1
/
+1
*
build: add --enable-static-bin option
David Lamparter
2018-10-01
1
-1
/
+13
*
build: fix not building docs w/o sphinx
David Lamparter
2018-09-09
1
-1
/
+1
*
*: cleanup .gitignore files
David Lamparter
2018-09-08
1
-15
/
+0
*
build: move vtysh & manpage listings to subdir.am
David Lamparter
2018-09-08
1
-0
/
+1
*
ospfd: Remove unused function
Donald Sharp
2018-08-21
1
-0
/
+1
*
*: ALLOC calls cannot fail
Donald Sharp
2018-08-11
1
-8
/
+2
*
*: use C99 standard fixed-width integer types
Quentin Young
2018-03-27
3
-46
/
+46
*
Merge pull request #911 from opensourcerouting/non-recursive-2
Donald Sharp
2017-08-09
4
-29
/
+41
|
\
|
*
build: non-recursive ospf*
David Lamparter
2017-08-04
4
-29
/
+41
*
|
lib: privs: make uid/gid accessible before setuid
David Lamparter
2017-08-02
1
-0
/
+1
|
/
*
*: reindent
reindent-master-after
whitespace / reindent
2017-07-17
3
-862
/
+755
*
lib: more `show thread cpu`
Quentin Young
2017-06-30
1
-1
/
+1
*
*: simplify log message lookup
Quentin Young
2017-06-21
1
-2
/
+2
*
ospfclient: Free up leaked resources in error path
Donald Sharp
2017-06-13
1
-0
/
+5
*
*: Clean up call into inet_aton
Donald Sharp
2017-06-13
1
-3
/
+19
*
*: make consistent & update GPLv2 file headers
David Lamparter
2017-05-15
3
-14
/
+11
*
*: remove THREAD_ON macros, add nullity check
Quentin Young
2017-05-09
1
-5
/
+5
*
ospfclient: fix gcc -O0 build
David Lamparter
2017-02-14
2
-0
/
+6
*
ospfclient: #include sources
David Lamparter
2017-02-09
2
-1
/
+5
*
ospfd: isolate ospfapiclient lib from ospf lib
David Lamparter
2017-02-07
2
-4
/
+6
*
*: Convert libospf -> libfrrospf
Donald Sharp
2017-02-03
1
-6
/
+6
*
*: Convert libzebra -> libfrr
Donald Sharp
2017-02-03
2
-3
/
+3
*
lib: migrate to new memory-type handling
David Lamparter
2016-09-19
2
-2
/
+2
*
quagga: remove refix directory from git status
Donald Sharp
2016-09-09
1
-1
/
+1
*
*: get rid of "MTYPE 0"
David Lamparter
2016-07-28
1
-1
/
+1
*
build: get rid of INCLUDES, use AM_CPPFLAGS
David Lamparter
2016-06-03
1
-1
/
+1
*
build: make libraries self-reliant
David Lamparter
2016-05-26
1
-0
/
+1
*
Add missing GPL headers, and copyright claims that certainly apply.
Paul Jakma
2016-05-26
1
-0
/
+18
*
build: Remove the old PIC/PIE patch, let libtool sort it out
Paul Jakma
2016-05-26
1
-3
/
+2
*
Quagga: Fixup some compile warnings
Donald Sharp
2015-11-23
1
-1
/
+1
*
Add --enable-werror to configure
Donald Sharp
2015-07-26
1
-0
/
+1
*
*: nuke ^L (page feed)
David Lamparter
2014-06-04
1
-5
/
+5
*
build: correct libtool parameter used within Makefiles
Brad Smith
2012-09-25
1
-1
/
+1
*
build: allow configure and build in a separate directory
Vincent Bernat
2012-06-25
1
-1
/
+1
*
build: delete .cvsignore files
Denis Ovsienko
2011-12-13
1
-13
/
+0
*
[cleanup] Add log.h includes
Tomasz Pala
2009-06-24
1
-0
/
+1
*
[cleanup] Convert XMALLOC/memset to XCALLOC
Stephen Hemminger
2009-06-12
1
-2
/
+1
[next]