index
:
tteras/quagga
master
nhrp
tteras
tteras' quagga tree
gitolite
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
[bgpd] trivial: use a distinct memtype for struct bgp_synchronize
Paul Jakma
2006-03-30
4
-2
/
+10
*
|
[bgpd] Add 'show bgp memory' for stats on fixed-size allocations in bgpd
Paul Jakma
2006-03-30
2
-19
/
+189
*
|
[bgpd] Include header dependency in bgp_nexthop.h
Paul Jakma
2006-03-30
2
-0
/
+7
*
|
[lib] fix libtool version argument in Makefile.am
Paul Jakma
2006-03-30
2
-1
/
+5
*
|
[lib/memory] Add mallinfo support
Paul Jakma
2006-03-30
5
-2
/
+161
*
|
[solaris] revert previous update of manifest install path
Paul Jakma
2006-03-30
2
-2
/
+7
*
|
[tests] fix heavy-wq, add redundant AS_SET test and statics to aspath_test
Paul Jakma
2006-03-30
3
-5
/
+26
*
|
[solaris] SMF manifest, method and depend updates.
Paul Jakma
2006-03-30
5
-272
/
+590
*
|
[zebra] arrange structs in padding-efficient manner and remove unused field
Paul Jakma
2006-03-30
2
-18
/
+23
*
|
[lib/privs] Changing user IDs should be done before dropping privileges
Paul Jakma
2006-03-30
2
-18
/
+27
*
|
[bgpd] rearrange some structs for less padding, stats for table/attrs.
Paul Jakma
2006-03-30
6
-55
/
+100
*
|
[lib] export show_address_cmd debug command in if.h
Paul Jakma
2006-03-06
2
-0
/
+6
*
|
[bgpd] Start off FSM again once clearing finishes.
Paul Jakma
2006-03-06
2
-0
/
+8
*
|
[lib/sockunion] trivial: use XSTRDUP.
Paul Jakma
2006-02-21
2
-2
/
+8
*
|
[bgpd] Add Clrng description to bgp summary state.
Paul Jakma
2006-02-21
2
-0
/
+4
*
|
[bgpd] Record afi/safi in bgp_table. Serialise peer clear with FSM.
Paul Jakma
2006-02-21
9
-96
/
+126
*
|
[solaris] version depend files, auto-generate. Start zebra when needed.
Paul Jakma
2006-02-19
9
-23
/
+28
|
/
*
[doc] Credit Jeroen Simonetti for contributing snmptrap.texi
Paul Jakma
2006-02-19
3
-179
/
+185
*
[bgpd] trivial readability fix
Paul Jakma
2006-02-18
2
-2
/
+6
*
[bug #89] Fix leak of community when set community is used
Paul Jakma
2006-02-18
2
-2
/
+17
*
[bgpd] trivial fix for gcc warning
paul
2006-02-05
2
-2
/
+4
*
[bgpd] Fix peer prefix counts and make it slightly more robust
paul
2006-02-05
3
-51
/
+87
*
[lib/workqueue] remove the useless 'delay' factor.
paul
2006-02-02
5
-46
/
+29
*
[zebra] Display flags on their line in 'show interface'.
paul
2006-02-02
2
-1
/
+7
*
[build system] cleanup --enable-snmp by removing ucd-snmp cruft
paul
2006-01-31
2
-89
/
+31
*
ripd.c: correct bug that allowed route learnt through RIP to take precedence ...
vincent
2006-01-30
2
-1
/
+8
*
[zebra] Fix pauls zebra_rib/rib_process commit mistakes, again.
paul
2006-01-30
2
-5
/
+14
*
[zebra] Fix incorrect changes made in RIB metric selection patch
quagga_0_99_3_release
paul
2006-01-25
2
-4
/
+32
*
[zebra/solaris] Interface state fixups for Solaris.
paul
2006-01-25
9
-92
/
+257
*
[cvs] update cvsignore file.
paul
2006-01-19
1
-0
/
+6
*
[version] bump configure.ac version number to 0.99.3
paul
2006-01-19
4
-6
/
+14
*
[lib/stream] small compile fix, use uint64_t, not u_int64_t.
paul
2006-01-19
2
-1
/
+7
*
[compiler] miscellaneous trivial compiler warning fixes
paul
2006-01-19
28
-72
/
+55
*
[ospfd] Add support for oversized LSAs.
paul
2006-01-18
3
-28
/
+69
*
2006-01-18 Gunnar Stigen <gunnar.stigen@axxessit.no>
paul
2006-01-18
2
-4
/
+21
*
2006-01-17 Vincent Jardin <vincent.jardin@6wind.com>
vincent
2006-01-17
3
-9
/
+18
*
[zebra] Record NEWADDR metric on PF_ROUTE, print CACHEINFO debug on netlink
paul
2006-01-17
3
-2
/
+22
*
[zebra] Defensive if_getaddrs bug fix.
paul
2006-01-17
2
-0
/
+9
*
[zebra] Include metric on connected routes.
paul
2006-01-17
2
-2
/
+9
*
[ospfd/zserv] adjust to new format
paul
2006-01-17
3
-6
/
+9
*
[lib/zclient] Export zclient_create_header
paul
2006-01-17
3
-1
/
+6
*
[lib/vty] Add 'no terminal monitor' alias
paul
2006-01-17
2
-0
/
+12
*
[lib/md5] md5_loop should take void pointer for more useful caller warnings.
paul
2006-01-17
3
-4
/
+11
*
[zserv] fix up custom isisd and bgpd Zserv functions for new format.
paul
2006-01-17
4
-28
/
+74
*
[ripd] Fix verification of received MD5 authenticated packets
paul
2006-01-17
2
-23
/
+33
*
2006-01-16 Paul Jakma <paul.jakma@sun.com>
paul
2006-01-16
2
-1
/
+10
*
[bgpd] add aspath_finish, static resource cleanup function.
paul
2006-01-16
3
-8
/
+24
*
[bgpd] fix some leaks introduced in aspath rewrite.
paul
2006-01-16
2
-5
/
+21
*
[zserv] Extend Zserv header with version information and marker field
paul
2006-01-16
6
-75
/
+120
*
[zserv] Update interface flags to 8 bytes wide.
paul
2006-01-11
5
-7
/
+20
[prev]
[next]