index
:
quagga
isis-redist
master
Quagga routing suite
sublab
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ospfd
Age
Commit message (
Expand
)
Author
2012-03-12
ospfd: reduce ospf_verify_header()
Denis Ovsienko
2012-03-12
ospfd: bring ospf_check_auth() into focus
Denis Ovsienko
2012-03-12
ospfd: introduce ospf_auth_type_str[]
Denis Ovsienko
2012-03-12
ospfd: fix packet length check for auth/LLS cases
Denis Ovsienko
2012-03-12
ospfd: introduce ospf_lsa_minlen[] (BZ#705)
Denis Ovsienko
2012-03-12
ospfd: review ospf_check_md5_digest()
Denis Ovsienko
2012-03-12
ospfd: review ospf_check_auth()
Denis Ovsienko
2012-03-12
ospfd: introduce ospf_packet_minlen[] (BZ#705)
Denis Ovsienko
2012-03-12
ospfd: fix ospf_packet_add_top() to use LOOKUP()
Denis Ovsienko
2012-03-12
ospfd: use LOOKUP() for ospf_packet_type_str
Denis Ovsienko
2012-01-23
fix zebra protocol after MP-BGP changes
Denis Ovsienko
2012-01-08
ospfd: use IS_LSA_SELF() where appropriate
Denis Ovsienko
2012-01-08
ospfd: justify ospf_default_originate_timer()
Denis Ovsienko
2012-01-08
ospfd: address more trivial compiler warnings
Denis Ovsienko
2012-01-06
general: remove inline qualifiers and move in-header functions to objects
Paul Jakma
2012-01-02
lib: fix some strtoul() use cases
Ulrich Weber
2012-01-02
ospfd: fix bug in NSSA ABR status check
Denis Ovsienko
2012-01-02
ospfd: fix packet reception for FreeBSD 10.
Dmitrij Tejblum
2011-12-21
ospfd: more info in LSA checksum warning (BZ#685)
Jaroslav Fojtik
2011-12-13
lib: put route_types.txt to real use
David Lamparter
2011-12-13
build: delete .cvsignore files
Denis Ovsienko
2011-12-13
ospfd: spelling
Denis Ovsienko
2011-12-13
quagga: option "-z" ("--socket <path>") added
Vyacheslav Trushkin
2011-12-07
ospfd: remove unused code
Stephen Hemminger
2011-12-06
ospfd: avoid redundant lookup in ospf_redistribute_withdraw
Stephen Hemminger
2011-11-15
ospfd: improve fix to CVE-2011-3326 (BZ#586)
Thomas Ries
2011-09-29
ospfd: fix regression in recent commit
YAMAMOTO Shigeru
2011-09-27
ospfd: remove unused macro
Denis Ovsienko
2011-09-27
ospfd: spelling
Denis Ovsienko
2011-09-27
ospfd: use existing macro for consistency
Denis Ovsienko
2011-09-27
ospfd: sizing macros cleanup
Denis Ovsienko
2011-09-27
lib: simplify interface of setsockopt_multicast_ipv4().
Dmitrij Tejblum
2011-09-27
ospfd: remove useless RFC1583 check
Alexandre Chappuis
2011-09-26
ospfd: CVE-2011-3325 part 2 (OSPF pkt type segv)
Denis Ovsienko
2011-09-26
ospfd: CVE-2011-3325 part 1 (OSPF header underrun)
Denis Ovsienko
2011-09-26
ospfd: CVE-2011-3326 (uknown LSA type segfault)
CROSS
2011-07-13
Merge remote-tracking branch 'polymorf/master'
Greg Troxel
2011-04-13
ospf: Fix OSPF API and ospf-te LSA refreshers to match recent API change
Paul Jakma
2011-03-22
ospfd: Compile fix for opaque support
Paul Jakma
2010-12-08
ospfd: Remove oi field from LSA, have network_lsa_refresh look up when needed
Paul Jakma
2010-12-08
ospfd: potential fix for router-id change assert on refresh cleanup patch
Paul Jakma
2010-12-08
ospfd: Fix maxage/flush to not try flood twice, remember maxages for longer
Paul Jakma
2010-12-08
ospfd: Unify router and network LSA refresh logic with general refresher
Paul Jakma
2010-12-08
ospfd: Remember network LSA sequence numbers across up/downs of an interface
Paul Jakma
2010-12-08
ospfd: Prioritise hellos for sending by queueing to head of output buffer
Paul Jakma
2010-12-08
ospfd: Reset neighbour inactivity timer for any packet arrival
Paul Jakma
2010-12-08
ospfd: the maxage_lsa_remover should check whether it needs to yield the cpu
Paul Jakma
2010-12-08
ospfd: Fix various route_unlock discrepencies
Paul Jakma
2010-12-08
ospfd: fix lsa_refresh_walker unlock before use bug
Paul Jakma
2010-12-08
ospfd: interface code should leave network_lsa_self alone
Paul Jakma
[next]