index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ospfd
/
ospf_network.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ospfd: replace inet_ntoa
Mark Stapp
2020-10-22
1
-18
/
+18
*
ospfd: When failing to set socket options just note the failure
Donald Sharp
2020-10-11
1
-2
/
+0
*
*: un-split strings across lines
David Lamparter
2020-07-14
1
-12
/
+5
*
*: frr_elevate_privs -> frr_with_privs
David Lamparter
2019-09-03
1
-1
/
+1
*
*: setting the socket send/recv buffer sizes doesn't need elevated privs
Renato Westphal
2019-04-08
1
-3
/
+3
*
*: style for EC replacements
Quentin Young
2018-09-13
1
-2
/
+1
*
*: LIB_[ERR|WARN] -> EC_LIB
Quentin Young
2018-09-13
1
-12
/
+12
*
*: style for flog_warn conversions
Quentin Young
2018-09-06
1
-12
/
+14
*
ospfd: Convert ospf_network.c to use error code subsystem
Donald Sharp
2018-09-06
1
-39
/
+46
*
*: use frr_elevate_privs() (2/2: manual)
David Lamparter
2018-08-14
1
-49
/
+33
*
*: rename zlog_fer -> flog_err
Quentin Young
2018-08-14
1
-3
/
+3
*
ospfd: zlog_ferr facility
Chirag Shah
2018-08-14
1
-12
/
+14
*
*: use C99 standard fixed-width integer types
Quentin Young
2018-03-27
1
-1
/
+1
*
*: conform with COMMUNITY.md formatting rules, via 'make indent'
Lou Berger
2018-03-06
1
-6
/
+8
*
ospfd: basic support for VRF NETNS backend
Philippe Guibert
2018-02-27
1
-31
/
+10
*
ospfd: Set filter to unbound debug logs
Chirag Shah
2017-12-27
1
-9
/
+11
*
ospfd: add vrf option to operational command
Chirag Shah
2017-10-29
1
-4
/
+1
*
ospfd: Make 'struct zebra_privs_t' available.
Donald Sharp
2017-10-24
1
-2
/
+0
*
ospfd: Fix leak of FD
Donald Sharp
2017-10-10
1
-1
/
+4
*
ospfd: fix vrf bind sock non-linux system
Chirag Shah
2017-10-03
1
-0
/
+12
*
ospfd: Bind socket to vrf device
Chirag Shah
2017-10-03
1
-21
/
+44
*
*: reindent
reindent-master-after
whitespace / reindent
2017-07-17
1
-152
/
+160
*
*: make consistent & update GPLv2 file headers
David Lamparter
2017-05-15
1
-4
/
+3
*
*: always set SO_SNDBUF and SO_RCVBUF using a best effort approach
Renato Westphal
2016-12-08
1
-34
/
+2
*
ospfd: set the OSPF socket's send buffer size only once
Renato Westphal
2016-12-08
1
-35
/
+0
*
*: create a helper function to set the IP_MULTICAST_LOOP sockoption
Renato Westphal
2016-11-25
1
-5
/
+3
*
*: use an ifindex_t type, defined in lib/if.h, for ifindex values
Paul Jakma
2016-08-18
1
-7
/
+5
*
lib: fix setting of IPv4 multicast sockopts on OpenBSD
Renato Westphal
2016-08-08
1
-5
/
+5
*
Set the RCVBUF and SNDBUF sizes to the maximum possible amount to
Donald Sharp
2015-05-20
1
-0
/
+36
*
ospfd: compile warning cleanups
Andrew Certain
2013-01-07
1
-4
/
+4
*
lib: simplify interface of setsockopt_multicast_ipv4().
Dmitrij Tejblum
2011-09-27
1
-10
/
+9
*
ospfd: Lower level of some common messages from info to debug
Paul Jakma
2010-12-08
1
-7
/
+7
*
[lib] mes_lookup string lookup table argument should be marked const
Stephen Hemminger
2008-08-22
1
-9
/
+2
*
+ fix minor regression in OSPF sending buffer adjustment logic
Denis Ovsienko
2007-09-18
1
-6
/
+6
*
Bug #362 is fixed now.
Denis Ovsienko
2007-08-21
1
-0
/
+35
*
2005-05-07 Yar Tikhiy <yar@comp.chem.msu.su>
paul
2005-05-07
1
-8
/
+8
*
2005-01-30 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
ajs
2005-01-30
1
-4
/
+9
*
2004-12-30 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
ajs
2004-12-30
1
-13
/
+23
*
add comments about warnings
gdt
2004-12-09
1
-0
/
+4
*
2004-11-19 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
ajs
2004-11-20
1
-13
/
+13
*
2004-10-22 Paul Jakma <paul@dishone.st>
paul
2004-10-22
1
-1
/
+2
*
2004-07-23 Paul Jakma <paul@dishone.st>
paul
2004-07-23
1
-21
/
+3
*
2004-05-05 Paul Jakma <paul@dishone.st>
paul
2004-05-05
1
-13
/
+17
*
2003-10-24 sowmini.varadhan@sun.com
paul
2003-10-24
1
-2
/
+2
*
2003-06-04 Paul Jakma <paul@dishone.st>
paul
2003-06-04
1
-3
/
+40
*
Initial revision
paul
2002-12-13
1
-0
/
+192