index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ospfd
/
ospf_packet.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
*: remove line breaks from log messages
David Lamparter
2020-03-24
1
-1
/
+1
*
ospfd: stop checking for ancient OpenBSD
Ruben Kerkhof
2020-03-19
1
-1
/
+1
*
*: Replace `sizeof something` to sizeof(something)
Donatas Abraitis
2020-03-08
1
-3
/
+3
*
*: Replace __PRETTY_FUNCTION__/__FUNCTION__ to __func__
Donatas Abraitis
2020-03-05
1
-6
/
+5
*
*: Remove break after return
Donatas Abraitis
2020-02-13
1
-1
/
+0
*
*: Replace s_addr 0 => INADDR_ANY
Donatas Abraitis
2020-02-06
1
-11
/
+12
*
ospfd: tiny style fix
Quentin Young
2019-12-12
1
-2
/
+1
*
ospfd: sizeof(pointer) -> sizeof(pointed-at)
Quentin Young
2019-12-12
1
-1
/
+1
*
ospfd: fix misplaced trust in ip header length
Quentin Young
2019-12-12
1
-5
/
+17
*
ospfd: nbr->oi is never null
Donald Sharp
2019-11-22
1
-3
/
+1
*
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
1
-12
/
+0
*
ospfd: Add/fix some debugs to handle vrf
Donald Sharp
2019-11-19
1
-1
/
+12
*
ospfd: Remove ORIGINAL_CODING check
Donald Sharp
2019-11-19
1
-4
/
+0
*
ospfd: Adding Debugs to dump OSPF DD Seqnumber
Satheesh Kumar K
2019-11-14
1
-0
/
+20
*
ospfd: Remove flog_warn for a situation user can never do anything with
Donald Sharp
2019-09-05
1
-5
/
+6
*
ospfd: Cleanup oi->obuf to always be created
Donald Sharp
2019-08-30
1
-28
/
+0
*
ospfd: tighten up what functions can be used outside of ospf_packet.c
Donald Sharp
2019-08-30
1
-4
/
+4
*
ospfd: Do not turn on write thread unless we have something in it
Donald Sharp
2019-08-30
1
-5
/
+17
*
ospfd,ripd: Enabling build with openssl
Michal Ruprich
2019-08-08
1
-0
/
+30
*
ospfd: no router ospf crash fix
Chirag Shah
2019-07-15
1
-0
/
+8
*
ospfd: continue statement is redundant
Donald Sharp
2019-05-03
1
-1
/
+0
*
ospfd: Remaining packet calculation while fragmenting lsu, ls-ack and ls-req
Saravanan K
2019-03-25
1
-6
/
+22
*
ospfd: fix link MTU warning style
Quentin Young
2019-02-25
1
-2
/
+1
*
ospfd: address CVE-2017-3224
Chirag Shah
2019-02-03
1
-5
/
+17
*
Merge pull request #3657 from nitinsoniism/ospf_mtu_crash
Russ White
2019-01-29
1
-0
/
+15
|
\
|
*
ospfd: ospfd core if hello packet exceeds link MTU
Nitin Soni
2019-01-28
1
-0
/
+15
*
|
Treewide: use ANSI function definitions
Ruben Kerkhof
2019-01-24
1
-1
/
+1
|
/
*
Revert "isisd lib ospfd pbrd python: fix empty init"
David Lamparter
2018-12-01
1
-1
/
+1
*
isisd lib ospfd pbrd python: fix empty init
F. Aragon
2018-11-21
1
-1
/
+1
*
*: spelchek
David Lamparter
2018-10-25
1
-1
/
+1
*
ospfd: Do not allow thread drop
Donald Sharp
2018-10-20
1
-3
/
+1
*
*: list_delete_and_null() -> list_delete()
David Lamparter
2018-10-02
1
-9
/
+9
*
*: style for EC replacements
Quentin Young
2018-09-13
1
-14
/
+12
*
*: LIB_[ERR|WARN] -> EC_LIB
Quentin Young
2018-09-13
1
-2
/
+2
*
ospfd: OSPF_[ERR|WARN] -> EC_OSPF
Quentin Young
2018-09-13
1
-60
/
+60
*
Merge pull request #3006 from pacovn/static_analysis__shadow_variables1
Donald Sharp
2018-09-13
1
-1
/
+1
|
\
|
*
bgpd isisd ospf6d ospfd: variable shadowing fixes
F. Aragon
2018-09-12
1
-1
/
+1
*
|
ospfd: Modify ospf_packet.c to use new error-cards subsystem
Donald Sharp
2018-09-06
1
-75
/
+129
|
/
*
ospfd: Add ospf_lsa_new_and_data function and abstract away
Donald Sharp
2018-08-21
1
-2
/
+1
*
*: rename zlog_fer -> flog_err
Quentin Young
2018-08-14
1
-4
/
+4
*
ospfd: zlog_ferr facility
Chirag Shah
2018-08-14
1
-13
/
+17
*
eigrpd, isisd, lib, ospfd: no effect (cppcheck)
paco
2018-06-19
1
-2
/
+0
*
*: use C99 standard fixed-width integer types
Quentin Young
2018-03-27
1
-55
/
+55
*
*: conform with COMMUNITY.md formatting rules, via 'make indent'
Lou Berger
2018-03-06
1
-48
/
+46
*
ospfd: Fix ospfd crash
Olivier Dugeon
2018-02-09
1
-0
/
+4
*
ospfd: Set filter to unbound debug logs
Chirag Shah
2017-12-27
1
-7
/
+11
*
*: don't use deprecated stream.h macros
Quentin Young
2017-12-01
1
-9
/
+9
*
ospfd: flush self-originated lsa upon restart frr
Chirag Shah
2017-11-08
1
-13
/
+50
[prev]
[next]